GET /api/bet_types/5cfec231-c69f-4589-9f88-6b12ba50c028/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cfec231-c69f-4589-9f88-6b12ba50c028",
"match": "https://api-prod.gambitprofit.com/api/matches/94e0203f-ed7d-4a8b-9ff7-cc7455cfeec4/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:57.058738-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "007210c9-ad30-44d5-8123-d7b752bd62d7",
"gambit_id": "87876fb7-1dca-473a-afe2-a6db8fcd06a1",
"last_updated": "2023-05-07T11:57:19.342902-04:00",
"created_at": "2023-05-06T11:51:57.061433-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cfec231-c69f-4589-9f88-6b12ba50c028/?format=api"
},
{
"id": "42f02c4f-bb95-4b87-9731-3cd086be5342",
"gambit_id": "4a6fb72b-d255-4a4b-9d24-9703dc6ba61d",
"last_updated": "2023-05-07T11:57:19.341361-04:00",
"created_at": "2023-05-06T11:51:57.060068-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cfec231-c69f-4589-9f88-6b12ba50c028/?format=api"
}
]
}