GET /api/bet_types/a1b79a18-dfe2-494b-9eb3-3b1fbb52f2f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1b79a18-dfe2-494b-9eb3-3b1fbb52f2f9",
"match": "https://api-prod.gambitprofit.com/api/matches/c71a5422-65c0-4d79-bdd3-dec3b626f9d8/?format=api",
"name": "Over/Under",
"created_at": "2023-06-28T08:48:04.333663-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6ffc5df4-fb25-438e-a3c6-d7fe171aa7f6",
"gambit_id": "33b37c20-c143-4c5e-8464-93c934786dcf",
"last_updated": "2023-06-29T17:53:19.262280-04:00",
"created_at": "2023-06-28T08:48:04.336458-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b79a18-dfe2-494b-9eb3-3b1fbb52f2f9/?format=api"
},
{
"id": "53753685-17e5-40a4-992c-6013e85449d1",
"gambit_id": "ef7c1b4a-f8c3-4626-8ef8-89b6774839d2",
"last_updated": "2023-06-29T17:53:19.264843-04:00",
"created_at": "2023-06-28T08:48:04.340251-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b79a18-dfe2-494b-9eb3-3b1fbb52f2f9/?format=api"
}
]
}