GET /api/bet_types/a1b24512-ff1d-446d-b942-0d59c2d2efe2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1b24512-ff1d-446d-b942-0d59c2d2efe2",
"match": "https://api-prod.gambitprofit.com/api/matches/0261f254-a6cf-42ff-9d14-fad916441f08/?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 9",
"amount": 5207.0
},
{
"team": "Game Total Over 9",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "a6fd1803-f225-4bd0-b222-5ff5d80adfa9",
"gambit_id": "b5bb5119-f49a-41a6-8f53-99eeed0a4055",
"last_updated": "2022-09-13T22:47:03.555675-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.74000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b24512-ff1d-446d-b942-0d59c2d2efe2/?format=api"
},
{
"id": "eb00b5e5-7421-427a-87bd-008a1c336895",
"gambit_id": "94160be3-11cc-4573-bdb9-531e277d4747",
"last_updated": "2022-09-13T22:47:03.556818-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.89000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b24512-ff1d-446d-b942-0d59c2d2efe2/?format=api"
}
]
}