GET /api/bet_types/ad6be87c-2b85-4fe9-9723-f0f7b318bb3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad6be87c-2b85-4fe9-9723-f0f7b318bb3b",
"match": "https://api-prod.gambitprofit.com/api/matches/646ccf7b-c317-431e-bfd5-685989974b06/?format=api",
"name": "Over/Under",
"created_at": "2023-01-02T13:27:13.740380-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "f91bae1b-80b8-4fa3-981c-879a1e462d30",
"gambit_id": "60b1bf3a-f4c4-4729-8813-9b7129142965",
"last_updated": "2023-01-03T10:56:48.059857-05:00",
"created_at": "2023-01-02T13:27:13.741980-05:00",
"name": "Game Total Under 229.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6be87c-2b85-4fe9-9723-f0f7b318bb3b/?format=api"
},
{
"id": "913d0b32-fb5f-4fa2-a802-dc0e6e7877a6",
"gambit_id": "a78ecd4d-6f88-44b6-ab97-e5fb61f485a8",
"last_updated": "2023-01-03T10:56:48.061011-05:00",
"created_at": "2023-01-02T13:27:13.743365-05:00",
"name": "Game Total Over 229.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6be87c-2b85-4fe9-9723-f0f7b318bb3b/?format=api"
}
]
}