GET /api/bet_types/6f006479-ee60-49b6-89f7-fc2d920ca4a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f006479-ee60-49b6-89f7-fc2d920ca4a6",
"match": "https://api-prod.gambitprofit.com/api/matches/c0f89d0f-d264-4339-b3f9-25dfe11ea8cd/?format=api",
"name": "Over/Under",
"created_at": "2023-11-09T09:47:59.777523-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 7",
"amount": 5423.0
},
{
"team": "Game Total Over 7",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3ca5ad1b-0693-477c-ae5d-303dc04b813b",
"gambit_id": "efd75d5c-1cf8-45de-92cc-f73366d621df",
"last_updated": "2023-11-12T11:03:21.054339-05:00",
"created_at": "2023-11-09T09:47:59.785758-05:00",
"name": "Game Total Under 7",
"reward": "1.73000",
"odds": "1.76920",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f006479-ee60-49b6-89f7-fc2d920ca4a6/?format=api"
},
{
"id": "0e6cd02a-c6d3-4b79-8f6c-15bd7331eeae",
"gambit_id": "be0901ae-5faf-466f-b9d4-fcddaba2c6aa",
"last_updated": "2023-11-12T11:03:21.050480-05:00",
"created_at": "2023-11-09T09:47:59.781477-05:00",
"name": "Game Total Over 7",
"reward": "2.05000",
"odds": "2.10000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f006479-ee60-49b6-89f7-fc2d920ca4a6/?format=api"
}
]
}