GET /api/bet_types/a29e0a19-0110-4ce0-ae6a-971f04282529/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a29e0a19-0110-4ce0-ae6a-971f04282529",
"match": "https://api-prod.gambitprofit.com/api/matches/eaad3d26-abfd-48e2-ba4b-980df8d9f365/?format=api",
"name": "Over/Under",
"created_at": "2023-09-04T14:03:07.314434-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c5a26554-9378-416c-8457-06f806a8db11",
"gambit_id": "ca06640e-aa11-4d7d-bef6-e58ae0b43d98",
"last_updated": "2023-09-05T17:03:00.361080-04:00",
"created_at": "2023-09-04T14:03:07.318626-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a29e0a19-0110-4ce0-ae6a-971f04282529/?format=api"
},
{
"id": "da8977b5-4c26-42e1-acef-d4ead3652cbc",
"gambit_id": "dec3787d-7fac-490c-8cd2-08f002a52c85",
"last_updated": "2023-09-05T17:03:00.364926-04:00",
"created_at": "2023-09-04T14:03:07.330311-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a29e0a19-0110-4ce0-ae6a-971f04282529/?format=api"
}
]
}