GET /api/bet_types/57a0e031-3031-4b70-a95f-3281036af116/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57a0e031-3031-4b70-a95f-3281036af116",
"match": "https://api-prod.gambitprofit.com/api/matches/6578aed6-f66f-4ad8-bc3d-14f8d6cd652a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T12:53:11.461620-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": "Chicago Bears",
"amount": 6222.0
},
{
"team": "Carolina Panthers",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "5d1fff57-a3b2-42cb-9501-3f62d9b24b3d",
"gambit_id": "7d535d76-5213-4d9a-8020-b28a1adc165b",
"last_updated": "2023-11-10T18:23:15.257931-05:00",
"created_at": "2023-11-09T12:53:11.484480-05:00",
"name": "Chicago Bears",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57a0e031-3031-4b70-a95f-3281036af116/?format=api"
},
{
"id": "25c85643-637b-4a54-90b4-52a089bf707a",
"gambit_id": "963dca61-c218-4911-96dd-f8544a895a88",
"last_updated": "2023-11-10T18:23:15.254360-05:00",
"created_at": "2023-11-09T12:53:11.470886-05:00",
"name": "Carolina Panthers",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57a0e031-3031-4b70-a95f-3281036af116/?format=api"
}
]
}