GET /api/bet_types/c165baaa-141d-44fc-ad7a-a22fbc55dfbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c165baaa-141d-44fc-ad7a-a22fbc55dfbe",
"match": "https://api-prod.gambitprofit.com/api/matches/2eccfa06-7249-43c2-bb20-8efc3c50139b/?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": "Cory Sandhagen",
"amount": 6250.0
},
{
"team": "Yadong Song",
"amount": 3750.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f0fdc5d2-910c-4d55-9919-1c2f3b9bb829",
"gambit_id": "0a35b6bf-c648-47a0-b512-c4366230268b",
"last_updated": "2022-09-19T09:47:13.686004-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cory Sandhagen",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c165baaa-141d-44fc-ad7a-a22fbc55dfbe/?format=api"
},
{
"id": "4907a1e2-1a22-44cf-b0c2-31212395a33e",
"gambit_id": "33dfb720-3138-4d74-8d83-95a622eae0fd",
"last_updated": "2022-09-19T09:47:13.687029-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Yadong Song",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c165baaa-141d-44fc-ad7a-a22fbc55dfbe/?format=api"
}
]
}