GET /api/bet_types/ea3f1021-2282-4c5c-ab78-363704e6ffdb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea3f1021-2282-4c5c-ab78-363704e6ffdb",
"match": "https://api-prod.gambitprofit.com/api/matches/16bed323-8a72-45bd-bc19-ca4635f4008b/?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": "Utah Jazz",
"amount": 6482.0
},
{
"team": "Golden State Warriors",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "58926719-11eb-41fd-8e9e-5c6518cfa7a9",
"gambit_id": "b9947641-2522-489a-a703-95f91a601160",
"last_updated": "2022-12-08T13:02:16.672399-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3f1021-2282-4c5c-ab78-363704e6ffdb/?format=api"
},
{
"id": "9f76cafb-eb98-4411-8cc8-cb79f3a24eb9",
"gambit_id": "6b82f012-677a-411b-8fbd-91be3c69dcfa",
"last_updated": "2022-12-08T13:02:16.671340-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3f1021-2282-4c5c-ab78-363704e6ffdb/?format=api"
}
]
}