GET /api/bet_types/2d0ebb6a-770d-496e-8c63-aa390445e673/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2d0ebb6a-770d-496e-8c63-aa390445e673",
    "match": "https://api-prod.gambitprofit.com/api/matches/cef7e95e-9b4f-4816-ab06-e20ccab0702d/?format=api",
    "name": "FreeForm",
    "created_at": "2023-07-18T09:53:11.008742-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": "af8b4309-c1b6-48b0-bec0-473a0af44ea1",
            "gambit_id": "cc95f896-2a44-47ae-8119-ff0d0c048584",
            "last_updated": "2023-07-22T09:48:01.182592-04:00",
            "created_at": "2023-07-18T09:53:11.016519-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0ebb6a-770d-496e-8c63-aa390445e673/?format=api"
        },
        {
            "id": "354ec576-a132-4321-b341-312c1971df4f",
            "gambit_id": "3a16e84d-4d9a-4c54-8869-999fb3da7ba3",
            "last_updated": "2023-07-22T09:48:01.162001-04:00",
            "created_at": "2023-07-18T09:53:11.010227-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0ebb6a-770d-496e-8c63-aa390445e673/?format=api"
        },
        {
            "id": "9cdec6af-a973-4bcf-92f6-513c9f40e212",
            "gambit_id": "2df8b484-f7da-48f0-8d75-faacc1a6e1d9",
            "last_updated": "2023-07-22T09:48:01.167043-04:00",
            "created_at": "2023-07-18T09:53:11.011705-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0ebb6a-770d-496e-8c63-aa390445e673/?format=api"
        },
        {
            "id": "b0293745-f69d-4315-a66d-f451496cf06a",
            "gambit_id": "932c78c4-61c2-4e72-a7f0-baee4b4302f5",
            "last_updated": "2023-07-22T09:48:01.172095-04:00",
            "created_at": "2023-07-18T09:53:11.013153-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0ebb6a-770d-496e-8c63-aa390445e673/?format=api"
        },
        {
            "id": "bece5597-b1f8-4fe3-8244-e974a7dd4fb4",
            "gambit_id": "01d1df4d-9609-450c-90fe-d16747968f26",
            "last_updated": "2023-07-22T09:48:01.177138-04:00",
            "created_at": "2023-07-18T09:53:11.014802-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0ebb6a-770d-496e-8c63-aa390445e673/?format=api"
        }
    ]
}