GET /api/bet_types/989d3d61-8cc9-4205-9627-c134c5837e7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "989d3d61-8cc9-4205-9627-c134c5837e7a",
"match": "https://api-prod.gambitprofit.com/api/matches/f0b98ca4-584b-47b8-bf38-6427027e9911/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T14:02:54.995386-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": "SFO (R Walker)",
"amount": 6682.0
},
{
"team": "OAK (H Harris)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "10041159-6354-42bc-826d-5f95f398f3af",
"gambit_id": "555ece5d-165c-4656-a913-9174580e3176",
"last_updated": "2023-08-02T21:43:06.692752-04:00",
"created_at": "2023-07-26T14:02:55.010477-04:00",
"name": "SFO (R Walker)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/989d3d61-8cc9-4205-9627-c134c5837e7a/?format=api"
},
{
"id": "982b9363-11d2-4dd0-946e-095d669210de",
"gambit_id": "d117b489-7eff-4039-b7a9-725826c2027a",
"last_updated": "2023-08-02T21:43:06.689235-04:00",
"created_at": "2023-07-26T14:02:55.003342-04:00",
"name": "OAK (H Harris)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/989d3d61-8cc9-4205-9627-c134c5837e7a/?format=api"
}
]
}