GET /api/bet_types/1b10f18a-fe3f-4e5a-977c-6ecbd90ad3cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b10f18a-fe3f-4e5a-977c-6ecbd90ad3cb",
"match": "https://api-prod.gambitprofit.com/api/matches/204e66ae-1858-49df-8792-ff1710a6a3c8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T08:48:20.096031-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 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f61c8f86-f7c5-4247-98cf-bef9a0929670",
"gambit_id": "8628505a-089f-459b-92db-f0ab2d031a4c",
"last_updated": "2023-09-12T21:28:19.144624-04:00",
"created_at": "2023-09-11T08:48:20.107392-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b10f18a-fe3f-4e5a-977c-6ecbd90ad3cb/?format=api"
},
{
"id": "623cb0cb-0eeb-4b80-a0bf-b627e48e86ee",
"gambit_id": "b0d3806f-5fb4-4839-ba02-d8421b9af93c",
"last_updated": "2023-09-12T21:28:19.141534-04:00",
"created_at": "2023-09-11T08:48:20.100138-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b10f18a-fe3f-4e5a-977c-6ecbd90ad3cb/?format=api"
}
]
}