GET /api/bet_types/e9b16411-6795-4fcb-b6f9-3d4bf64f82cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9b16411-6795-4fcb-b6f9-3d4bf64f82cf",
"match": "https://api-prod.gambitprofit.com/api/matches/a1258da6-c6b7-40f8-9ecb-43bbb8ccf94a/?format=api",
"name": "Over/Under",
"created_at": "2023-01-19T09:22:05.932131-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "6c9ed15b-815e-4a12-b737-9d17b8eff5ba",
"gambit_id": "624a12df-d168-41e2-b3db-35c2b60fb228",
"last_updated": "2023-01-20T10:11:58.298427-05:00",
"created_at": "2023-01-19T09:22:05.933361-05:00",
"name": "Game Total Under 6.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b16411-6795-4fcb-b6f9-3d4bf64f82cf/?format=api"
},
{
"id": "3c7755af-bede-486c-8a1c-bb7153058598",
"gambit_id": "78545e28-6b62-4452-a77c-7a2541f1baae",
"last_updated": "2023-01-20T10:11:58.297350-05:00",
"created_at": "2023-01-19T09:22:05.934576-05:00",
"name": "Game Total Over 6.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b16411-6795-4fcb-b6f9-3d4bf64f82cf/?format=api"
}
]
}