GET /api/bet_types/31d6e551-cd26-43ad-8675-026fd3d029e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31d6e551-cd26-43ad-8675-026fd3d029e8",
"match": "https://api-prod.gambitprofit.com/api/matches/4745b34b-1d74-40f9-8309-26ba556afecd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-08T08:28:08.718255-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": "TOR (Y Kikuchi)",
"amount": 5377.0
},
{
"team": "CLE (T Bibee)",
"amount": 4623.0
}
],
"expected_reward_tokens": 9569.61,
"profit_sb": 69.61,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "dcb9dcda-b816-4be8-9bf0-15a3c1baf545",
"gambit_id": "07e0f513-6b11-49e5-9702-1fbd27f36d3d",
"last_updated": "2023-08-09T10:48:22.346628-04:00",
"created_at": "2023-08-08T08:28:08.723840-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d6e551-cd26-43ad-8675-026fd3d029e8/?format=api"
},
{
"id": "e908e308-9879-44d2-b56b-af69b83fada3",
"gambit_id": "5a7bbe05-0deb-40d8-bf23-4f0fc593b2a5",
"last_updated": "2023-08-09T10:48:22.350724-04:00",
"created_at": "2023-08-08T08:28:08.728422-04:00",
"name": "CLE (T Bibee)",
"reward": "2.07000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d6e551-cd26-43ad-8675-026fd3d029e8/?format=api"
}
]
}