GET /api/bet_types/e19bf5e4-24ca-4427-831e-bf240fe5a2fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e19bf5e4-24ca-4427-831e-bf240fe5a2fb",
"match": "https://api-prod.gambitprofit.com/api/matches/c3b8702b-b905-4de8-8a4e-d45909fa31a0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-21T12:32:08.905438-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": "SDG (S Lugo)",
"amount": 5117.0
},
{
"team": "ARI (Z Gallen)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "07965aa4-fb57-42c4-b84c-cf536332b4a2",
"gambit_id": "6fe38cdf-95d5-44a9-8dcb-0ab4304bb48f",
"last_updated": "2023-04-22T13:07:13.847327-04:00",
"created_at": "2023-04-21T12:32:08.908533-04:00",
"name": "SDG (S Lugo)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e19bf5e4-24ca-4427-831e-bf240fe5a2fb/?format=api"
},
{
"id": "ec50c4bf-4db6-4a3d-a225-bcde353f4ebd",
"gambit_id": "28c5f167-6227-4877-9b3d-c0ea5c54a1cb",
"last_updated": "2023-04-22T13:07:13.845911-04:00",
"created_at": "2023-04-21T12:32:08.906962-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e19bf5e4-24ca-4427-831e-bf240fe5a2fb/?format=api"
}
]
}