GET /api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d7e3d513-d1ea-415b-8c08-0b3b480b8a3d",
    "match": "https://api-prod.gambitprofit.com/api/matches/e72e6426-a01b-4d45-9a3a-e21a3c7042a4/?format=api",
    "name": "FreeForm",
    "created_at": "2023-05-15T11:36:59.065421-04: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": "5e74d571-f1e0-40eb-af3d-eee7b95cc961",
            "gambit_id": "bed500e8-f61a-41af-a6d5-91bb9f2a8dc9",
            "last_updated": "2023-05-16T10:47:10.199549-04:00",
            "created_at": "2023-05-15T11:36:59.067324-04:00",
            "name": "21 to 26",
            "reward": "3.86000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
        },
        {
            "id": "b2822ef6-1451-4616-a8ce-488eb789cb3f",
            "gambit_id": "0353de37-dea5-4011-b831-eb271270741d",
            "last_updated": "2023-05-16T10:47:10.205764-04:00",
            "created_at": "2023-05-15T11:36:59.072679-04:00",
            "name": "6 to 10",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
        },
        {
            "id": "19681a7a-d75a-4b43-9679-dc5fc48ef3ca",
            "gambit_id": "c8be70d3-a37b-4c93-8995-1ccb64afbb59",
            "last_updated": "2023-05-16T10:47:10.201696-04:00",
            "created_at": "2023-05-15T11:36:59.069303-04:00",
            "name": "16 to 20",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
        },
        {
            "id": "3f2599bf-9752-4746-a224-b6de679c3c54",
            "gambit_id": "a453c561-2db3-4cab-8335-fa9b6f991d08",
            "last_updated": "2023-05-16T10:47:10.203848-04:00",
            "created_at": "2023-05-15T11:36:59.070825-04:00",
            "name": "11 to 15",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
        },
        {
            "id": "0af4cef5-f9b2-4bf3-a6e4-a7d7c9bc39fd",
            "gambit_id": "8867a4e4-894c-4a6e-86fa-0da9f386e0f6",
            "last_updated": "2023-05-16T10:47:10.207758-04:00",
            "created_at": "2023-05-15T11:36:59.074755-04:00",
            "name": "1 to 5",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
        }
    ]
}