GET /api/bet_types/95f5a32f-e28a-4a4d-8512-2d2db2a446f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95f5a32f-e28a-4a4d-8512-2d2db2a446f4",
"match": "https://api-prod.gambitprofit.com/api/matches/0caaf173-cb0e-4022-bb12-441612a04482/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Kansas State",
"amount": 5212.0
},
{
"team": "Iowa State",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "74a8a70b-1bb2-4163-961e-cf2ab6dadbf0",
"gambit_id": "fdfef51e-2a81-4943-a26a-60e71ffe3a90",
"last_updated": "2022-10-11T11:32:03.926583-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas State",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f5a32f-e28a-4a4d-8512-2d2db2a446f4/?format=api"
},
{
"id": "82fb79d6-7e7d-451c-a88f-bee7cb4c9ac8",
"gambit_id": "cacb776c-18ce-4497-9d84-5417f2599553",
"last_updated": "2022-10-11T11:32:03.925525-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa State",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f5a32f-e28a-4a4d-8512-2d2db2a446f4/?format=api"
}
]
}