GET /api/bet_types/3ea98901-0b2c-4a09-af8e-17ba6de2f08c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ea98901-0b2c-4a09-af8e-17ba6de2f08c",
"match": "https://api-prod.gambitprofit.com/api/matches/ce0503f7-67fd-4ca8-9ac2-9fd7fd87cd20/?format=api",
"name": "Over/Under",
"created_at": "2024-01-14T09:53:16.460917-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 7",
"amount": 5000.0
},
{
"team": "Game Total Under 7",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "eb3bf7eb-8566-42ee-ba1e-2b6e6022cc35",
"gambit_id": "8d7a0d4e-9b1f-4247-bcbd-d3d883d24059",
"last_updated": "2024-01-16T22:58:17.783872-05:00",
"created_at": "2024-01-14T09:53:16.464894-05:00",
"name": "Game Total Over 7",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea98901-0b2c-4a09-af8e-17ba6de2f08c/?format=api"
},
{
"id": "7a321a5b-9180-4508-9f85-709f51f322a0",
"gambit_id": "28cb2fe4-cc64-4b92-ae6c-d0d5f757f8e1",
"last_updated": "2024-01-16T22:58:17.787245-05:00",
"created_at": "2024-01-14T09:53:16.469453-05:00",
"name": "Game Total Under 7",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea98901-0b2c-4a09-af8e-17ba6de2f08c/?format=api"
}
]
}