GET /api/bet_types/4732bdaa-1fd7-40b6-9e74-a2fba93028b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4732bdaa-1fd7-40b6-9e74-a2fba93028b8",
"match": "https://api-prod.gambitprofit.com/api/matches/48778a64-7e3e-47a9-9328-02fc5649184b/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-25T09:13:09.568024-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": "Dallas Mavericks",
"amount": 5094.0
},
{
"team": "San Antonio Spurs",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "8fe35b89-b110-49a1-9d9d-961affee1782",
"gambit_id": "78136b78-8edd-42c6-8351-11db21bb59fc",
"last_updated": "2023-10-26T10:38:10.222683-04:00",
"created_at": "2023-10-25T09:13:09.572768-04:00",
"name": "Dallas Mavericks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4732bdaa-1fd7-40b6-9e74-a2fba93028b8/?format=api"
},
{
"id": "243bac79-90a0-4bed-9096-479e28746529",
"gambit_id": "a3c5ddde-dd04-4e04-a726-bc8f0ddf3a19",
"last_updated": "2023-10-26T10:38:10.226285-04:00",
"created_at": "2023-10-25T09:13:09.576961-04:00",
"name": "San Antonio Spurs",
"reward": "1.90000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4732bdaa-1fd7-40b6-9e74-a2fba93028b8/?format=api"
}
]
}