GET /api/bet_types/f978cf92-09ac-4ec3-8fb4-33896c40a219/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f978cf92-09ac-4ec3-8fb4-33896c40a219",
"match": "https://api-prod.gambitprofit.com/api/matches/c6659305-829d-4eed-833a-b6157d9dc539/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:22.276905-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c290bc86-334f-439e-90a7-31041d8376aa",
"gambit_id": "e04a0dc2-3c3f-472b-b26a-3341922050dc",
"last_updated": "2023-04-16T16:32:02.636921-04:00",
"created_at": "2023-04-13T09:32:22.278213-04:00",
"name": "Game Total Under 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f978cf92-09ac-4ec3-8fb4-33896c40a219/?format=api"
},
{
"id": "120377c0-89c0-4ff1-8853-e08258e80891",
"gambit_id": "e385cc9b-8200-4a2b-8970-0eedc92b233c",
"last_updated": "2023-04-16T16:32:02.639837-04:00",
"created_at": "2023-04-13T09:32:22.279521-04:00",
"name": "Game Total Over 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f978cf92-09ac-4ec3-8fb4-33896c40a219/?format=api"
}
]
}