GET /api/bet_types/553ee063-b7ac-4a80-9a98-9673b4427cec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "553ee063-b7ac-4a80-9a98-9673b4427cec",
"match": "https://api-prod.gambitprofit.com/api/matches/73408d5e-3549-4e28-8ada-e34d6547072d/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 8",
"amount": 5097.0
},
{
"team": "Game Total Over 8",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "778a23a8-5490-4be3-933f-d7119adae1e1",
"gambit_id": "f1cab39e-d9c7-49c0-a498-8a58375439f5",
"last_updated": "2022-09-19T11:52:14.846530-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.76000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/553ee063-b7ac-4a80-9a98-9673b4427cec/?format=api"
},
{
"id": "ba0c1a46-fedb-48e6-94f5-29e61dade5b3",
"gambit_id": "48f31893-2bd7-4cf2-8eff-068247f4e2d7",
"last_updated": "2022-09-19T11:52:14.847698-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/553ee063-b7ac-4a80-9a98-9673b4427cec/?format=api"
}
]
}