GET /api/bet_types/f710bd0c-e24a-4d40-94f7-166cf2844d31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f710bd0c-e24a-4d40-94f7-166cf2844d31",
"match": "https://api-prod.gambitprofit.com/api/matches/1542a238-78ad-47b8-8d95-5911babc38a4/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:15.203627-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",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "489dee29-01e6-44a4-a6b6-2b740d8d4154",
"gambit_id": "81b8080a-7b44-4651-b986-6f8a869ec10f",
"last_updated": "2024-01-16T14:23:23.897561-05:00",
"created_at": "2024-01-13T09:38:15.207570-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f710bd0c-e24a-4d40-94f7-166cf2844d31/?format=api"
},
{
"id": "ed8df367-7138-431d-8154-7aef1652765d",
"gambit_id": "3e2bfc7e-fa88-4de1-8618-c98e0ad214c2",
"last_updated": "2024-01-16T14:23:23.900753-05:00",
"created_at": "2024-01-13T09:38:15.212235-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f710bd0c-e24a-4d40-94f7-166cf2844d31/?format=api"
}
]
}