GET /api/bet_types/f0e9e449-8c64-467e-8c92-ec982f60aa86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f0e9e449-8c64-467e-8c92-ec982f60aa86",
    "match": "https://api-prod.gambitprofit.com/api/matches/98d7a5e8-8b3b-48d0-821f-3a94f054434d/?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": "d1fa4a71-9912-4029-a47a-11a173e57b68",
            "gambit_id": "cf5d3071-143d-4208-a54c-c683a50fd80f",
            "last_updated": "2022-10-10T07:57:23.775334-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/f0e9e449-8c64-467e-8c92-ec982f60aa86/?format=api"
        },
        {
            "id": "5be28f67-cee9-451b-8f57-4afa650924e9",
            "gambit_id": "ea804974-2dde-4c2e-b1d1-76771078d027",
            "last_updated": "2022-10-10T07:57:23.776444-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/f0e9e449-8c64-467e-8c92-ec982f60aa86/?format=api"
        },
        {
            "id": "46e07c5b-7d33-49a1-914a-bb8c8a389e6d",
            "gambit_id": "ee72f6b2-95a2-45c0-b041-d42fb0a630b4",
            "last_updated": "2022-10-10T07:57:23.777424-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/f0e9e449-8c64-467e-8c92-ec982f60aa86/?format=api"
        },
        {
            "id": "60375f0c-8e82-4ef4-8731-ec580dcb91e1",
            "gambit_id": "ca6d487a-a4dc-4ddd-921c-20938d54cf41",
            "last_updated": "2022-10-10T07:57:23.778437-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/f0e9e449-8c64-467e-8c92-ec982f60aa86/?format=api"
        },
        {
            "id": "40d97f54-ad08-454f-83ff-c1a489888413",
            "gambit_id": "0613574b-2e65-4626-8d38-3ac4c1a526dd",
            "last_updated": "2022-10-10T07:57:23.779417-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/f0e9e449-8c64-467e-8c92-ec982f60aa86/?format=api"
        }
    ]
}