GET /api/bet_types/5f957bb5-d784-4598-98a4-854682abf46b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f957bb5-d784-4598-98a4-854682abf46b",
"match": "https://api-prod.gambitprofit.com/api/matches/7f83356d-7963-422a-a06a-7d3973ee2abf/?format=api",
"name": "Over/Under",
"created_at": "2023-04-15T12:27:11.818049-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3a29adeb-ae24-4f09-a4cd-552edc96cd11",
"gambit_id": "3d9b3f89-5b16-4494-a94e-afa76cc254c3",
"last_updated": "2023-04-16T18:07:21.096926-04:00",
"created_at": "2023-04-15T12:27:11.821218-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f957bb5-d784-4598-98a4-854682abf46b/?format=api"
},
{
"id": "83077bf2-b29a-46dc-a63d-e636833f8279",
"gambit_id": "3ff659d5-d89f-4084-b3e2-06b3dd5d4262",
"last_updated": "2023-04-16T18:07:21.094228-04:00",
"created_at": "2023-04-15T12:27:11.819677-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f957bb5-d784-4598-98a4-854682abf46b/?format=api"
}
]
}