GET /api/bet_types/5346b4e5-6b61-472f-b441-f7e760fdbb49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5346b4e5-6b61-472f-b441-f7e760fdbb49",
    "match": "https://api-prod.gambitprofit.com/api/matches/023c2d45-44be-417c-a9d2-e163a9e5ac8f/?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": "a0e36e7f-9d68-4739-9dde-0ce02edd454e",
            "gambit_id": "25dd33a9-d4b6-4482-9252-6c407b6a0897",
            "last_updated": "2022-09-30T22:57:24.331765-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.63000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5346b4e5-6b61-472f-b441-f7e760fdbb49/?format=api"
        },
        {
            "id": "b6440231-a315-4a2c-9b15-0be21d763942",
            "gambit_id": "8aafa6a7-5ba3-4eeb-8a62-1c24416bc05f",
            "last_updated": "2022-09-30T22:57:24.333799-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5346b4e5-6b61-472f-b441-f7e760fdbb49/?format=api"
        },
        {
            "id": "7de2569a-0ee3-4ac8-ba8b-ce78869a08f6",
            "gambit_id": "cab07397-122c-4178-977f-cad301524772",
            "last_updated": "2022-09-30T22:57:24.332783-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5346b4e5-6b61-472f-b441-f7e760fdbb49/?format=api"
        },
        {
            "id": "8cf76f5a-5d2f-4b15-be43-a623a6ab1438",
            "gambit_id": "d1590161-82da-4820-b011-ac752f8fa965",
            "last_updated": "2022-09-30T22:57:24.330625-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5346b4e5-6b61-472f-b441-f7e760fdbb49/?format=api"
        },
        {
            "id": "83aa90d9-ef6e-45ae-8bd8-bec7eac98747",
            "gambit_id": "cbbd70be-a8a4-4843-9031-8a0c6fdf6e55",
            "last_updated": "2022-09-30T22:57:24.334763-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5346b4e5-6b61-472f-b441-f7e760fdbb49/?format=api"
        }
    ]
}