GET /api/bet_types/d82de44e-472f-45dd-8aff-ed8b14b6bf4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d82de44e-472f-45dd-8aff-ed8b14b6bf4d",
"match": "https://api-prod.gambitprofit.com/api/matches/3e919f1d-9305-4dea-a5f4-50bcdbe55417/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-02T09:42:58.755917-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": "New Orleans Pelicans",
"amount": 6554.0
},
{
"team": "Brooklyn Nets",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "04cf519f-7ea1-4da9-b23b-60514ba26f74",
"gambit_id": "a142aae1-749d-4446-a072-4e028fdd8300",
"last_updated": "2024-01-03T20:22:55.322168-05:00",
"created_at": "2024-01-02T09:42:58.778339-05:00",
"name": "New Orleans Pelicans",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d82de44e-472f-45dd-8aff-ed8b14b6bf4d/?format=api"
},
{
"id": "689631c4-386c-4c0b-b628-c3c21ab49db9",
"gambit_id": "c59d659d-e9a4-4b12-86c9-a46b2899ea18",
"last_updated": "2024-01-03T20:22:55.317898-05:00",
"created_at": "2024-01-02T09:42:58.766109-05:00",
"name": "Brooklyn Nets",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d82de44e-472f-45dd-8aff-ed8b14b6bf4d/?format=api"
}
]
}