GET /api/bet_types/171fd227-fbe0-4450-bc7e-06c322b41c36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "171fd227-fbe0-4450-bc7e-06c322b41c36",
"match": "https://api-prod.gambitprofit.com/api/matches/ea01c883-965e-432e-89c6-efad9670f3d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:12:57.965980-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": "Florida Panthers",
"amount": 5614.0
},
{
"team": "Vegas Golden Knights",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "77c08d09-6a42-4347-b8f9-0f278885bf8c",
"gambit_id": "e9a8c38f-4a11-4ec5-9f04-9a8361acb28c",
"last_updated": "2023-12-26T15:33:13.571668-05:00",
"created_at": "2023-12-23T09:12:57.973768-05:00",
"name": "Florida Panthers",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171fd227-fbe0-4450-bc7e-06c322b41c36/?format=api"
},
{
"id": "762b2379-3800-4dd2-aff4-2b0088c5ace6",
"gambit_id": "d5df723a-b11d-4276-9f92-b078f1095a9c",
"last_updated": "2023-12-26T15:33:13.568271-05:00",
"created_at": "2023-12-23T09:12:57.970082-05:00",
"name": "Vegas Golden Knights",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171fd227-fbe0-4450-bc7e-06c322b41c36/?format=api"
}
]
}