GET /api/bet_types/9d924fc6-8c5f-4f70-ac93-ebeb06c5ea36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d924fc6-8c5f-4f70-ac93-ebeb06c5ea36",
"match": "https://api-prod.gambitprofit.com/api/matches/ebedaec2-a449-4c08-a112-fe74f0817adf/?format=api",
"name": "Over/Under",
"created_at": "2023-01-28T18:07:18.851574-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 Over 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "bfe9bd11-0f1e-4f2d-8008-b8dc8b0f68cc",
"gambit_id": "6807a252-75a7-46cf-99dd-ffcbccee1aba",
"last_updated": "2023-01-30T17:46:55.485745-05:00",
"created_at": "2023-01-28T18:07:18.854298-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d924fc6-8c5f-4f70-ac93-ebeb06c5ea36/?format=api"
},
{
"id": "430c326a-7718-4714-b56d-3174ea35b28b",
"gambit_id": "8fbef4ee-3449-4032-a197-32b3982f37fb",
"last_updated": "2023-01-30T17:46:55.484424-05:00",
"created_at": "2023-01-28T18:07:18.852920-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d924fc6-8c5f-4f70-ac93-ebeb06c5ea36/?format=api"
}
]
}