GET /api/bet_types/5aac69ec-2206-4b2c-a870-41e01e00df94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5aac69ec-2206-4b2c-a870-41e01e00df94",
"match": "https://api-prod.gambitprofit.com/api/matches/2f944021-a3c6-4cd8-89d0-9e5eb0c66769/?format=api",
"name": "Over/Under",
"created_at": "2023-06-12T09:03:11.777841-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 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a756c496-b5b7-4ddd-8a5d-a77c74ceb403",
"gambit_id": "d95bedae-a159-4fc8-942f-0ccdd32b9382",
"last_updated": "2023-06-13T11:08:03.366660-04:00",
"created_at": "2023-06-12T09:03:11.781743-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aac69ec-2206-4b2c-a870-41e01e00df94/?format=api"
},
{
"id": "cd7df4b5-ce22-42b9-ba21-438c1f5d5a07",
"gambit_id": "35fa402d-f39c-4774-bcf6-fea9a3ccf829",
"last_updated": "2023-06-13T11:08:03.368408-04:00",
"created_at": "2023-06-12T09:03:11.779790-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aac69ec-2206-4b2c-a870-41e01e00df94/?format=api"
}
]
}