GET /api/bet_types/9b1e1f36-8aa4-49ed-909e-0f30cda23ee3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9b1e1f36-8aa4-49ed-909e-0f30cda23ee3",
    "match": "https://api-prod.gambitprofit.com/api/matches/a55ef168-6b0b-461d-aee1-ec9bd9d99095/?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": "4bd8e3ee-b1e5-4558-908c-1855e63e148f",
            "gambit_id": "68a0dea7-f44a-4843-b518-fda553317a60",
            "last_updated": "2022-09-08T19:12:07.046609-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.69000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1e1f36-8aa4-49ed-909e-0f30cda23ee3/?format=api"
        },
        {
            "id": "0bc38af6-66cb-491e-8c10-d5056367a158",
            "gambit_id": "e0249849-3ca1-4630-add3-55c37ac698b9",
            "last_updated": "2022-09-08T19:12:07.047637-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.36000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1e1f36-8aa4-49ed-909e-0f30cda23ee3/?format=api"
        },
        {
            "id": "0a0aed10-ca66-4532-b677-e1492e5de974",
            "gambit_id": "d0f496e2-72f2-464d-ae3d-031607dae776",
            "last_updated": "2022-09-08T19:12:07.049635-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.36000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1e1f36-8aa4-49ed-909e-0f30cda23ee3/?format=api"
        },
        {
            "id": "914ffab0-65a1-4496-b929-9484d0bb70a6",
            "gambit_id": "e34871b2-757f-4ebe-b5bb-2125fb2caf2b",
            "last_updated": "2022-09-08T19:12:07.048623-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.36000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1e1f36-8aa4-49ed-909e-0f30cda23ee3/?format=api"
        },
        {
            "id": "a0ce9f0d-90f7-460f-b033-4debd9841d2f",
            "gambit_id": "26a921ff-f7d6-4091-9194-dc356fc56f1e",
            "last_updated": "2022-09-08T19:12:07.050708-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.36000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b1e1f36-8aa4-49ed-909e-0f30cda23ee3/?format=api"
        }
    ]
}