GET /api/bet_types/f7b48ddd-13d4-4d47-b860-23022f3d5ad8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7b48ddd-13d4-4d47-b860-23022f3d5ad8",
"match": "https://api-prod.gambitprofit.com/api/matches/9f5df7b7-c0ec-4273-8e55-3027d240e58e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T12:38:06.669146-04: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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "baafbfbd-8dba-4a01-83fe-ebe87727906a",
"gambit_id": "66807e83-8d94-467d-b993-70c9033849f7",
"last_updated": "2023-09-25T14:18:03.730295-04:00",
"created_at": "2023-09-23T12:38:06.673478-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b48ddd-13d4-4d47-b860-23022f3d5ad8/?format=api"
},
{
"id": "71f7e3a3-3449-494a-aa02-50e5bacb420d",
"gambit_id": "85c7707a-33be-4608-9d7b-0224771d6f3a",
"last_updated": "2023-09-25T14:18:03.735429-04:00",
"created_at": "2023-09-23T12:38:06.681451-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b48ddd-13d4-4d47-b860-23022f3d5ad8/?format=api"
}
]
}