GET /api/bet_types/46c33354-64b0-40ba-9729-1d7371549259/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46c33354-64b0-40ba-9729-1d7371549259",
"match": "https://api-prod.gambitprofit.com/api/matches/39f2de6d-8f94-45cd-b4ec-3fc72e1c0513/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:15.303085-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 Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "abab8214-58af-48a2-83fc-4de8778d59ac",
"gambit_id": "563b2031-abb0-4426-b334-4001781f01a4",
"last_updated": "2023-06-12T18:48:18.845551-04:00",
"created_at": "2023-06-11T10:08:15.306586-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c33354-64b0-40ba-9729-1d7371549259/?format=api"
},
{
"id": "95b27241-9e65-4d71-84fe-62fdf3e4e68e",
"gambit_id": "6e138ed1-e8cc-467b-b1ec-3c4ad99d8155",
"last_updated": "2023-06-12T18:48:18.843740-04:00",
"created_at": "2023-06-11T10:08:15.304717-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c33354-64b0-40ba-9729-1d7371549259/?format=api"
}
]
}