GET /api/bet_types/271126b9-6ff0-4b13-b1fa-84423e1f7c26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "271126b9-6ff0-4b13-b1fa-84423e1f7c26",
"match": "https://api-prod.gambitprofit.com/api/matches/5a76909c-3cdb-49af-bb4a-69f32cdbe85c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-08T11:47:00.271603-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2d9c1f44-e019-42ec-8383-5cfffbcf1a6c",
"gambit_id": "14325c56-e388-406c-bc4a-b3ef21db0097",
"last_updated": "2023-05-09T11:17:20.240186-04:00",
"created_at": "2023-05-08T11:47:00.275565-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271126b9-6ff0-4b13-b1fa-84423e1f7c26/?format=api"
},
{
"id": "8f02bc64-a5b9-4fec-bbaf-9d92057285f9",
"gambit_id": "cdf088d9-74ea-426c-bdae-9ba430a70fea",
"last_updated": "2023-05-09T11:17:20.238596-04:00",
"created_at": "2023-05-08T11:47:00.273545-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271126b9-6ff0-4b13-b1fa-84423e1f7c26/?format=api"
}
]
}