GET /api/bet_types/abc10b53-23a7-4f37-bb53-0ad65ee29e14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abc10b53-23a7-4f37-bb53-0ad65ee29e14",
"match": "https://api-prod.gambitprofit.com/api/matches/1ebcf022-6c57-4605-a74f-15fb82096e5b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-29T09:13:14.707339-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 221",
"amount": 5000.0
},
{
"team": "Game Total Under 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "70d3e186-7184-4975-b365-0fa9ef082964",
"gambit_id": "e4902ce4-6920-41ca-9191-520b2d0fd7e1",
"last_updated": "2024-01-31T10:03:25.482171-05:00",
"created_at": "2024-01-29T09:13:14.711375-05:00",
"name": "Game Total Over 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abc10b53-23a7-4f37-bb53-0ad65ee29e14/?format=api"
},
{
"id": "bb784d73-fa1f-4812-b55c-a08a86e38007",
"gambit_id": "da56834f-154f-4df8-a230-470a9436cd6f",
"last_updated": "2024-01-31T10:03:25.485528-05:00",
"created_at": "2024-01-29T09:13:14.715628-05:00",
"name": "Game Total Under 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abc10b53-23a7-4f37-bb53-0ad65ee29e14/?format=api"
}
]
}