GET /api/bet_types/7437c632-eb55-4f0e-8b51-4af3a5554e96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7437c632-eb55-4f0e-8b51-4af3a5554e96",
"match": "https://api-prod.gambitprofit.com/api/matches/a5e19791-e4e2-4b40-892d-f054a10bd025/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:32:07.607399-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 6",
"amount": 5317.0
},
{
"team": "Game Total Under 6",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "a0de1960-5937-4c02-aaac-267d1b45eae5",
"gambit_id": "b8b9b366-db83-4530-8cc2-7fbcaf953ba5",
"last_updated": "2023-04-22T13:07:13.075063-04:00",
"created_at": "2023-04-21T12:32:07.611267-04:00",
"name": "Game Total Over 6",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7437c632-eb55-4f0e-8b51-4af3a5554e96/?format=api"
},
{
"id": "d31c1132-975e-4526-b16d-d0205cbf8784",
"gambit_id": "1ee8e046-2126-4062-8fa6-80625a4d6f80",
"last_updated": "2023-04-22T13:07:13.072305-04:00",
"created_at": "2023-04-21T12:32:07.609291-04:00",
"name": "Game Total Under 6",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7437c632-eb55-4f0e-8b51-4af3a5554e96/?format=api"
}
]
}