GET /api/bet_types/5b3fc08e-bcfe-4f35-993e-59eb0d917a7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b3fc08e-bcfe-4f35-993e-59eb0d917a7a",
"match": "https://api-prod.gambitprofit.com/api/matches/ddabc729-52b1-40cd-aa3e-31f574b9771f/?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 6.5",
"amount": 5097.0
},
{
"team": "Game Total Over 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "9edc1e6b-50e1-4071-8d39-1ec12e2e79b5",
"gambit_id": "07853185-3e6a-4706-859f-a71882bea1fe",
"last_updated": "2022-11-14T10:52:56.567353-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b3fc08e-bcfe-4f35-993e-59eb0d917a7a/?format=api"
},
{
"id": "e14eddd6-8abb-4f6b-b17d-5222e828f9ae",
"gambit_id": "798e1b56-fbc3-4470-9950-97cb7c26acf9",
"last_updated": "2022-11-14T10:52:56.568535-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b3fc08e-bcfe-4f35-993e-59eb0d917a7a/?format=api"
}
]
}