GET /api/bet_types/717ad66c-79ce-48b4-b764-de59d41a5ff7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "717ad66c-79ce-48b4-b764-de59d41a5ff7",
"match": "https://api-prod.gambitprofit.com/api/matches/c72ee26a-0bf6-4bdf-b47f-60effe6a89e3/?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 Over 2.5",
"amount": 5127.0
},
{
"team": "Game Total Under 2.5",
"amount": 4873.0
}
],
"expected_reward_tokens": 8868.86,
"profit_sb": -131.14,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "96ddc86d-a833-415f-ad5d-ad1ff1abb0d5",
"gambit_id": "f0ba376e-b272-48c8-80ca-f632ddac9463",
"last_updated": "2022-08-15T14:27:20.007655-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717ad66c-79ce-48b4-b764-de59d41a5ff7/?format=api"
},
{
"id": "88a91aea-8da7-4da1-8a63-b8eccf30f2a1",
"gambit_id": "3ea446b5-0ca8-4922-9cab-c0bf632b434f",
"last_updated": "2022-08-15T14:27:20.007172-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.82000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717ad66c-79ce-48b4-b764-de59d41a5ff7/?format=api"
}
]
}