GET /api/bet_types/7dbbf70c-f60d-41e7-a6da-dbfc44cb28d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7dbbf70c-f60d-41e7-a6da-dbfc44cb28d0",
"match": "https://api-prod.gambitprofit.com/api/matches/b1d94f0e-238d-4307-a31d-481729761c74/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:05.727812-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": "DET (Ed Rodriguez)",
"amount": 5440.0
},
{
"team": "LAA (G Canning)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "59e4d002-4605-4f79-8b5e-9ca9a8306d5e",
"gambit_id": "2af55def-65d4-4eea-bb11-c54f45c66ace",
"last_updated": "2023-07-27T13:07:58.249946-04:00",
"created_at": "2023-07-25T12:38:05.745784-04:00",
"name": "DET (Ed Rodriguez)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbbf70c-f60d-41e7-a6da-dbfc44cb28d0/?format=api"
},
{
"id": "1336d2bb-8d7f-4ead-abc1-427498c2adb0",
"gambit_id": "2cf91baf-28b1-4cfa-85c2-8f24adddff75",
"last_updated": "2023-07-27T13:07:58.246093-04:00",
"created_at": "2023-07-25T12:38:05.733725-04:00",
"name": "LAA (G Canning)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbbf70c-f60d-41e7-a6da-dbfc44cb28d0/?format=api"
}
]
}