GET /api/bet_types/ef37e1cd-f230-460e-93e0-b81ded2560b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef37e1cd-f230-460e-93e0-b81ded2560b3",
"match": "https://api-prod.gambitprofit.com/api/matches/869148cf-928a-4e41-b6b0-8eede7bc17b6/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:50.678086-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.5",
"amount": 5421.0
},
{
"team": "Game Total Under 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "70f13e06-d500-4bca-8171-339d2deea9ef",
"gambit_id": "e2c6b3d7-685d-4f8a-a454-7039ddaa7077",
"last_updated": "2023-03-24T10:56:53.183969-04:00",
"created_at": "2023-03-23T09:06:50.681599-04:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef37e1cd-f230-460e-93e0-b81ded2560b3/?format=api"
},
{
"id": "17731736-0a8b-4324-b5be-efed9d1d8324",
"gambit_id": "d6ad74d0-824b-4e44-99b4-bda901caba78",
"last_updated": "2023-03-24T10:56:53.181525-04:00",
"created_at": "2023-03-23T09:06:50.679889-04:00",
"name": "Game Total Under 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef37e1cd-f230-460e-93e0-b81ded2560b3/?format=api"
}
]
}