GET /api/bet_types/100c0e2f-c7af-467e-820c-ec79be4e4f54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "100c0e2f-c7af-467e-820c-ec79be4e4f54",
"match": "https://api-prod.gambitprofit.com/api/matches/088116b8-55da-4e64-9186-b2bbde80d612/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Boston Uprising",
"amount": 7350.0
},
{
"team": "Paris Eternal",
"amount": 2650.0
}
],
"expected_reward_tokens": 9114.0,
"profit_sb": -386.0,
"profit_sb_percentage": -4.06,
"recommended": false
},
"lines": [
{
"id": "d1f25f88-377b-48ea-a9f4-0f6ac40b7001",
"gambit_id": "a12b0f95-f659-46ec-8798-dca4cb24c53a",
"last_updated": "2022-10-18T09:27:10.485640-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Uprising",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/100c0e2f-c7af-467e-820c-ec79be4e4f54/?format=api"
},
{
"id": "80c63399-9286-4f5e-894d-47201a1f8fff",
"gambit_id": "a591ef2a-5ce0-4c11-94df-9cccef159c14",
"last_updated": "2022-10-18T09:27:10.484442-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Paris Eternal",
"reward": "3.44000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/100c0e2f-c7af-467e-820c-ec79be4e4f54/?format=api"
}
]
}