GET /api/bet_types/ffaa8b56-bab7-402d-ac60-4d1a38810aa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffaa8b56-bab7-402d-ac60-4d1a38810aa1",
"match": "https://api-prod.gambitprofit.com/api/matches/3bec8ca0-8a97-449c-b67f-97378a6e981e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T03:32:04.485115-05: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": "Dillon Winemiller",
"amount": 6893.0
},
{
"team": "Tony Jenkins",
"amount": 3107.0
}
],
"expected_reward_tokens": 9443.41,
"profit_sb": -56.59,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "87f2cc98-6721-4a83-ad82-381926d3c106",
"gambit_id": "32cbc783-ca01-40ca-ac83-8acaf45dacbb",
"last_updated": "2023-02-25T18:02:20.899453-05:00",
"created_at": "2023-02-23T03:32:04.486865-05:00",
"name": "Dillon Winemiller",
"reward": "1.37000",
"odds": "1.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffaa8b56-bab7-402d-ac60-4d1a38810aa1/?format=api"
},
{
"id": "bafa520b-a3dc-405d-9a00-611c4f196e23",
"gambit_id": "d9a97e57-27d1-410e-8228-8c47625977de",
"last_updated": "2023-02-25T18:02:20.900676-05:00",
"created_at": "2023-02-23T03:32:04.488406-05:00",
"name": "Tony Jenkins",
"reward": "3.04000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffaa8b56-bab7-402d-ac60-4d1a38810aa1/?format=api"
}
]
}