GET /api/bet_types/34a417c2-f1d8-41d2-b1c8-a09c606a3115/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34a417c2-f1d8-41d2-b1c8-a09c606a3115",
"match": "https://api-prod.gambitprofit.com/api/matches/c532bee5-3884-4a28-9769-48d2712adcd6/?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": "ATL (C Morton)",
"amount": 6046.0
},
{
"team": "BOS (R Hill)",
"amount": 3954.0
}
],
"expected_reward_tokens": 9370.98,
"profit_sb": 370.98,
"profit_sb_percentage": 4.12,
"recommended": true
},
"lines": [
{
"id": "d2a73416-f097-4ff9-b58b-1f34ada7b6e8",
"gambit_id": "fe0a5509-350b-4440-8fac-cb7f9eb1cf45",
"last_updated": "2022-08-10T10:16:57.639263-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (C Morton)",
"reward": "1.55000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34a417c2-f1d8-41d2-b1c8-a09c606a3115/?format=api"
},
{
"id": "68e381a4-dc0e-4016-ad1e-52b924257201",
"gambit_id": "d4615ef8-9c14-459f-8c47-55c941715590",
"last_updated": "2022-08-10T10:16:57.638838-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (R Hill)",
"reward": "2.37000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34a417c2-f1d8-41d2-b1c8-a09c606a3115/?format=api"
}
]
}