GET /api/bet_types/ab2c0b24-be1d-422c-aafe-511642805ffb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab2c0b24-be1d-422c-aafe-511642805ffb",
"match": "https://api-prod.gambitprofit.com/api/matches/a3fe3040-f7e4-4dc8-b873-c78ba805887b/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-18T09:43:02.780606-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": 5699.0
},
{
"team": "COL",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "97662675-73ae-4e31-8903-ec416b6af093",
"gambit_id": "a1b8b5b2-2bad-43ef-92dd-63c3c5e9dffa",
"last_updated": "2023-06-20T10:48:18.829664-04:00",
"created_at": "2023-06-18T09:43:02.785364-04:00",
"name": "ATL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2c0b24-be1d-422c-aafe-511642805ffb/?format=api"
},
{
"id": "a52ce376-d364-4e07-b874-ff53b7cba1de",
"gambit_id": "4f7f8398-f605-4f56-9e5e-4bf8aa3d6680",
"last_updated": "2023-06-20T10:48:18.826967-04:00",
"created_at": "2023-06-18T09:43:02.783062-04:00",
"name": "COL",
"reward": "2.20000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2c0b24-be1d-422c-aafe-511642805ffb/?format=api"
}
]
}