GET /api/bet_types/2fae5cea-d545-4ede-95c8-9b2e19551250/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fae5cea-d545-4ede-95c8-9b2e19551250",
"match": "https://api-prod.gambitprofit.com/api/matches/3e4003c2-1025-4114-88ea-fb21784ced04/?format=api",
"name": "Over/Under",
"created_at": "2023-01-19T09:22:05.794222-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 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "99ca5530-1e69-4bd3-8fdb-428407281663",
"gambit_id": "46e90314-e1ef-4135-9739-a3506cdb65aa",
"last_updated": "2023-01-20T10:06:57.605093-05:00",
"created_at": "2023-01-19T09:22:05.796881-05:00",
"name": "Game Total Over 6",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fae5cea-d545-4ede-95c8-9b2e19551250/?format=api"
},
{
"id": "32f825ef-5f02-4e46-ab20-c2f072aaf8d2",
"gambit_id": "d6edc58b-9a63-4471-8732-a2492a0cf61f",
"last_updated": "2023-01-20T10:06:57.603846-05:00",
"created_at": "2023-01-19T09:22:05.795438-05:00",
"name": "Game Total Under 6",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fae5cea-d545-4ede-95c8-9b2e19551250/?format=api"
}
]
}