GET /api/bet_types/a6b7de2f-806d-4741-aca6-aa52edf0a096/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6b7de2f-806d-4741-aca6-aa52edf0a096",
"match": "https://api-prod.gambitprofit.com/api/matches/3407a032-b38c-47b8-99e2-b40d5a6ecd5b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-18T11:47:13.768397-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "76ef0819-f86f-4cac-b75a-d9ec5228282f",
"gambit_id": "cd15958a-5286-4e5f-aa11-b0ed89eab0c6",
"last_updated": "2023-05-19T11:02:17.256811-04:00",
"created_at": "2023-05-18T11:47:13.771496-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6b7de2f-806d-4741-aca6-aa52edf0a096/?format=api"
},
{
"id": "4a09edf2-d5e7-42ad-9551-78eedbc697f8",
"gambit_id": "470843f1-0365-4dae-b66d-e968f28a2605",
"last_updated": "2023-05-19T11:02:17.255029-04:00",
"created_at": "2023-05-18T11:47:13.769975-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6b7de2f-806d-4741-aca6-aa52edf0a096/?format=api"
}
]
}