GET /api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e884ab33-3aa6-487a-986c-43e7c0aeaa28",
    "match": "https://api-prod.gambitprofit.com/api/matches/9146e893-896e-4a22-9b1b-304c98c8dc3a/?format=api",
    "name": "FreeForm",
    "created_at": "2023-07-08T09:58:15.277664-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": "870dedfc-516f-4a82-b0c1-70471b04ece8",
            "gambit_id": "7dedabd1-140d-4043-93f3-f96f8e7e8aec",
            "last_updated": "2023-07-10T10:18:21.452652-04:00",
            "created_at": "2023-07-08T09:58:15.291245-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
        },
        {
            "id": "04311e17-3fe8-4ecf-a961-bc114b0c7a87",
            "gambit_id": "fcc604b5-9da4-4e05-b3db-d1b0f2991257",
            "last_updated": "2023-07-10T10:18:21.443057-04:00",
            "created_at": "2023-07-08T09:58:15.280442-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
        },
        {
            "id": "ba759463-1858-40aa-93a2-a0d31099efab",
            "gambit_id": "7f93a559-d7a0-4153-833e-20254038cf18",
            "last_updated": "2023-07-10T10:18:21.445379-04:00",
            "created_at": "2023-07-08T09:58:15.283151-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
        },
        {
            "id": "50e56a58-f0a5-4981-a178-5b3c7029cccd",
            "gambit_id": "2b06fb21-7e9d-48f6-a833-e281b6da876c",
            "last_updated": "2023-07-10T10:18:21.447772-04:00",
            "created_at": "2023-07-08T09:58:15.285972-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
        },
        {
            "id": "7da4d8a9-6c45-4743-b7a6-a20c7cf687f8",
            "gambit_id": "1589922a-8cb7-4644-9b6d-f23d6a707eb6",
            "last_updated": "2023-07-10T10:18:21.449836-04:00",
            "created_at": "2023-07-08T09:58:15.288508-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
        }
    ]
}