GET /api/bet_types/785dc68b-82b2-4511-a466-b6f7dfe5ecfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "785dc68b-82b2-4511-a466-b6f7dfe5ecfc",
"match": "https://api-prod.gambitprofit.com/api/matches/29450c06-e003-4233-9a56-206966a6059c/?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 Over 8",
"amount": 5096.0
},
{
"team": "Game Total Under 8",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "a7700808-086e-4c3e-a338-09fcf91746eb",
"gambit_id": "77b46720-87d6-4222-8524-8bdcb2b76083",
"last_updated": "2022-09-06T09:27:13.084421-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/785dc68b-82b2-4511-a466-b6f7dfe5ecfc/?format=api"
},
{
"id": "f1118ab7-32c7-4363-a07f-1186d37f3024",
"gambit_id": "4b4537e4-f7ee-4d76-844b-27fa06e7e235",
"last_updated": "2022-09-06T09:27:13.083377-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/785dc68b-82b2-4511-a466-b6f7dfe5ecfc/?format=api"
}
]
}