GET /api/bet_types/95b756e2-e56c-4787-b744-962e1fa149b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95b756e2-e56c-4787-b744-962e1fa149b2",
"match": "https://api-prod.gambitprofit.com/api/matches/6172c781-6e9c-4945-9462-bf118d1ef737/?format=api",
"name": "Over/Under",
"created_at": "2023-09-05T09:53:19.958148-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",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "52c46b15-06da-4104-9d7a-ae57e1b54a27",
"gambit_id": "a49a105f-9e9a-4a88-8fac-ac0ca276c309",
"last_updated": "2023-09-06T22:57:56.429731-04:00",
"created_at": "2023-09-05T09:53:19.965981-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b756e2-e56c-4787-b744-962e1fa149b2/?format=api"
},
{
"id": "7f75ce93-2e99-4890-9390-dbf7aba1d455",
"gambit_id": "f741c7d6-babe-4081-95ef-f5a589bfcdae",
"last_updated": "2023-09-06T22:57:56.433339-04:00",
"created_at": "2023-09-05T09:53:19.974389-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b756e2-e56c-4787-b744-962e1fa149b2/?format=api"
}
]
}