GET /api/bet_types/e6fb6ea0-740f-4934-807c-377fef3de682/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6fb6ea0-740f-4934-807c-377fef3de682",
"match": "https://api-prod.gambitprofit.com/api/matches/b5a8d5a0-dfea-4c96-8536-8eed06d6ca93/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:42:59.489840-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 37",
"amount": 5000.0
},
{
"team": "Game Total Over 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "758cbbf2-dbf5-4c3c-92b4-7d763934f230",
"gambit_id": "a719fd3a-1fa2-49d7-bbf2-8b19ce9b9ffa",
"last_updated": "2024-01-09T10:33:30.227880-05:00",
"created_at": "2024-01-04T09:42:59.493518-05:00",
"name": "Game Total Under 37",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6fb6ea0-740f-4934-807c-377fef3de682/?format=api"
},
{
"id": "c0198010-64d2-48e7-9e90-af44888cb45a",
"gambit_id": "a468242e-c0ee-46e1-a00f-4a96f4e02915",
"last_updated": "2024-01-09T10:33:30.224539-05:00",
"created_at": "2024-01-04T09:42:59.498803-05:00",
"name": "Game Total Over 37",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6fb6ea0-740f-4934-807c-377fef3de682/?format=api"
}
]
}