GET /api/bet_types/9ec448c5-4e79-4e86-a9fb-42f176f0b220/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ec448c5-4e79-4e86-a9fb-42f176f0b220",
"match": "https://api-prod.gambitprofit.com/api/matches/f09e62f0-8146-4097-8c68-4ab01ba416e8/?format=api",
"name": "Over/Under",
"created_at": "2023-08-18T17:53:23.357731-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 2.5",
"amount": 5376.0
},
{
"team": "Game Total Over 2.5",
"amount": 4624.0
}
],
"expected_reward_tokens": 9246.72,
"profit_sb": -253.28,
"profit_sb_percentage": -2.67,
"recommended": false
},
"lines": [
{
"id": "94c9a250-4081-4b7a-abe9-34207990bd4f",
"gambit_id": "77216840-1b58-4d79-8ce6-9ed5a6d2b07b",
"last_updated": "2023-08-22T09:42:59.233489-04:00",
"created_at": "2023-08-18T17:53:23.366532-04:00",
"name": "Game Total Under 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec448c5-4e79-4e86-a9fb-42f176f0b220/?format=api"
},
{
"id": "d1d7bde4-bb00-4cdc-be9e-5aee91f45637",
"gambit_id": "2ac6886e-378c-4d5c-83f4-22ca924c01e3",
"last_updated": "2023-08-22T09:42:59.228504-04:00",
"created_at": "2023-08-18T17:53:23.362100-04:00",
"name": "Game Total Over 2.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec448c5-4e79-4e86-a9fb-42f176f0b220/?format=api"
}
]
}