GET /api/bet_types/576f3ac4-5ada-455b-8962-c438015f7c68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "576f3ac4-5ada-455b-8962-c438015f7c68",
    "match": "https://api-prod.gambitprofit.com/api/matches/2f1bc21c-7315-445d-8c67-23990caa090f/?format=api",
    "name": "FreeForm",
    "created_at": "2023-04-12T08:57:11.553845-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": "31e1190e-9583-4e5b-8364-49d4c517da5e",
            "gambit_id": "ec9eb14f-fbb6-48ec-bae3-74819fad34ce",
            "last_updated": "2023-04-13T17:27:16.452299-04:00",
            "created_at": "2023-04-12T08:57:11.556437-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576f3ac4-5ada-455b-8962-c438015f7c68/?format=api"
        },
        {
            "id": "a409f9aa-ee04-4672-b0e8-e3089fe59439",
            "gambit_id": "8b36d40c-c8d8-4a21-a9fb-7a3ad25eb253",
            "last_updated": "2023-04-13T17:27:16.453574-04:00",
            "created_at": "2023-04-12T08:57:11.559170-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576f3ac4-5ada-455b-8962-c438015f7c68/?format=api"
        },
        {
            "id": "a74326b9-ba54-4688-96e3-9bd7b2862c37",
            "gambit_id": "82c3ceb8-7ff8-46e8-9b52-6e6eb98ef953",
            "last_updated": "2023-04-13T17:27:16.454866-04:00",
            "created_at": "2023-04-12T08:57:11.562110-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576f3ac4-5ada-455b-8962-c438015f7c68/?format=api"
        },
        {
            "id": "0806332b-fe67-4045-8272-9e6547eb92de",
            "gambit_id": "926c72a6-04c0-4ff6-91df-51923e8e8661",
            "last_updated": "2023-04-13T17:27:16.456081-04:00",
            "created_at": "2023-04-12T08:57:11.564554-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576f3ac4-5ada-455b-8962-c438015f7c68/?format=api"
        },
        {
            "id": "10f7c45c-1674-4903-a819-1f00a013cc61",
            "gambit_id": "cdf76acf-5045-4097-9492-320c58b43e2e",
            "last_updated": "2023-04-13T17:27:16.457287-04:00",
            "created_at": "2023-04-12T08:57:11.566681-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576f3ac4-5ada-455b-8962-c438015f7c68/?format=api"
        }
    ]
}