GET /api/bet_types/70068396-a328-42f9-ad97-3b0a5469a3d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "70068396-a328-42f9-ad97-3b0a5469a3d6",
    "match": "https://api-prod.gambitprofit.com/api/matches/6233814e-751d-4f16-9183-40257111e342/?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": "BOS (N Pivetta)",
                "amount": 6304.0
            },
            {
                "team": "KAN (K Bubic)",
                "amount": 3696.0
            }
        ],
        "expected_reward_tokens": 9203.04,
        "profit_sb": 203.04,
        "profit_sb_percentage": 2.26,
        "recommended": true
    },
    "lines": [
        {
            "id": "9ed32311-41f7-47c2-8f68-db61630106b4",
            "gambit_id": "110e60ef-b647-46ea-aca3-a5d3447bd5d8",
            "last_updated": "2022-09-19T11:57:17.313325-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "BOS (N Pivetta)",
            "reward": "1.46000",
            "odds": "1.52630",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70068396-a328-42f9-ad97-3b0a5469a3d6/?format=api"
        },
        {
            "id": "022ac1aa-3121-4b31-b417-dd428369bf9c",
            "gambit_id": "6a5a89dc-f4d5-49bf-aeca-c5be325697f4",
            "last_updated": "2022-09-19T11:57:17.312261-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "KAN (K Bubic)",
            "reward": "2.49000",
            "odds": "2.70000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70068396-a328-42f9-ad97-3b0a5469a3d6/?format=api"
        }
    ]
}