GET /api/bet_types/37e6ea5b-6d39-4bfa-b884-b29c9f052c1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37e6ea5b-6d39-4bfa-b884-b29c9f052c1c",
"match": "https://api-prod.gambitprofit.com/api/matches/fba0f828-22fc-4755-b9f7-1b1dcb5a9254/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-25T13:47:02.508926-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": 6163.0
},
{
"team": "PHI",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "177d1111-165d-41c0-b914-1111aea0b732",
"gambit_id": "9fc4390c-b8d9-4b5f-8d6d-3967bcaaa05b",
"last_updated": "2023-05-26T11:52:17.484725-04:00",
"created_at": "2023-05-25T13:47:02.514263-04:00",
"name": "ATL",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37e6ea5b-6d39-4bfa-b884-b29c9f052c1c/?format=api"
},
{
"id": "b1940834-7f77-423a-b478-22201352c5b0",
"gambit_id": "8fdedd72-ff0b-431b-b313-3fb4797136f3",
"last_updated": "2023-05-26T11:52:17.482756-04:00",
"created_at": "2023-05-25T13:47:02.511336-04:00",
"name": "PHI",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37e6ea5b-6d39-4bfa-b884-b29c9f052c1c/?format=api"
}
]
}