GET /api/bet_types/a3368e7a-dd0b-451c-bf08-3085609a3a8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3368e7a-dd0b-451c-bf08-3085609a3a8e",
"match": "https://api-prod.gambitprofit.com/api/matches/b3198857-850b-40a6-bef3-2ae970b86181/?format=api",
"name": "Over/Under",
"created_at": "2023-12-11T09:38:03.183629-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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Under 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f43a563d-548c-48a4-9959-cbe165e0f6f3",
"gambit_id": "5817979a-93b2-4ff1-a272-af0687fc383f",
"last_updated": "2023-12-12T21:43:19.283518-05:00",
"created_at": "2023-12-11T09:38:03.201782-05:00",
"name": "Game Total Over 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3368e7a-dd0b-451c-bf08-3085609a3a8e/?format=api"
},
{
"id": "b815213f-cb1c-4407-8778-7931975e8e9b",
"gambit_id": "9baa35f1-f4c0-42c2-a79d-9dd99683f724",
"last_updated": "2023-12-12T21:43:19.280100-05:00",
"created_at": "2023-12-11T09:38:03.208210-05:00",
"name": "Game Total Under 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3368e7a-dd0b-451c-bf08-3085609a3a8e/?format=api"
}
]
}