GET /api/bet_types/6ac99e9f-b715-489e-aa1e-22d8596585be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ac99e9f-b715-489e-aa1e-22d8596585be",
"match": "https://api-prod.gambitprofit.com/api/matches/749ea2bc-6ae3-4c37-a959-8824863c57a8/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-28T11:22:18.838539-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": "SEA",
"amount": 6390.0
},
{
"team": "TOR",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "4bfb9dfc-9f8d-4036-9401-df81e7ead527",
"gambit_id": "6103d27b-f699-4e47-abc2-c6d6a1b87cf2",
"last_updated": "2023-04-30T12:47:16.065768-04:00",
"created_at": "2023-04-28T11:22:18.841588-04:00",
"name": "SEA",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ac99e9f-b715-489e-aa1e-22d8596585be/?format=api"
},
{
"id": "58be5972-feba-4051-a305-b21f601d5ada",
"gambit_id": "a2b37f12-b891-4036-8b33-553ea1fb68c1",
"last_updated": "2023-04-30T12:47:16.064207-04:00",
"created_at": "2023-04-28T11:22:18.839843-04:00",
"name": "TOR",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ac99e9f-b715-489e-aa1e-22d8596585be/?format=api"
}
]
}