GET /api/bet_types/e0422bfe-aff2-468c-a09a-ac7dd50ac50a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0422bfe-aff2-468c-a09a-ac7dd50ac50a",
    "match": "https://api-prod.gambitprofit.com/api/matches/4e50332d-c305-497d-bb89-58fad346d484/?format=api",
    "name": "FreeForm",
    "created_at": "2023-10-20T09:13:20.265173-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": "f022d32f-e320-4c9d-8f39-865337b14b20",
            "gambit_id": "ce4c72a5-0171-4275-b184-757c24ae6549",
            "last_updated": "2023-10-23T13:52:56.035846-04:00",
            "created_at": "2023-10-20T09:13:20.288069-04:00",
            "name": "21 to 26",
            "reward": "3.85000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0422bfe-aff2-468c-a09a-ac7dd50ac50a/?format=api"
        },
        {
            "id": "598cb8b6-b315-42ae-8599-78fd0afb555f",
            "gambit_id": "986d573b-0a2e-40f1-959a-e5a5c149ad94",
            "last_updated": "2023-10-23T13:52:56.021467-04:00",
            "created_at": "2023-10-20T09:13:20.270020-04:00",
            "name": "1 to 5",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0422bfe-aff2-468c-a09a-ac7dd50ac50a/?format=api"
        },
        {
            "id": "96bcc829-bef5-4b75-bf2e-3c1c7cd5dd11",
            "gambit_id": "1b496883-648d-4d07-a979-ec2c36c87ccb",
            "last_updated": "2023-10-23T13:52:56.024880-04:00",
            "created_at": "2023-10-20T09:13:20.273781-04:00",
            "name": "6 to 10",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0422bfe-aff2-468c-a09a-ac7dd50ac50a/?format=api"
        },
        {
            "id": "320db9f9-2430-4a90-b5db-7f095793696c",
            "gambit_id": "d9945884-32da-422e-bf2d-8047ced44c66",
            "last_updated": "2023-10-23T13:52:56.028391-04:00",
            "created_at": "2023-10-20T09:13:20.277970-04:00",
            "name": "11 to 15",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0422bfe-aff2-468c-a09a-ac7dd50ac50a/?format=api"
        },
        {
            "id": "16f3d5e1-9501-481c-aacb-a650797bc609",
            "gambit_id": "d78240b9-d4b2-49e3-8830-b09bf7859fe7",
            "last_updated": "2023-10-23T13:52:56.032182-04:00",
            "created_at": "2023-10-20T09:13:20.282554-04:00",
            "name": "16 to 20",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0422bfe-aff2-468c-a09a-ac7dd50ac50a/?format=api"
        }
    ]
}