GET /api/bet_types/09edaf47-be7c-4c3e-9a51-9e60067ef121/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09edaf47-be7c-4c3e-9a51-9e60067ef121",
"match": "https://api-prod.gambitprofit.com/api/matches/ef2bb90a-92a0-4d0c-af77-908544f69ce8/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:05.376294-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 7",
"amount": 5317.0
},
{
"team": "Game Total Over 7",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "4ed33b77-dcdd-446c-afcb-7b6202f3eb84",
"gambit_id": "6f301018-fe6b-4eb8-9c6c-ee6c217b76a7",
"last_updated": "2023-05-06T11:52:02.682380-04:00",
"created_at": "2023-05-05T11:47:05.378135-04:00",
"name": "Game Total Under 7",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09edaf47-be7c-4c3e-9a51-9e60067ef121/?format=api"
},
{
"id": "8b40f39f-a751-44b5-bfef-2330b98a1c91",
"gambit_id": "3fc15bc2-4671-42a6-a74f-cf7c2bd514aa",
"last_updated": "2023-05-06T11:52:02.684365-04:00",
"created_at": "2023-05-05T11:47:05.379921-04:00",
"name": "Game Total Over 7",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09edaf47-be7c-4c3e-9a51-9e60067ef121/?format=api"
}
]
}