GET /api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "635cca92-4455-43fc-a5eb-b2aed761f1e2",
    "match": "https://api-prod.gambitprofit.com/api/matches/00a3da03-c8b1-4808-bfc4-3a86b812403a/?format=api",
    "name": "FreeForm",
    "created_at": "2023-08-04T08:53:00.441927-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": "04f881bf-475a-455e-a202-1827637234d9",
            "gambit_id": "f3aa2c6a-479a-43bb-9ffd-03913b02632f",
            "last_updated": "2023-08-07T15:08:07.338244-04:00",
            "created_at": "2023-08-04T08:53:00.466750-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
        },
        {
            "id": "9a75f9fa-bc31-4ee0-a0e2-b7a092e970f0",
            "gambit_id": "98d33af7-c53b-4e4a-bb9a-507db0962eb6",
            "last_updated": "2023-08-07T15:08:07.327539-04:00",
            "created_at": "2023-08-04T08:53:00.451757-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
        },
        {
            "id": "2b5fa476-a455-406e-9a1e-de2ea3f3ee7c",
            "gambit_id": "82f9628a-c099-4a06-bc66-8dfcf556523b",
            "last_updated": "2023-08-07T15:08:07.330969-04:00",
            "created_at": "2023-08-04T08:53:00.456417-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
        },
        {
            "id": "de095313-8854-441e-bdc3-96b5d457b976",
            "gambit_id": "b47f41bc-4f46-4a96-aeb9-a82872ebc96d",
            "last_updated": "2023-08-07T15:08:07.324056-04:00",
            "created_at": "2023-08-04T08:53:00.446543-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
        },
        {
            "id": "8d21990f-e775-46b4-a6cf-8e501aeaa255",
            "gambit_id": "f68454c8-b803-4723-91db-107863235576",
            "last_updated": "2023-08-07T15:08:07.334420-04:00",
            "created_at": "2023-08-04T08:53:00.461084-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
        }
    ]
}