GET /api/bet_types/7cdb985e-916c-49e9-afc9-e01c53851292/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cdb985e-916c-49e9-afc9-e01c53851292",
"match": "https://api-prod.gambitprofit.com/api/matches/bb089aa4-1d05-42ff-8361-2bf0024a50f8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-01T09:18:21.472365-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": "MIN (B Ober)",
"amount": 5909.0
},
{
"team": "COL (C Anderson)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "dcc6fb47-b464-4cee-9126-9894a2ff8857",
"gambit_id": "40735fcc-a4b8-41e8-9a65-f3d8fd360dc2",
"last_updated": "2023-10-08T15:07:58.694462-04:00",
"created_at": "2023-10-01T09:18:21.476033-04:00",
"name": "MIN (B Ober)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cdb985e-916c-49e9-afc9-e01c53851292/?format=api"
},
{
"id": "8ee4f763-c906-4ac5-bf8a-cb1f0e858506",
"gambit_id": "81c23f80-c8a7-4abf-9e54-e42b518e74bd",
"last_updated": "2023-10-08T15:07:58.698781-04:00",
"created_at": "2023-10-01T09:18:21.480775-04:00",
"name": "COL (C Anderson)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cdb985e-916c-49e9-afc9-e01c53851292/?format=api"
}
]
}