GET /api/bet_types/08028dd7-39cc-4736-8a4f-8fa50236c3ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08028dd7-39cc-4736-8a4f-8fa50236c3ba",
"match": "https://api-prod.gambitprofit.com/api/matches/05fa4cd8-164d-4f0c-b22a-64a3142e5c8a/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-25T09:28:24.425414-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": "ATL",
"amount": 5699.0
},
{
"team": "CIN",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "96222719-7512-416c-a767-aff6b5670d3a",
"gambit_id": "e224ab00-0226-45c2-8763-91d8810fb098",
"last_updated": "2023-06-26T23:13:18.225411-04:00",
"created_at": "2023-06-25T09:28:24.428021-04:00",
"name": "ATL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08028dd7-39cc-4736-8a4f-8fa50236c3ba/?format=api"
},
{
"id": "984962d7-4cd1-4768-9547-2fbc962507e0",
"gambit_id": "da1033c2-84eb-49e4-b8b2-92c8e70f77f5",
"last_updated": "2023-06-26T23:13:18.228421-04:00",
"created_at": "2023-06-25T09:28:24.430896-04:00",
"name": "CIN",
"reward": "2.20000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08028dd7-39cc-4736-8a4f-8fa50236c3ba/?format=api"
}
]
}