GET /api/bet_types/fb4ef532-9965-4b04-af2b-3d2956c17d62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb4ef532-9965-4b04-af2b-3d2956c17d62",
"match": "https://api-prod.gambitprofit.com/api/matches/127376c5-608c-456b-8996-c1dff5578664/?format=api",
"name": "Over/Under",
"created_at": "2023-11-19T10:03:05.569560-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 Over 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "790c7eb6-f716-40c8-adc6-864a09b56972",
"gambit_id": "14dffe1c-e671-4fc6-9f07-f45b4635e898",
"last_updated": "2023-11-21T09:13:07.761745-05:00",
"created_at": "2023-11-19T10:03:05.578046-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb4ef532-9965-4b04-af2b-3d2956c17d62/?format=api"
},
{
"id": "5304ab90-8e9c-4837-9d95-e19393d39da4",
"gambit_id": "9ccff55d-e646-4fd2-91fa-4d9e7f6254f5",
"last_updated": "2023-11-21T09:13:07.765175-05:00",
"created_at": "2023-11-19T10:03:05.583367-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb4ef532-9965-4b04-af2b-3d2956c17d62/?format=api"
}
]
}