GET /api/bet_types/44774e19-781c-4b64-a3a4-344cd9fd5545/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44774e19-781c-4b64-a3a4-344cd9fd5545",
"match": "https://api-prod.gambitprofit.com/api/matches/e82ed090-3090-454a-88c6-7795e9d3508b/?format=api",
"name": "Over/Under",
"created_at": "2023-10-01T09:18:20.517374-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 Under 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8453f2b8-5f34-4534-8e06-45df21f38c5f",
"gambit_id": "3069a65d-0b94-4f8e-90d5-4b18b90ee194",
"last_updated": "2023-10-03T10:03:12.055254-04:00",
"created_at": "2023-10-01T09:18:20.528036-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44774e19-781c-4b64-a3a4-344cd9fd5545/?format=api"
},
{
"id": "1a2fdf0b-fdb5-45e1-a428-a52ab58f1374",
"gambit_id": "58b03984-3a46-4cd1-a594-b8a680819bc6",
"last_updated": "2023-10-03T10:03:12.047626-04:00",
"created_at": "2023-10-01T09:18:20.522237-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44774e19-781c-4b64-a3a4-344cd9fd5545/?format=api"
}
]
}