GET /api/bet_types/4d7f4034-07c6-49cd-8089-2f5d4abac2e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d7f4034-07c6-49cd-8089-2f5d4abac2e2",
"match": "https://api-prod.gambitprofit.com/api/matches/48ff28a4-0e13-4d72-a90f-64d3b116b31e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:13.201897-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 Over 9.5",
"amount": 5000.0
},
{
"team": "Game Total Under 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "97aacb80-e897-4643-b10d-70250fa3d912",
"gambit_id": "be24f82b-75d4-4527-98bf-a9f085e58001",
"last_updated": "2023-04-10T14:22:26.063074-04:00",
"created_at": "2023-04-09T09:27:13.206495-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d7f4034-07c6-49cd-8089-2f5d4abac2e2/?format=api"
},
{
"id": "aac60037-9e4c-4c9b-b44f-4c8498a71fe8",
"gambit_id": "4f56c041-1ac9-42f2-ba72-9f3250f99bfd",
"last_updated": "2023-04-10T14:22:26.061279-04:00",
"created_at": "2023-04-09T09:27:13.204414-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d7f4034-07c6-49cd-8089-2f5d4abac2e2/?format=api"
}
]
}