GET /api/bet_types/3d1ee81f-1d56-4655-9e2e-e888ade5e9c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d1ee81f-1d56-4655-9e2e-e888ade5e9c2",
"match": "https://api-prod.gambitprofit.com/api/matches/5b8351c8-dc6d-4440-b81a-33b9d337fe02/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "TOR (J Berrios)",
"amount": 5948.0
},
{
"team": "TAM (C Criswell)",
"amount": 4052.0
}
],
"expected_reward_tokens": 9278.88,
"profit_sb": 278.88,
"profit_sb_percentage": 3.1,
"recommended": true
},
"lines": [
{
"id": "5448e50f-9c13-49d4-ac32-e8ccc7ac2ac2",
"gambit_id": "50b141af-52f8-46e0-a346-79b5cf28e535",
"last_updated": "2022-09-13T22:52:07.856884-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (J Berrios)",
"reward": "1.56000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1ee81f-1d56-4655-9e2e-e888ade5e9c2/?format=api"
},
{
"id": "2eefbf0a-bdb5-4105-9d54-2c5faad7e4e3",
"gambit_id": "72e8ac16-0493-4dc8-8d8a-3064c81c12ab",
"last_updated": "2022-09-13T22:52:07.857876-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (C Criswell)",
"reward": "2.29000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1ee81f-1d56-4655-9e2e-e888ade5e9c2/?format=api"
}
]
}