GET /api/bet_types/60480aa4-62f7-4cf3-a4c6-ce9e729a4279/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60480aa4-62f7-4cf3-a4c6-ce9e729a4279",
"match": "https://api-prod.gambitprofit.com/api/matches/3a94c384-0433-4cb0-9f8e-41c8a6bed9dd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T09:27:10.931775-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": "MIL (F Peralta)",
"amount": 5838.0
},
{
"team": "STL (J Woodford)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "8e307d00-a644-4b5c-9a74-3eee22f15a4b",
"gambit_id": "f64511c4-3e85-43e8-a7f8-53e60d402160",
"last_updated": "2023-04-10T14:27:27.609065-04:00",
"created_at": "2023-04-09T09:27:10.934419-04:00",
"name": "MIL (F Peralta)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60480aa4-62f7-4cf3-a4c6-ce9e729a4279/?format=api"
},
{
"id": "1376c15f-6ef7-4f1e-a666-38df902a9c1e",
"gambit_id": "2e5446d1-6495-443f-85c3-ede6c91e2226",
"last_updated": "2023-04-10T14:27:27.611500-04:00",
"created_at": "2023-04-09T09:27:10.936970-04:00",
"name": "STL (J Woodford)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60480aa4-62f7-4cf3-a4c6-ce9e729a4279/?format=api"
}
]
}