GET /api/bet_types/052c291b-12d0-4fd9-b3e8-e8ce12a0f3c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "052c291b-12d0-4fd9-b3e8-e8ce12a0f3c6",
"match": "https://api-prod.gambitprofit.com/api/matches/b4811d3a-1eb9-4570-80f5-1ff71f1b7082/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-17T11:42:01.325955-04: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": "STL (J Flaherty)",
"amount": 5787.0
},
{
"team": "ARI (M Kelly)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "5296af1e-28da-4137-85f3-d637cf1b1764",
"gambit_id": "94c914e1-c92e-4c61-bf52-b57849db4125",
"last_updated": "2023-04-18T12:12:11.078261-04:00",
"created_at": "2023-04-17T11:42:01.328752-04:00",
"name": "STL (J Flaherty)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052c291b-12d0-4fd9-b3e8-e8ce12a0f3c6/?format=api"
},
{
"id": "95886851-657b-44b4-8992-0c4be483c27e",
"gambit_id": "d8d093ab-4c31-4a7a-aeb4-ad4a527826fd",
"last_updated": "2023-04-18T12:12:11.079768-04:00",
"created_at": "2023-04-17T11:42:01.331589-04:00",
"name": "ARI (M Kelly)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052c291b-12d0-4fd9-b3e8-e8ce12a0f3c6/?format=api"
}
]
}