GET /api/bet_types/c1ad5f6e-9729-4b90-bb05-efc9fc9032e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1ad5f6e-9729-4b90-bb05-efc9fc9032e2",
"match": "https://api-prod.gambitprofit.com/api/matches/54090e2f-0607-4d49-a389-628bdd355c62/?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": 5912.0
},
{
"team": "Game Total Over 2.5",
"amount": 4088.0
}
],
"expected_reward_tokens": 8748.32,
"profit_sb": -251.68,
"profit_sb_percentage": -2.8,
"recommended": false
},
"lines": [
{
"id": "2b5e34e6-91ca-4803-bc23-c457cc2814e2",
"gambit_id": "82b3bc73-93ff-4b55-85c3-e5be3139e2c3",
"last_updated": "2022-12-05T15:37:08.059159-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.48000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ad5f6e-9729-4b90-bb05-efc9fc9032e2/?format=api"
},
{
"id": "8e3669b8-52cf-4fa5-abf9-a54c60b93507",
"gambit_id": "3622fb46-a553-4d53-9f70-bf6d80165f33",
"last_updated": "2022-12-05T15:37:08.060311-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.14000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ad5f6e-9729-4b90-bb05-efc9fc9032e2/?format=api"
}
]
}