GET /api/bet_types/488b7115-43f5-4085-9968-e423d79cabbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "488b7115-43f5-4085-9968-e423d79cabbf",
"match": "https://api-prod.gambitprofit.com/api/matches/3bd8ebc9-d2ae-4f51-add3-e8d752152b76/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": 5812.0
},
{
"team": "Game Total Over 2.5",
"amount": 4188.0
}
],
"expected_reward_tokens": 9297.36,
"profit_sb": -202.64,
"profit_sb_percentage": -2.13,
"recommended": false
},
"lines": [
{
"id": "1263677a-fb3c-4066-96e7-cc66c8c026da",
"gambit_id": "5ab7a2a1-6b85-4c24-94c0-142d7859a75b",
"last_updated": "2022-10-24T10:27:23.447630-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.60000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/488b7115-43f5-4085-9968-e423d79cabbf/?format=api"
},
{
"id": "f9bd1d69-98b2-4741-9ead-8045b6a7b5e5",
"gambit_id": "0929c8f1-195c-4406-a347-09185a53bbba",
"last_updated": "2022-10-24T10:27:23.448806-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.22000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/488b7115-43f5-4085-9968-e423d79cabbf/?format=api"
}
]
}