GET /api/bet_types/6204c4f4-2245-41c2-bf02-5296504b14ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6204c4f4-2245-41c2-bf02-5296504b14ed",
"match": "https://api-prod.gambitprofit.com/api/matches/45105012-7597-4d4e-a57a-0a5bb9bb19a9/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-27T09:22:58.624205-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": "MIN",
"amount": 5319.0
},
{
"team": "OAK",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "a2c2990d-0543-4a5c-abc8-dc64eaeb17f1",
"gambit_id": "ca539fcf-bb5e-46c4-9946-f0c0aa47c1c8",
"last_updated": "2023-09-28T18:53:20.832574-04:00",
"created_at": "2023-09-27T09:22:58.631805-04:00",
"name": "MIN",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6204c4f4-2245-41c2-bf02-5296504b14ed/?format=api"
},
{
"id": "12fdd391-a1ba-42b2-8b5d-cbed064994a3",
"gambit_id": "7340efd4-2334-46a8-bd4a-6098257441fa",
"last_updated": "2023-09-28T18:53:20.827360-04:00",
"created_at": "2023-09-27T09:22:58.627736-04:00",
"name": "OAK",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6204c4f4-2245-41c2-bf02-5296504b14ed/?format=api"
}
]
}