GET /api/bet_types/7994799d-f8c4-4306-8749-960df97fc27c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7994799d-f8c4-4306-8749-960df97fc27c",
"match": "https://api-prod.gambitprofit.com/api/matches/55a386a1-eda6-4b12-8e1a-6061cd0faee8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-17T09:53:17.244769-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": "Milwaukee Bucks",
"amount": 7106.0
},
{
"team": "Houston Rockets",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "cc07c3f8-03e3-430d-9b24-959942a88cb5",
"gambit_id": "35438abe-3c53-4266-8381-60ad6bd44f64",
"last_updated": "2023-12-19T10:13:20.364145-05:00",
"created_at": "2023-12-17T09:53:17.252551-05:00",
"name": "Milwaukee Bucks",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7994799d-f8c4-4306-8749-960df97fc27c/?format=api"
},
{
"id": "7cac6959-f262-4785-967b-b6c0f6c20bef",
"gambit_id": "07c86714-6e0c-47e9-9745-5dd14b010251",
"last_updated": "2023-12-19T10:13:20.360867-05:00",
"created_at": "2023-12-17T09:53:17.248418-05:00",
"name": "Houston Rockets",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7994799d-f8c4-4306-8749-960df97fc27c/?format=api"
}
]
}