GET /api/bet_types/0c261d09-223a-4973-b0a0-c7af430cfa59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c261d09-223a-4973-b0a0-c7af430cfa59",
"match": "https://api-prod.gambitprofit.com/api/matches/44b60542-8e2b-4f07-ae6e-8eb7c45c5104/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:04.546417-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 5.5",
"amount": 5599.0
},
{
"team": "Game Total Over 5.5",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "bd0c3d68-1622-46e0-a4b2-8cad885b13d5",
"gambit_id": "90cc6c60-28ad-4ed7-be3e-646da3d1535a",
"last_updated": "2023-05-06T13:26:53.525622-04:00",
"created_at": "2023-05-05T11:47:04.547970-04:00",
"name": "Game Total Under 5.5",
"reward": "1.69000",
"odds": "1.71430",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c261d09-223a-4973-b0a0-c7af430cfa59/?format=api"
},
{
"id": "9484f597-2ab4-49e3-a008-025777f21c6c",
"gambit_id": "71e5d2d9-6704-481c-95ac-0e54578d48ed",
"last_updated": "2023-05-06T13:26:53.527575-04:00",
"created_at": "2023-05-05T11:47:04.549559-04:00",
"name": "Game Total Over 5.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c261d09-223a-4973-b0a0-c7af430cfa59/?format=api"
}
]
}