GET /api/bet_types/5b152a5f-d240-4d12-87e8-79a5728b0f63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b152a5f-d240-4d12-87e8-79a5728b0f63",
    "match": "https://api-prod.gambitprofit.com/api/matches/704a18e0-183a-4e53-8657-2f4a236e2749/?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": "443dfe77-e985-4c99-b201-a466e8bf23c7",
            "gambit_id": "81127a2a-9daf-401c-9a7f-0aa60e75a71f",
            "last_updated": "2022-08-25T10:56:57.135830-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/5b152a5f-d240-4d12-87e8-79a5728b0f63/?format=api"
        },
        {
            "id": "0651b76a-a9f2-4d69-a53d-5f188f0e6c99",
            "gambit_id": "25d2da12-57ab-408f-bc3e-5c93b1fc6850",
            "last_updated": "2022-08-25T10:56:57.136831-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/5b152a5f-d240-4d12-87e8-79a5728b0f63/?format=api"
        },
        {
            "id": "74aa3a67-979f-4b2e-9953-d23e793c93f5",
            "gambit_id": "138bb1c2-17da-4750-8ed6-a60994a7635e",
            "last_updated": "2022-08-25T10:56:57.137803-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/5b152a5f-d240-4d12-87e8-79a5728b0f63/?format=api"
        },
        {
            "id": "37214043-69c4-42f6-a965-e697d4b2ac40",
            "gambit_id": "424b5507-9c08-4431-91e2-a5036f68387d",
            "last_updated": "2022-08-25T10:56:57.136360-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/5b152a5f-d240-4d12-87e8-79a5728b0f63/?format=api"
        },
        {
            "id": "84bd1fb2-cb9a-46e8-b7ee-2ae109e7caac",
            "gambit_id": "0ccd74c6-4a04-4585-b975-f2e50f654a22",
            "last_updated": "2022-08-25T10:56:57.137314-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/5b152a5f-d240-4d12-87e8-79a5728b0f63/?format=api"
        }
    ]
}