GET /api/bet_types/f7dec28d-2fc8-48e0-b3ad-ce923cf4ee06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7dec28d-2fc8-48e0-b3ad-ce923cf4ee06",
"match": "https://api-prod.gambitprofit.com/api/matches/c3d7fb24-1c69-4ce0-b5a1-d4b9c1cf9339/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T12:27:05.287452-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": "Nassourdine Imavov",
"amount": 5367.0
},
{
"team": "Sean Strickland",
"amount": 4633.0
}
],
"expected_reward_tokens": 8801.88,
"profit_sb": -198.12,
"profit_sb_percentage": -2.2,
"recommended": false
},
"lines": [
{
"id": "6d020095-3b4f-4586-966d-d79871dbbdc6",
"gambit_id": "5e1e75d7-7c22-46b4-a6cd-4dbc29d104c1",
"last_updated": "2023-01-16T10:11:50.807565-05:00",
"created_at": "2023-01-14T12:27:05.293888-05:00",
"name": "Nassourdine Imavov",
"reward": "1.64000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7dec28d-2fc8-48e0-b3ad-ce923cf4ee06/?format=api"
},
{
"id": "f1123b34-3178-4309-8c06-4de60fabd3fa",
"gambit_id": "4d09c46a-0fb9-45f4-81fc-fae5e5c8cf56",
"last_updated": "2023-01-16T10:11:50.804509-05:00",
"created_at": "2023-01-14T12:27:05.290599-05:00",
"name": "Sean Strickland",
"reward": "1.90000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7dec28d-2fc8-48e0-b3ad-ce923cf4ee06/?format=api"
}
]
}