GET /api/bet_types/09c2c605-49cb-4d9d-a3bd-fe3045c88670/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09c2c605-49cb-4d9d-a3bd-fe3045c88670",
"match": "https://api-prod.gambitprofit.com/api/matches/c5a9ad85-3fec-4bb1-97ae-63825198a53b/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-21T22:06:55.830848-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": "St Louis Battlehawks",
"amount": 5000.0
},
{
"team": "Orlando Guardians",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "43ef2c8f-ec68-4b18-a4a3-e617f541a395",
"gambit_id": "94e664e3-6d2c-46e1-9c07-25f52c2f9c0e",
"last_updated": "2023-04-24T18:47:08.309021-04:00",
"created_at": "2023-04-21T22:06:55.832781-04:00",
"name": "St Louis Battlehawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09c2c605-49cb-4d9d-a3bd-fe3045c88670/?format=api"
},
{
"id": "60e27fbc-5761-4c1e-b359-8b3475bb3b3f",
"gambit_id": "37631204-f680-4641-85c7-1ea780cadca9",
"last_updated": "2023-04-24T18:47:08.311673-04:00",
"created_at": "2023-04-21T22:06:55.835333-04:00",
"name": "Orlando Guardians",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09c2c605-49cb-4d9d-a3bd-fe3045c88670/?format=api"
}
]
}