GET /api/bet_types/251123f5-5069-46f2-808d-399fae7fcb0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "251123f5-5069-46f2-808d-399fae7fcb0a",
"match": "https://api-prod.gambitprofit.com/api/matches/262212f0-50ae-4181-942b-cd30871cd565/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "SFO",
"amount": 6401.0
},
{
"team": "SDG",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "f5f680ff-00d8-4b87-a706-ffdad7197ce1",
"gambit_id": "40426e22-4356-4aca-8858-92e185341044",
"last_updated": "2022-12-24T17:12:14.851575-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO",
"reward": "1.49000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251123f5-5069-46f2-808d-399fae7fcb0a/?format=api"
},
{
"id": "f26f9e41-f53d-49f7-97ea-974e7679f73e",
"gambit_id": "a49c0b1b-f5b2-499e-9851-c8ccb6355f71",
"last_updated": "2022-12-24T17:12:14.850440-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG",
"reward": "2.65000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251123f5-5069-46f2-808d-399fae7fcb0a/?format=api"
}
]
}