GET /api/bet_types/d84dd381-41d7-4661-b470-3d0d9f0492f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d84dd381-41d7-4661-b470-3d0d9f0492f9",
    "match": "https://api-prod.gambitprofit.com/api/matches/c07f6df2-c233-4790-9c5b-024641d2367f/?format=api",
    "name": "FreeForm",
    "created_at": "2023-11-20T09:48:12.385479-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": "d796bc08-89c7-4a3e-a556-338e8be2d321",
            "gambit_id": "b0cb6ef8-071f-4ee9-a111-1c60efc3ae6f",
            "last_updated": "2023-11-21T14:43:25.271052-05:00",
            "created_at": "2023-11-20T09:48:12.406017-05:00",
            "name": "21 to 26",
            "reward": "3.86000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84dd381-41d7-4661-b470-3d0d9f0492f9/?format=api"
        },
        {
            "id": "9362a099-d2d1-4d0c-af2d-456ec223f6cb",
            "gambit_id": "20309ba9-0e24-4d2b-941b-4f4d42f32200",
            "last_updated": "2023-11-21T14:43:25.261059-05:00",
            "created_at": "2023-11-20T09:48:12.393331-05:00",
            "name": "6 to 10",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84dd381-41d7-4661-b470-3d0d9f0492f9/?format=api"
        },
        {
            "id": "112737e1-feed-4077-bdb2-9d867d2c6121",
            "gambit_id": "7edebf9a-9a0d-449e-a331-68fefd54fcdf",
            "last_updated": "2023-11-21T14:43:25.264191-05:00",
            "created_at": "2023-11-20T09:48:12.397548-05:00",
            "name": "11 to 15",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84dd381-41d7-4661-b470-3d0d9f0492f9/?format=api"
        },
        {
            "id": "e3572592-341a-4ce8-9df3-f5b09064113f",
            "gambit_id": "18a9a419-69f2-4f5c-824a-b6e99322a69a",
            "last_updated": "2023-11-21T14:43:25.267639-05:00",
            "created_at": "2023-11-20T09:48:12.401433-05:00",
            "name": "16 to 20",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84dd381-41d7-4661-b470-3d0d9f0492f9/?format=api"
        },
        {
            "id": "d1cad7cb-b31a-4312-8d5e-83dfcacd9999",
            "gambit_id": "62b72c6f-180c-4ca1-bf67-09a4d88e462a",
            "last_updated": "2023-11-21T14:43:25.257586-05:00",
            "created_at": "2023-11-20T09:48:12.389387-05:00",
            "name": "1 to 5",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84dd381-41d7-4661-b470-3d0d9f0492f9/?format=api"
        }
    ]
}