GET /api/bet_types/7164f078-34e8-4b58-ada0-8ca89209ab74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7164f078-34e8-4b58-ada0-8ca89209ab74",
"match": "https://api-prod.gambitprofit.com/api/matches/c16f29e8-8464-4ad1-a9c3-ad4c00cca085/?format=api",
"name": "Over/Under",
"created_at": "2023-07-06T08:43:17.811823-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c9caa732-5302-442e-9db3-ca1648c7da55",
"gambit_id": "9dbe8033-8034-4651-b548-8822b262481b",
"last_updated": "2023-07-08T09:38:29.840651-04:00",
"created_at": "2023-07-06T08:43:17.813251-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7164f078-34e8-4b58-ada0-8ca89209ab74/?format=api"
},
{
"id": "28585e2b-8216-420b-b2a3-4206edb3a80a",
"gambit_id": "8a72ad77-c24f-4dbf-bbd0-faf064129999",
"last_updated": "2023-07-08T09:38:29.843488-04:00",
"created_at": "2023-07-06T08:43:17.814886-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7164f078-34e8-4b58-ada0-8ca89209ab74/?format=api"
}
]
}