GET /api/bet_types/00d41ff5-10b0-4f19-858e-45e2882eeac6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00d41ff5-10b0-4f19-858e-45e2882eeac6",
"match": "https://api-prod.gambitprofit.com/api/matches/d13c3706-7289-4dd1-a99e-328d055300db/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:15.984448-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": "TAM (J Springs)",
"amount": 6611.0
},
{
"team": "BOS (C Kluber)",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "c74532de-07c8-4c13-871c-501b395422c9",
"gambit_id": "3b60fa00-54d0-4042-b49d-ea107e368b13",
"last_updated": "2023-04-14T12:02:19.315643-04:00",
"created_at": "2023-04-13T09:32:15.985987-04:00",
"name": "TAM (J Springs)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d41ff5-10b0-4f19-858e-45e2882eeac6/?format=api"
},
{
"id": "2308817a-70e5-4093-88f6-265338ba4472",
"gambit_id": "319197a1-1d95-4a8e-aeab-532602d2190f",
"last_updated": "2023-04-14T12:02:19.317263-04:00",
"created_at": "2023-04-13T09:32:15.987707-04:00",
"name": "BOS (C Kluber)",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d41ff5-10b0-4f19-858e-45e2882eeac6/?format=api"
}
]
}