GET /api/bet_types/71754716-7b77-45ea-b610-b6ed51ee7938/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "71754716-7b77-45ea-b610-b6ed51ee7938",
    "match": "https://api-prod.gambitprofit.com/api/matches/042289fc-1fb3-448a-b9f0-d1f2b7ae283b/?format=api",
    "name": "Pick the Winner",
    "created_at": "2023-08-21T19:28:08.512176-04: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": "TEX (J Montgomery)",
                "amount": 5980.0
            },
            {
                "team": "ARI (J Mantiply)",
                "amount": 4020.0
            }
        ],
        "expected_reward_tokens": 9567.6,
        "profit_sb": 67.6,
        "profit_sb_percentage": 0.71,
        "recommended": true
    },
    "lines": [
        {
            "id": "7462a97d-f5bd-4299-8e6c-f82c30dbd53f",
            "gambit_id": "0461ede0-6a1b-4651-b256-fd44ebb3b49e",
            "last_updated": "2023-08-23T09:53:13.826765-04:00",
            "created_at": "2023-08-21T19:28:08.525073-04:00",
            "name": "TEX (J Montgomery)",
            "reward": "1.60000",
            "odds": "1.62500",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71754716-7b77-45ea-b610-b6ed51ee7938/?format=api"
        },
        {
            "id": "7bc8a65a-c750-4d3d-a10f-677e69e1b8a7",
            "gambit_id": "50e58740-c20e-4489-878b-3e511037495c",
            "last_updated": "2023-08-23T09:53:13.830363-04:00",
            "created_at": "2023-08-21T19:28:08.531855-04:00",
            "name": "ARI (J Mantiply)",
            "reward": "2.38000",
            "odds": "2.45000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71754716-7b77-45ea-b610-b6ed51ee7938/?format=api"
        }
    ]
}