GET /api/bet_types/8338b76e-3bcb-40c9-9a2d-825420ef2d01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8338b76e-3bcb-40c9-9a2d-825420ef2d01",
"match": "https://api-prod.gambitprofit.com/api/matches/6036c6bd-8956-4bc9-941e-00a3992f569f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T09:38:05.746778-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3abd576d-4363-402e-aabd-7a88bf74295d",
"gambit_id": "28ff978e-721f-4b07-a69c-23f9fc56681b",
"last_updated": "2023-06-11T11:28:11.953726-04:00",
"created_at": "2023-06-10T09:38:05.750814-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8338b76e-3bcb-40c9-9a2d-825420ef2d01/?format=api"
},
{
"id": "359fc4fc-9254-4aa6-9eda-e8572bbcb390",
"gambit_id": "3bd2bdfc-68a7-4f8a-ad36-acd8c67aac33",
"last_updated": "2023-06-11T11:28:11.955771-04:00",
"created_at": "2023-06-10T09:38:05.748846-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8338b76e-3bcb-40c9-9a2d-825420ef2d01/?format=api"
}
]
}