GET /api/bet_types/978b7560-9946-401a-b498-665de410af68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "978b7560-9946-401a-b498-665de410af68",
"match": "https://api-prod.gambitprofit.com/api/matches/6af6f66a-46ea-4366-af0e-e9d99e566585/?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": "BAL (D Kremer)",
"amount": 5959.0
},
{
"team": "OAK (J Sears)",
"amount": 4041.0
}
],
"expected_reward_tokens": 9294.3,
"profit_sb": 294.3,
"profit_sb_percentage": 3.27,
"recommended": true
},
"lines": [
{
"id": "9991a4ab-df15-4462-9027-56468b08ffc4",
"gambit_id": "44ec0801-a2d8-4f14-8705-0a17e13142e0",
"last_updated": "2022-09-03T19:57:07.133855-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (D Kremer)",
"reward": "1.56000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/978b7560-9946-401a-b498-665de410af68/?format=api"
},
{
"id": "eee8d462-2c0b-47d2-92d4-1fdc19e9e67a",
"gambit_id": "29f4b1a3-51a4-4496-ae52-2059cd6fe696",
"last_updated": "2022-09-03T19:57:07.134810-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Sears)",
"reward": "2.30000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/978b7560-9946-401a-b498-665de410af68/?format=api"
}
]
}