GET /api/bet_types/6801317c-b3b0-48dc-97e3-5128c3cd4fea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6801317c-b3b0-48dc-97e3-5128c3cd4fea",
"match": "https://api-prod.gambitprofit.com/api/matches/a05fa2e0-682e-4e25-b377-0958588adbb2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:26.598792-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": "CHC (J Steele)",
"amount": 5776.0
},
{
"team": "BOS (K Crawford)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "2cf4fa4e-b381-4ff2-bcf4-fe72cb66b16a",
"gambit_id": "19392de8-98b7-44fe-9802-8eccd9a85a81",
"last_updated": "2023-07-18T09:03:20.727846-04:00",
"created_at": "2023-07-16T09:08:26.601946-04:00",
"name": "CHC (J Steele)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6801317c-b3b0-48dc-97e3-5128c3cd4fea/?format=api"
},
{
"id": "ef8c40e1-fbbd-4555-a589-eceb283ee435",
"gambit_id": "9c540c84-02a9-49f5-bc4b-afe2c8fa7690",
"last_updated": "2023-07-18T09:03:20.725973-04:00",
"created_at": "2023-07-16T09:08:26.600360-04:00",
"name": "BOS (K Crawford)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6801317c-b3b0-48dc-97e3-5128c3cd4fea/?format=api"
}
]
}