GET /api/bet_types/52370d70-d7bb-4547-80c1-22afb0aa4ea4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52370d70-d7bb-4547-80c1-22afb0aa4ea4",
"match": "https://api-prod.gambitprofit.com/api/matches/0692ebec-ddd5-4282-88ed-4b5912f653fe/?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": "Washington",
"amount": 5492.0
},
{
"team": "Washington State",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "8d6bd693-6471-40f9-9bf1-102696207f51",
"gambit_id": "9b3391bf-dba7-4dc8-b2df-1727ad79bba8",
"last_updated": "2022-11-28T09:22:06.065367-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52370d70-d7bb-4547-80c1-22afb0aa4ea4/?format=api"
},
{
"id": "342f0de9-7275-480b-9dfe-0327cacf4eed",
"gambit_id": "642a3b0b-3e82-4381-bc27-3c413a9c88a7",
"last_updated": "2022-11-28T09:22:06.064403-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington State",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52370d70-d7bb-4547-80c1-22afb0aa4ea4/?format=api"
}
]
}