GET /api/bet_types/58be7b5e-08bc-46ed-829b-36c25eb1a57d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58be7b5e-08bc-46ed-829b-36c25eb1a57d",
"match": "https://api-prod.gambitprofit.com/api/matches/997b301f-2608-4abe-ac24-b94afa645b16/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-30T12:47:12.579276-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": "LOS (N Syndergaard)",
"amount": 5663.0
},
{
"team": "STL (J Woodford)",
"amount": 4337.0
}
],
"expected_reward_tokens": 9627.1,
"profit_sb": 127.1,
"profit_sb_percentage": 1.34,
"recommended": true
},
"lines": [
{
"id": "c346c228-f015-427b-a0aa-d6f62c10f9a7",
"gambit_id": "df2eca75-e95a-4103-9eb7-af663e699859",
"last_updated": "2023-05-01T12:27:23.605014-04:00",
"created_at": "2023-04-30T12:47:12.581415-04:00",
"name": "LOS (N Syndergaard)",
"reward": "1.70000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58be7b5e-08bc-46ed-829b-36c25eb1a57d/?format=api"
},
{
"id": "99f5089c-524c-49a5-ba14-b2ef58ce74cb",
"gambit_id": "0c65be3b-8661-47cc-bb94-c2bd8608bc8b",
"last_updated": "2023-05-01T12:27:23.607009-04:00",
"created_at": "2023-04-30T12:47:12.583648-04:00",
"name": "STL (J Woodford)",
"reward": "2.22000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58be7b5e-08bc-46ed-829b-36c25eb1a57d/?format=api"
}
]
}