GET /api/bet_types/fd608394-4fde-4b37-897d-9708e1401b82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd608394-4fde-4b37-897d-9708e1401b82",
"match": "https://api-prod.gambitprofit.com/api/matches/8468da7a-8c03-4d60-9cd5-098fb1fbdcd2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-17T08:08:24.347014-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": "SDG (R Hill)",
"amount": 5325.0
},
{
"team": "ARI (Z Gallen)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "30960865-ab83-4a4b-946c-5fd8362b8746",
"gambit_id": "7c99a0ee-a96d-47b7-825d-125d08faeef3",
"last_updated": "2023-08-18T10:23:06.569401-04:00",
"created_at": "2023-08-17T08:08:24.367274-04:00",
"name": "SDG (R Hill)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd608394-4fde-4b37-897d-9708e1401b82/?format=api"
},
{
"id": "1609c029-d49d-4b4f-9fad-748f6966dfc2",
"gambit_id": "a2d996b0-e668-4f6d-9122-b96bf548704d",
"last_updated": "2023-08-18T10:23:06.565559-04:00",
"created_at": "2023-08-17T08:08:24.351156-04:00",
"name": "ARI (Z Gallen)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd608394-4fde-4b37-897d-9708e1401b82/?format=api"
}
]
}