GET /api/bet_types/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a56b24b-df96-4d5f-ab40-117c05ecdbde",
    "match": "https://api-prod.gambitprofit.com/api/matches/8709a987-2ff1-4d0a-b959-d44e06a7ff7e/?format=api",
    "name": "FreeForm",
    "created_at": "1969-12-31T19:00:00-05:00",
    "high_risk": {
        "possible": false,
        "description": "Too many lines to bet on"
    },
    "med_risk": {
        "possible": false,
        "description": "Too many lines to bet on"
    },
    "no_risk": {
        "possible": false,
        "description": "Too many lines to bet on"
    },
    "lines": [
        {
            "id": "d214190d-1b91-4791-a7f0-03936e0374eb",
            "gambit_id": "e99b835d-51fe-4e4e-8916-a3b274e4f2e7",
            "last_updated": "2022-11-10T10:04:08.945623-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.64000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
        },
        {
            "id": "533e46d1-42cd-4725-9673-ba5e29ec1790",
            "gambit_id": "301ba9dc-ff45-4af2-a44c-68847e4f8e6f",
            "last_updated": "2022-11-10T10:04:08.944427-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
        },
        {
            "id": "ede02456-4f87-422d-a35e-648b7a14f018",
            "gambit_id": "d7e01137-9272-4cd4-8e23-9e66abf006f9",
            "last_updated": "2022-11-10T10:04:08.946780-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
        },
        {
            "id": "869b34df-caaa-4c62-b57c-ed8b5da609f7",
            "gambit_id": "727751bb-f740-4fdc-b888-ce6fe3c9edbc",
            "last_updated": "2022-11-10T10:04:08.947932-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
        },
        {
            "id": "00ca438a-ca60-48ea-a7f6-6ca78e1b94f0",
            "gambit_id": "3a274439-2c09-402e-bfa0-bda8517eeb74",
            "last_updated": "2022-11-10T10:04:08.949109-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a56b24b-df96-4d5f-ab40-117c05ecdbde/?format=api"
        }
    ]
}