GET /api/bet_types/2711b633-e768-4f8c-88f4-2f335b29f0b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2711b633-e768-4f8c-88f4-2f335b29f0b4",
"match": "https://api-prod.gambitprofit.com/api/matches/1fca3d77-fc48-4a2b-82b3-1553e4d37000/?format=api",
"name": "Over/Under",
"created_at": "2023-07-06T08:43:17.603460-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 Over 10",
"amount": 5213.0
},
{
"team": "Game Total Under 10",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "371c5808-ac81-4761-88e2-60dac2b2ae03",
"gambit_id": "8c20b20d-5990-4fc9-b237-cf0626a1457f",
"last_updated": "2023-07-07T16:57:59.229766-04:00",
"created_at": "2023-07-06T08:43:17.607976-04:00",
"name": "Game Total Over 10",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2711b633-e768-4f8c-88f4-2f335b29f0b4/?format=api"
},
{
"id": "f6e863ff-d418-40b7-aaff-28d62d52d5b7",
"gambit_id": "6d919cc3-feea-46bf-aa6f-14be5e4f7703",
"last_updated": "2023-07-07T16:57:59.228153-04:00",
"created_at": "2023-07-06T08:43:17.605920-04:00",
"name": "Game Total Under 10",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2711b633-e768-4f8c-88f4-2f335b29f0b4/?format=api"
}
]
}