Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/11-9071.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/details/tasks?start=11&end=19",
   "task": [
      {
         "id": "7185",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/7185",
         "title": "Resolve customer complaints regarding problems, such as payout errors.",
         "importance": 90,
         "category": "Core"
      },
      {
         "id": "7186",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/7186",
         "title": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
         "importance": 87,
         "category": "Core"
      },
      {
         "id": "7196",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/7196",
         "title": "Track supplies of money to tables and perform any required paperwork.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "7190",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/7190",
         "title": "Explain and interpret house rules, such as game rules or betting limits.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "7193",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/7193",
         "title": "Prepare work schedules and station arrangements and keep attendance records.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "7191",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/7191",
         "title": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "7187",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/7187",
         "title": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "7188",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/7188",
         "title": "Train new workers or evaluate their performance.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "20472",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/20472",
         "title": "Market or promote the casino to bring in business.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "7192",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9071.00/related/tasks/7192",
         "title": "Interview and hire workers.",
         "importance": 79,
         "category": "Core"
      }
   ]
}