GET /api/bet_types/e102f138-03a2-43c3-a10f-1753ffaea983/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e102f138-03a2-43c3-a10f-1753ffaea983",
"match": "https://api-prod.gambitprofit.com/api/matches/ae82f783-3873-4ff8-827a-416b982fcfbd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:27.799329-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": "HOU (F Valdez)",
"amount": 6359.0
},
{
"team": "TEX (A Heaney)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "9ad628d9-5eed-44a1-98eb-b12cbd386e61",
"gambit_id": "38cbafdf-bb21-4f01-8f79-a3bcd8a3086f",
"last_updated": "2023-04-18T12:12:06.352421-04:00",
"created_at": "2023-04-16T12:17:27.801665-04:00",
"name": "HOU (F Valdez)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e102f138-03a2-43c3-a10f-1753ffaea983/?format=api"
},
{
"id": "072e238f-0cc3-44bf-9049-12d51a5945e4",
"gambit_id": "e23bf819-e743-4d48-a07e-b51520146ca8",
"last_updated": "2023-04-18T12:12:06.353738-04:00",
"created_at": "2023-04-16T12:17:27.804293-04:00",
"name": "TEX (A Heaney)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e102f138-03a2-43c3-a10f-1753ffaea983/?format=api"
}
]
}