GET /api/bet_types/2c03c381-f168-42bf-985a-d30f81f37ed1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c03c381-f168-42bf-985a-d30f81f37ed1",
"match": "https://api-prod.gambitprofit.com/api/matches/2533ed46-81b6-49a4-b89f-70534de7899a/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:06:57.745339-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 7",
"amount": 5317.0
},
{
"team": "Game Total Under 7",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "2df242d9-f77b-41be-9e99-2c79910e2b32",
"gambit_id": "c3012d06-031a-4917-8ddc-1578eff4d092",
"last_updated": "2023-04-23T12:41:51.826668-04:00",
"created_at": "2023-04-22T13:06:57.748717-04:00",
"name": "Game Total Over 7",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c03c381-f168-42bf-985a-d30f81f37ed1/?format=api"
},
{
"id": "4653170e-57ba-4b95-b9b7-d3e91f5621f0",
"gambit_id": "0dfb053f-6943-48d4-a805-58aa71722d47",
"last_updated": "2023-04-23T12:41:51.825177-04:00",
"created_at": "2023-04-22T13:06:57.747139-04:00",
"name": "Game Total Under 7",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c03c381-f168-42bf-985a-d30f81f37ed1/?format=api"
}
]
}