GET /api/bet_types/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e14923c7-88b0-4c7a-8a19-4851c6e36c73",
    "match": "https://api-prod.gambitprofit.com/api/matches/a35dc4a9-3d86-4ee9-8e2f-e2072994a56e/?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": "f6065baf-7188-4842-aa99-762f72d02199",
            "gambit_id": "d48e23ed-b6d1-4fca-a2f7-42919ba75a0a",
            "last_updated": "2022-09-11T20:02:07.909837-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/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
        },
        {
            "id": "ac968660-2c30-49ed-8f0a-f7243ab04ffe",
            "gambit_id": "520f7d82-8efb-4568-bb4f-38f7c84d1f81",
            "last_updated": "2022-09-11T20:02:07.910988-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/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
        },
        {
            "id": "a112baa5-b6a7-4a43-88e5-1d2a28be4006",
            "gambit_id": "a065ca3b-6fbb-4786-8881-0de66b9b4f59",
            "last_updated": "2022-09-11T20:02:07.911946-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/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
        },
        {
            "id": "0f6d035b-fca6-430e-b0db-4aaf3b310359",
            "gambit_id": "df69fc7c-4703-4470-951f-b1f6e947a82a",
            "last_updated": "2022-09-11T20:02:07.913904-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/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
        },
        {
            "id": "fdc9501b-fbb0-4713-9f08-3acc23074789",
            "gambit_id": "f86752bb-1885-4a7a-bf27-c2d48a51642e",
            "last_updated": "2022-09-11T20:02:07.912934-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/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
        }
    ]
}