GET /api/bet_types/b763be80-a9be-4df9-88de-e2f2de76303b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b763be80-a9be-4df9-88de-e2f2de76303b",
"match": "https://api-prod.gambitprofit.com/api/matches/9d6e469e-d15c-4cc4-b508-dccba7807b9a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-07T11:33:27.939221-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": "CLE (A Civale)",
"amount": 6293.0
},
{
"team": "KAN (D Lynch)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "0260457d-7963-4462-9602-092fac7e4f4a",
"gambit_id": "839d09ab-c797-4016-900e-d932d7455d06",
"last_updated": "2023-07-09T20:28:25.798309-04:00",
"created_at": "2023-07-07T11:33:27.943367-04:00",
"name": "CLE (A Civale)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b763be80-a9be-4df9-88de-e2f2de76303b/?format=api"
},
{
"id": "d130afd3-60b2-4383-b465-1f8cf6c89720",
"gambit_id": "834101b3-daae-4492-8f46-a336b26308f9",
"last_updated": "2023-07-09T20:28:25.796512-04:00",
"created_at": "2023-07-07T11:33:27.941378-04:00",
"name": "KAN (D Lynch)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b763be80-a9be-4df9-88de-e2f2de76303b/?format=api"
}
]
}