GET /api/bet_types/45a02eb1-50a5-4cb1-a003-b36b022ace6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45a02eb1-50a5-4cb1-a003-b36b022ace6e",
"match": "https://api-prod.gambitprofit.com/api/matches/3d27eb70-0c6b-41c3-a051-4b3be47e167a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:04.900297-04: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": "Orlando Magic",
"amount": 5319.0
},
{
"team": "Utah Jazz",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "cedcddbf-b7a1-4a31-aaab-e501ead4cfc4",
"gambit_id": "36eb0be3-93e3-4a74-b19d-f50b47c57efa",
"last_updated": "2023-11-03T11:53:26.717857-04:00",
"created_at": "2023-11-02T09:03:04.904064-04:00",
"name": "Orlando Magic",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a02eb1-50a5-4cb1-a003-b36b022ace6e/?format=api"
},
{
"id": "717a02db-f420-4fbc-9368-2f3c3e4af251",
"gambit_id": "62d331a2-22cc-46c2-acb1-21d86cad5db5",
"last_updated": "2023-11-03T11:53:26.721763-04:00",
"created_at": "2023-11-02T09:03:04.908903-04:00",
"name": "Utah Jazz",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a02eb1-50a5-4cb1-a003-b36b022ace6e/?format=api"
}
]
}