GET /api/bet_types/59d90192-751a-4c77-bef7-223c63e73a2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59d90192-751a-4c77-bef7-223c63e73a2a",
"match": "https://api-prod.gambitprofit.com/api/matches/2171a6e5-337a-4eab-a1f8-f3ca65961d40/?format=api",
"name": "Over/Under",
"created_at": "2023-12-01T19:28:12.781913-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 2.5",
"amount": 7190.0
},
{
"team": "Game Total Under 2.5",
"amount": 2810.0
}
],
"expected_reward_tokens": 9273.0,
"profit_sb": -227.0,
"profit_sb_percentage": -2.39,
"recommended": false
},
"lines": [
{
"id": "367a8295-4539-47dd-bc0d-466f37203cd5",
"gambit_id": "2b74addb-fcd7-40c8-aafb-e09937a15d0a",
"last_updated": "2023-12-05T21:13:17.618345-05:00",
"created_at": "2023-12-01T19:28:12.799508-05:00",
"name": "Game Total Over 2.5",
"reward": "1.29000",
"odds": "1.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d90192-751a-4c77-bef7-223c63e73a2a/?format=api"
},
{
"id": "2718a1bf-97e2-4f65-9ccf-20dccfd02eba",
"gambit_id": "07a5825b-e4ee-4b52-abcd-1ba5766cf3c1",
"last_updated": "2023-12-05T21:13:17.621532-05:00",
"created_at": "2023-12-01T19:28:12.815503-05:00",
"name": "Game Total Under 2.5",
"reward": "3.30000",
"odds": "3.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d90192-751a-4c77-bef7-223c63e73a2a/?format=api"
}
]
}