GET /api/bet_types/3b66c598-049e-402c-8136-1d0fac9af169/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b66c598-049e-402c-8136-1d0fac9af169",
"match": "https://api-prod.gambitprofit.com/api/matches/6d5aea17-d532-4e69-a983-cb38e4efc525/?format=api",
"name": "Over/Under",
"created_at": "2023-05-10T15:11:59.780853-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": "a7024f86-b5e0-4fcf-bd31-2e99c5895993",
"gambit_id": "3931314a-7fad-4232-8d31-6c5719be1dc1",
"last_updated": "2023-05-11T11:17:10.510863-04:00",
"created_at": "2023-05-10T15:11:59.784066-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/3b66c598-049e-402c-8136-1d0fac9af169/?format=api"
},
{
"id": "6a5cb23d-e750-4cdb-ba8f-8623bca7e310",
"gambit_id": "f4955ad1-311c-4864-8af1-9d24816a7709",
"last_updated": "2023-05-11T11:17:10.509386-04:00",
"created_at": "2023-05-10T15:11:59.782447-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/3b66c598-049e-402c-8136-1d0fac9af169/?format=api"
}
]
}