GET /api/bet_types/bc8a4e9e-cf80-43ed-b410-c59d4b5db75d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc8a4e9e-cf80-43ed-b410-c59d4b5db75d",
"match": "https://api-prod.gambitprofit.com/api/matches/2439a726-ce81-4487-9532-fcaffd7fe1bd/?format=api",
"name": "Over/Under",
"created_at": "2023-08-06T08:38:15.812486-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b4632c1b-7d3c-4c47-83df-f79571474218",
"gambit_id": "c8a96a50-b3b6-4814-82eb-7953e28be4bc",
"last_updated": "2023-08-07T19:33:08.762086-04:00",
"created_at": "2023-08-06T08:38:15.818734-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8a4e9e-cf80-43ed-b410-c59d4b5db75d/?format=api"
},
{
"id": "9cb5c4a3-96b6-461e-9e89-a50839f45a56",
"gambit_id": "74c94f0a-b8fa-4ab6-8c3d-025e2f9b906d",
"last_updated": "2023-08-07T19:33:08.765435-04:00",
"created_at": "2023-08-06T08:38:15.824939-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8a4e9e-cf80-43ed-b410-c59d4b5db75d/?format=api"
}
]
}