GET /api/bet_types/a46130da-dac5-4af2-a52c-3d1ceaafe395/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a46130da-dac5-4af2-a52c-3d1ceaafe395",
"match": "https://api-prod.gambitprofit.com/api/matches/236854cb-70e6-4366-b93e-2612566fe6ed/?format=api",
"name": "Over/Under",
"created_at": "2023-08-20T08:43:05.229828-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": "Game Total Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "96b60bc9-fd71-49ff-ad2d-f137e58e4c19",
"gambit_id": "093fa390-490a-44e4-9412-544643a4c602",
"last_updated": "2023-08-21T17:48:34.522759-04:00",
"created_at": "2023-08-20T08:43:05.239843-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a46130da-dac5-4af2-a52c-3d1ceaafe395/?format=api"
},
{
"id": "76481255-3bbf-442f-878d-4572f4bd0936",
"gambit_id": "57c0db66-ac52-461b-9986-5d6960640ea9",
"last_updated": "2023-08-21T17:48:34.505355-04:00",
"created_at": "2023-08-20T08:43:05.235319-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a46130da-dac5-4af2-a52c-3d1ceaafe395/?format=api"
}
]
}