GET /api/bet_types/d54ce5e8-e457-47b8-976f-0802acd85679/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d54ce5e8-e457-47b8-976f-0802acd85679",
"match": "https://api-prod.gambitprofit.com/api/matches/c181ca05-f708-408f-b489-5b255ee2185c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T15:52:22.550898-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": 6241.0
},
{
"team": "Washington Wizards",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "cf3a912a-2ab3-4877-b491-09678a96c0a6",
"gambit_id": "65a7ae22-0c7e-44d3-90b3-5c9e8b29afab",
"last_updated": "2023-04-01T10:27:25.667161-04:00",
"created_at": "2023-03-31T15:52:22.557065-04:00",
"name": "Orlando Magic",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54ce5e8-e457-47b8-976f-0802acd85679/?format=api"
},
{
"id": "078f98b4-95e5-46c7-ab65-1a9cd3c86588",
"gambit_id": "b6438c15-e3c0-48a6-b98a-ba081828e856",
"last_updated": "2023-04-01T10:27:25.665233-04:00",
"created_at": "2023-03-31T15:52:22.553898-04:00",
"name": "Washington Wizards",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54ce5e8-e457-47b8-976f-0802acd85679/?format=api"
}
]
}