GET /api/bet_types/f7ec9eb1-a8da-464b-89f6-ef7b93409c13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7ec9eb1-a8da-464b-89f6-ef7b93409c13",
"match": "https://api-prod.gambitprofit.com/api/matches/c87b23fd-ba74-4c15-9f2e-7b848383ab63/?format=api",
"name": "Over/Under",
"created_at": "2023-02-05T09:47:03.876212-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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3b06425b-43af-4f97-9174-bbd230c61f1a",
"gambit_id": "593605c4-ec01-43d6-b861-c7fea7305b76",
"last_updated": "2023-02-06T09:11:57.815245-05:00",
"created_at": "2023-02-05T09:47:03.877511-05:00",
"name": "Game Total Under 226",
"reward": "1.86000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ec9eb1-a8da-464b-89f6-ef7b93409c13/?format=api"
},
{
"id": "a3a6497e-db79-45cf-9cbf-6d2ee7ba9a50",
"gambit_id": "13b3bc79-e007-4fb6-a076-39c287a730a2",
"last_updated": "2023-02-06T09:11:57.816379-05:00",
"created_at": "2023-02-05T09:47:03.878896-05:00",
"name": "Game Total Over 226",
"reward": "1.86000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ec9eb1-a8da-464b-89f6-ef7b93409c13/?format=api"
}
]
}