GET /api/bet_types/285166f8-6a4c-4b38-8e13-3cfeb6ca94c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "285166f8-6a4c-4b38-8e13-3cfeb6ca94c7",
"match": "https://api-prod.gambitprofit.com/api/matches/34fe7e1b-a22e-4ae6-932f-0606105443e1/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T12:43:10.711478-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 243",
"amount": 5000.0
},
{
"team": "Game Total Under 243",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6e754b3b-aa82-4ae8-a4e5-aaf036f5fa56",
"gambit_id": "4c271106-fa93-4d2a-bc4c-9fd6d74ff2e3",
"last_updated": "2023-11-07T21:03:29.180484-05:00",
"created_at": "2023-11-06T12:43:10.715113-05:00",
"name": "Game Total Over 243",
"reward": "1.86000",
"odds": "1.90910",
"spread": "243.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285166f8-6a4c-4b38-8e13-3cfeb6ca94c7/?format=api"
},
{
"id": "847b8b6e-8ace-4157-90c8-9031297bf7f8",
"gambit_id": "23da4d93-9a19-45b1-850f-f49e56dc825e",
"last_updated": "2023-11-07T21:03:29.183768-05:00",
"created_at": "2023-11-06T12:43:10.722692-05:00",
"name": "Game Total Under 243",
"reward": "1.86000",
"odds": "1.90910",
"spread": "243.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285166f8-6a4c-4b38-8e13-3cfeb6ca94c7/?format=api"
}
]
}