GET /api/bet_types/8dee365a-e8df-4a0d-a439-6ebc15a8c09b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8dee365a-e8df-4a0d-a439-6ebc15a8c09b",
"match": "https://api-prod.gambitprofit.com/api/matches/43021c5b-0ef1-4e18-be8b-fbe2e704b995/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:02:00.697666-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "21b59c4b-434b-4d10-85a7-2db4cb0b79f9",
"gambit_id": "acd187a9-85d9-48fa-9b4a-cae50d9384e3",
"last_updated": "2023-04-09T11:27:08.409117-04:00",
"created_at": "2023-04-08T09:02:00.700425-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dee365a-e8df-4a0d-a439-6ebc15a8c09b/?format=api"
},
{
"id": "74adbe1d-6781-4785-844f-bd01eaf34224",
"gambit_id": "3a688da0-bf71-4fba-95de-e9d078334f1a",
"last_updated": "2023-04-09T11:27:08.411385-04:00",
"created_at": "2023-04-08T09:02:00.702863-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dee365a-e8df-4a0d-a439-6ebc15a8c09b/?format=api"
}
]
}