GET /api/bet_types/0550d913-e1bb-4886-b12b-b18f3e5bfc7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0550d913-e1bb-4886-b12b-b18f3e5bfc7a",
"match": "https://api-prod.gambitprofit.com/api/matches/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api",
"name": "Over/Under",
"created_at": "2023-08-18T08:43:14.757155-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Under 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "23cbbaf9-3d2a-4782-9264-be8cd25bd87c",
"gambit_id": "b1ce43bb-9ca2-48c6-b4ab-e4bbe7a1b5d8",
"last_updated": "2023-08-21T10:13:11.092431-04:00",
"created_at": "2023-08-18T08:43:14.762116-04:00",
"name": "Game Total Over 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0550d913-e1bb-4886-b12b-b18f3e5bfc7a/?format=api"
},
{
"id": "0992b698-6461-4f04-afd1-9d8a84256209",
"gambit_id": "104d3442-008b-4337-a912-923cc88810b4",
"last_updated": "2023-08-21T10:13:11.095681-04:00",
"created_at": "2023-08-18T08:43:14.766920-04:00",
"name": "Game Total Under 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0550d913-e1bb-4886-b12b-b18f3e5bfc7a/?format=api"
}
]
}