GET /api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0b3af18a-4a5d-44da-8343-01d12f0bddf7",
    "match": "https://api-prod.gambitprofit.com/api/matches/ed9dd8ee-290d-4e64-9fe1-32feea89b50e/?format=api",
    "name": "FreeForm",
    "created_at": "2023-07-01T10:28:21.507263-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": "89cc7b01-af20-4875-8d75-baa09d860fa9",
            "gambit_id": "5b6403f9-e357-4508-8583-0b9eae6a9b5d",
            "last_updated": "2023-07-03T10:43:05.217860-04:00",
            "created_at": "2023-07-01T10:28:21.516976-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
        },
        {
            "id": "04877bfd-77da-48e6-957b-e40739ea7a89",
            "gambit_id": "92d56ef2-47f0-41e4-ab38-2a9526a56090",
            "last_updated": "2023-07-03T10:43:05.212017-04:00",
            "created_at": "2023-07-01T10:28:21.511283-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
        },
        {
            "id": "5fbd8cf2-2cd6-4120-bc4b-2f82c24e976c",
            "gambit_id": "43195c5e-7fda-45ff-8e72-dda80eec8dbe",
            "last_updated": "2023-07-03T10:43:05.214020-04:00",
            "created_at": "2023-07-01T10:28:21.513140-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
        },
        {
            "id": "b814b9a2-7f2e-4499-9368-ee9700dd3100",
            "gambit_id": "00b97ae3-f1b6-4d6c-ad19-238fedccf922",
            "last_updated": "2023-07-03T10:43:05.215973-04:00",
            "created_at": "2023-07-01T10:28:21.515046-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
        },
        {
            "id": "49dab5dc-0983-4dac-8975-9a6c6f752048",
            "gambit_id": "4b0c712e-bdc2-47b6-9bf0-53aca4cb6914",
            "last_updated": "2023-07-03T10:43:05.209744-04:00",
            "created_at": "2023-07-01T10:28:21.509364-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
        }
    ]
}