GET /api/bet_types/b641afd1-b900-4002-b2ca-57881f11a7bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b641afd1-b900-4002-b2ca-57881f11a7bb",
"match": "https://api-prod.gambitprofit.com/api/matches/f097f45e-0c26-4e5c-8f18-79f802764b69/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-15T09:23:02.661711-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": "MIA",
"amount": 5213.0
},
{
"team": "ATL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e3f909c1-bb3e-434f-95ac-f88d3e9e30a6",
"gambit_id": "3d9832ba-a646-483b-aab0-334d27bde1aa",
"last_updated": "2023-09-16T10:28:11.198345-04:00",
"created_at": "2023-09-15T09:23:02.669787-04:00",
"name": "MIA",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b641afd1-b900-4002-b2ca-57881f11a7bb/?format=api"
},
{
"id": "a22bb3c2-7dd0-4bb4-8562-78aa7ff15cfa",
"gambit_id": "741f600e-a1e4-4d54-86e9-cb2649b787d7",
"last_updated": "2023-09-16T10:28:11.195119-04:00",
"created_at": "2023-09-15T09:23:02.665818-04:00",
"name": "ATL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b641afd1-b900-4002-b2ca-57881f11a7bb/?format=api"
}
]
}