GET /api/bet_types/474180f6-766e-460e-9372-f212bb2dff22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "474180f6-766e-460e-9372-f212bb2dff22",
"match": "https://api-prod.gambitprofit.com/api/matches/9499e66e-36a3-43da-b912-1d6db17430e6/?format=api",
"name": "Over/Under",
"created_at": "2024-01-15T10:23:23.584345-05: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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f066116c-7f88-44ec-be85-05880bcd345f",
"gambit_id": "c6e1c2f5-e31a-4ded-8cdd-21c0bcba01c6",
"last_updated": "2024-01-17T22:13:10.811918-05:00",
"created_at": "2024-01-15T10:23:23.587950-05:00",
"name": "Game Total Over 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/474180f6-766e-460e-9372-f212bb2dff22/?format=api"
},
{
"id": "9fba8d4f-dca0-4b7d-adf0-91930c7e72b8",
"gambit_id": "da8da002-3b16-4204-a4c1-9689b19efce4",
"last_updated": "2024-01-17T22:13:10.815611-05:00",
"created_at": "2024-01-15T10:23:23.593141-05:00",
"name": "Game Total Under 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/474180f6-766e-460e-9372-f212bb2dff22/?format=api"
}
]
}