GET /api/bet_types/313b5ca2-b561-43f3-b121-8f04d21e5fc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "313b5ca2-b561-43f3-b121-8f04d21e5fc7",
    "match": "https://api-prod.gambitprofit.com/api/matches/52a00c12-b34c-4b60-91fe-f331b863163f/?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": "b1deed87-120a-43f2-b57d-c15ad4e67d87",
            "gambit_id": "3cb37128-2c64-461f-93bc-766e3ceb5b6f",
            "last_updated": "2022-10-11T13:37:17.701713-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.91000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313b5ca2-b561-43f3-b121-8f04d21e5fc7/?format=api"
        },
        {
            "id": "acab36af-f78a-49e8-be1e-007e925a799b",
            "gambit_id": "66dd123c-3665-4943-a8ff-707ceb21554c",
            "last_updated": "2022-10-11T13:37:17.702868-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313b5ca2-b561-43f3-b121-8f04d21e5fc7/?format=api"
        },
        {
            "id": "6e88f8d7-1ac0-4648-a402-6a06dce5f992",
            "gambit_id": "dc9c408d-4d4a-4562-8c65-f60596c17ac4",
            "last_updated": "2022-10-11T13:37:17.705156-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313b5ca2-b561-43f3-b121-8f04d21e5fc7/?format=api"
        },
        {
            "id": "1b0ec63e-c864-4c8e-87af-d8d17217ad34",
            "gambit_id": "5f054a9d-306d-4c64-9657-e0511dffc847",
            "last_updated": "2022-10-11T13:37:17.706288-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313b5ca2-b561-43f3-b121-8f04d21e5fc7/?format=api"
        },
        {
            "id": "5f9d9b03-6541-407a-8de5-469d5ebd33c0",
            "gambit_id": "00d8af29-cc54-4d91-990a-8d6b7a46b251",
            "last_updated": "2022-10-11T13:37:17.704020-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313b5ca2-b561-43f3-b121-8f04d21e5fc7/?format=api"
        }
    ]
}