GET /api/bet_types/8fe0c941-c3b0-4cfe-8dac-18e5f673caf3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8fe0c941-c3b0-4cfe-8dac-18e5f673caf3",
    "match": "https://api-prod.gambitprofit.com/api/matches/89aaf1df-9963-4b3b-8f24-390be73deb7b/?format=api",
    "name": "FreeForm",
    "created_at": "1969-12-31T19:00:00-05: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": "de0c716c-4e6a-4235-a1c8-c0faac86d2af",
            "gambit_id": "dfd463b2-a8d7-40bf-9e8c-ca6f56491f89",
            "last_updated": "2022-08-21T19:32:06.537763-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.70000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe0c941-c3b0-4cfe-8dac-18e5f673caf3/?format=api"
        },
        {
            "id": "c1389c5c-79c0-423e-a39e-06c0b9c66362",
            "gambit_id": "07da0280-f8c7-42e9-8565-5dc2c622b3a9",
            "last_updated": "2022-08-21T19:32:06.538226-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.38000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe0c941-c3b0-4cfe-8dac-18e5f673caf3/?format=api"
        },
        {
            "id": "30f4541b-8202-4a48-99db-2715f6cb63a1",
            "gambit_id": "ce70695c-777d-4524-a5f1-b0eda26d5b11",
            "last_updated": "2022-08-21T19:32:06.538796-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.38000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe0c941-c3b0-4cfe-8dac-18e5f673caf3/?format=api"
        },
        {
            "id": "9dcd6902-9ec3-440c-998f-df7c22eb7de6",
            "gambit_id": "a63fe390-73d9-4a84-b694-32e1ac07bcac",
            "last_updated": "2022-08-21T19:32:06.539466-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.38000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe0c941-c3b0-4cfe-8dac-18e5f673caf3/?format=api"
        },
        {
            "id": "0a3176ea-155c-41ae-9f52-ca2132a10043",
            "gambit_id": "ff16260e-89d2-40f1-bc90-bf5d2ec037af",
            "last_updated": "2022-08-21T19:32:06.540170-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.38000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe0c941-c3b0-4cfe-8dac-18e5f673caf3/?format=api"
        }
    ]
}