GET /api/bet_types/71e8f7ab-d61e-4d6f-86b2-d1fb93c5e08b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71e8f7ab-d61e-4d6f-86b2-d1fb93c5e08b",
"match": "https://api-prod.gambitprofit.com/api/matches/5faf2941-d86a-4fcd-88bf-5a314d2b7540/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:27:01.212978-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": "Brandon Girtz",
"amount": 5904.0
},
{
"team": "Christian Torres",
"amount": 4096.0
}
],
"expected_reward_tokens": 9092.16,
"profit_sb": -407.84,
"profit_sb_percentage": -4.29,
"recommended": false
},
"lines": [
{
"id": "528618c3-0fe1-4584-9562-a63e750bf5a2",
"gambit_id": "e7fc0afc-964d-46ca-83c8-09972e5abab6",
"last_updated": "2023-04-30T15:17:16.200588-04:00",
"created_at": "2023-04-29T16:27:01.216045-04:00",
"name": "Brandon Girtz",
"reward": "1.54000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e8f7ab-d61e-4d6f-86b2-d1fb93c5e08b/?format=api"
},
{
"id": "e305078c-41c6-462a-a7af-d24615db2814",
"gambit_id": "99d65fe8-a645-4af9-a30d-d12587f9774a",
"last_updated": "2023-04-30T15:17:16.199078-04:00",
"created_at": "2023-04-29T16:27:01.214505-04:00",
"name": "Christian Torres",
"reward": "2.22000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e8f7ab-d61e-4d6f-86b2-d1fb93c5e08b/?format=api"
}
]
}