GET /api/bet_types/69659319-91dc-46ca-ba7d-dda06f3da312/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "69659319-91dc-46ca-ba7d-dda06f3da312",
    "match": "https://api-prod.gambitprofit.com/api/matches/11af2191-cc25-451b-b48d-a1979dadebca/?format=api",
    "name": "Pick the Winner",
    "created_at": "1969-12-31T19:00:00-05:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": false,
        "description": "Too few lines to bet on"
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "LAA (S Ohtani)",
                "amount": 6152.0
            },
            {
                "team": "OAK (J Kaprielian)",
                "amount": 3848.0
            }
        ],
        "expected_reward_tokens": 9350.64,
        "profit_sb": 350.64,
        "profit_sb_percentage": 3.9,
        "recommended": true
    },
    "lines": [
        {
            "id": "6be0ed70-a7ab-47ca-a47e-3c9fec386fcc",
            "gambit_id": "12e4b83d-9cbe-41a3-a741-f4bbd32c9bbf",
            "last_updated": "2022-08-10T10:06:57.215801-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "LAA (S Ohtani)",
            "reward": "1.52000",
            "odds": "1.57140",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69659319-91dc-46ca-ba7d-dda06f3da312/?format=api"
        },
        {
            "id": "ef41a402-0bcc-4ec1-a4f4-43954ca99915",
            "gambit_id": "62af57af-a8e9-41eb-81db-94674f3b330d",
            "last_updated": "2022-08-10T10:06:57.216268-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "OAK (J Kaprielian)",
            "reward": "2.43000",
            "odds": "2.57000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69659319-91dc-46ca-ba7d-dda06f3da312/?format=api"
        }
    ]
}