GET /api/bet_types/3061080f-8e96-42b3-8681-04cf59919ac2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3061080f-8e96-42b3-8681-04cf59919ac2",
"match": "https://api-prod.gambitprofit.com/api/matches/eee3f9fc-747e-48c1-b73f-ade560a769e9/?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": "Boise State",
"amount": 5829.0
},
{
"team": "Fresno State",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "5dce5e3d-438a-456d-86ae-fa6b5877c6f9",
"gambit_id": "dcd7960d-eb57-4814-83b7-06172ccae62b",
"last_updated": "2022-12-05T11:02:08.485184-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boise State",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3061080f-8e96-42b3-8681-04cf59919ac2/?format=api"
},
{
"id": "8b9b4216-f972-4249-920e-93310f5d147b",
"gambit_id": "290cb28d-7616-4c41-8fd3-cf4a7eca95bf",
"last_updated": "2022-12-05T11:02:08.486171-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fresno State",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3061080f-8e96-42b3-8681-04cf59919ac2/?format=api"
}
]
}