GET /api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "78324c42-cf8a-4239-a5c7-0fa7de27bd98",
    "match": "https://api-prod.gambitprofit.com/api/matches/6f1256a9-82f4-48f6-aef4-0dbc32920b9b/?format=api",
    "name": "FreeForm",
    "created_at": "2023-05-08T11:47:01.051063-04: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": "d958698c-ff56-46d4-83d6-922fc452b20b",
            "gambit_id": "0e380d88-df01-4a2e-8cec-2f08bbdbd840",
            "last_updated": "2023-05-09T13:37:14.247209-04:00",
            "created_at": "2023-05-08T11:47:01.052542-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
        },
        {
            "id": "0ad16348-e4e0-4951-8040-8feb850fd0e2",
            "gambit_id": "046794ff-c44c-4285-8ad0-8e40341260c2",
            "last_updated": "2023-05-09T13:37:14.255141-04:00",
            "created_at": "2023-05-08T11:47:01.058585-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
        },
        {
            "id": "341fad2d-51e4-4cd4-9af6-1dbb52c5eaa7",
            "gambit_id": "3b0af406-78b2-4789-beda-455be4b88253",
            "last_updated": "2023-05-09T13:37:14.251111-04:00",
            "created_at": "2023-05-08T11:47:01.055600-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
        },
        {
            "id": "5dbd1579-c974-41da-bc7f-5c6aba05e407",
            "gambit_id": "d88f83de-24e0-41b6-8e0e-c922cf640938",
            "last_updated": "2023-05-09T13:37:14.249339-04:00",
            "created_at": "2023-05-08T11:47:01.054047-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
        },
        {
            "id": "bd32cdf0-bd3d-4a06-a637-4c91b407c7e3",
            "gambit_id": "45d2d2c7-6eff-4154-8771-e7fa875cb31d",
            "last_updated": "2023-05-09T13:37:14.253351-04:00",
            "created_at": "2023-05-08T11:47:01.057141-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
        }
    ]
}