GET /api/bet_types/58870a00-e7b8-4268-b778-f9ec266fdc59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58870a00-e7b8-4268-b778-f9ec266fdc59",
"match": "https://api-prod.gambitprofit.com/api/matches/059ec9cd-aaed-486f-936a-17f9fc695d01/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-12T08:57:08.880405-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": "MIA",
"amount": 5423.0
},
{
"team": "PHI",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c7c7f69c-c904-4de7-a9d6-2564e110c141",
"gambit_id": "f3751976-915a-42db-aa68-523661bbd1fd",
"last_updated": "2023-04-13T11:02:15.449127-04:00",
"created_at": "2023-04-12T08:57:08.884641-04:00",
"name": "MIA",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58870a00-e7b8-4268-b778-f9ec266fdc59/?format=api"
},
{
"id": "3cc6eee4-cefb-4072-932a-76e22ea87879",
"gambit_id": "c7117f42-41be-4386-b028-caee5ce853db",
"last_updated": "2023-04-13T11:02:15.447968-04:00",
"created_at": "2023-04-12T08:57:08.882601-04:00",
"name": "PHI",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58870a00-e7b8-4268-b778-f9ec266fdc59/?format=api"
}
]
}