GET /api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d4dcb1f5-2c46-4c33-9d9d-8722387d1942",
    "match": "https://api-prod.gambitprofit.com/api/matches/dc647469-2ff5-49e2-889b-822cdf653c4b/?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": "ad900c9d-3d12-46c2-823d-0ad8fcb80558",
            "gambit_id": "c0139ab6-ea66-43ee-88c0-da3b6d50c6e2",
            "last_updated": "2022-11-14T15:28:23.966982-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.64000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
        },
        {
            "id": "e96e4b21-685f-4f0f-89e0-b3182e303c07",
            "gambit_id": "b15d0b45-1a2e-4696-8bb2-9e363027c95d",
            "last_updated": "2022-11-14T15:28:23.967945-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
        },
        {
            "id": "76bec220-f551-48ec-b772-90ff78155b1d",
            "gambit_id": "fe87d8b0-1df5-4eb6-b13a-f39bae637516",
            "last_updated": "2022-11-14T15:28:23.965863-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
        },
        {
            "id": "d4d28f11-6ec0-4831-96a1-c6d429a1d370",
            "gambit_id": "513a0cea-bcf4-4a8e-9f9e-820a9b682fca",
            "last_updated": "2022-11-14T15:28:23.969888-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
        },
        {
            "id": "9043a044-d4e7-40e4-b906-eae550f6981d",
            "gambit_id": "34d6f095-957e-4171-b462-f35fa8d42799",
            "last_updated": "2022-11-14T15:28:23.968926-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4dcb1f5-2c46-4c33-9d9d-8722387d1942/?format=api"
        }
    ]
}