GET /api/bet_types/82e47b02-c55e-4a56-8f55-b41fe2a9e218/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82e47b02-c55e-4a56-8f55-b41fe2a9e218",
"match": "https://api-prod.gambitprofit.com/api/matches/ee1feb1f-3f92-4a8a-a957-bd270952feeb/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T09:13:26.310981-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": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d83b35ed-e941-427a-894d-2b14699b34e9",
"gambit_id": "c83604d0-a7b1-48c0-9f86-b574cfbc552a",
"last_updated": "2023-09-21T09:43:20.453398-04:00",
"created_at": "2023-09-19T09:13:26.320038-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82e47b02-c55e-4a56-8f55-b41fe2a9e218/?format=api"
},
{
"id": "41c1ce40-04a1-43c1-9967-8407af7c6516",
"gambit_id": "8c9dc3be-981c-4b0e-b4bb-7cdceff7384d",
"last_updated": "2023-09-21T09:43:20.449568-04:00",
"created_at": "2023-09-19T09:13:26.315682-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82e47b02-c55e-4a56-8f55-b41fe2a9e218/?format=api"
}
]
}