GET /api/bet_types/85283b8d-f756-4d5a-b392-9a67ba73f11d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85283b8d-f756-4d5a-b392-9a67ba73f11d",
"match": "https://api-prod.gambitprofit.com/api/matches/dbced27c-fcaf-489f-847f-4b09c195abfd/?format=api",
"name": "Over/Under",
"created_at": "2023-01-27T18:37:01.928434-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 Under 6",
"amount": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "7bf61398-e420-4b79-85a0-b0402dd02fdc",
"gambit_id": "a7cc31c1-c7a5-4eb7-af27-05b35c0d9f50",
"last_updated": "2023-01-28T11:37:02.404462-05:00",
"created_at": "2023-01-27T18:37:01.929863-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85283b8d-f756-4d5a-b392-9a67ba73f11d/?format=api"
},
{
"id": "c5a825aa-0a34-44d2-9935-97ce6bea0b94",
"gambit_id": "fe38034b-c02c-46e9-81b2-a76e0e0131aa",
"last_updated": "2023-01-28T11:37:02.405574-05:00",
"created_at": "2023-01-27T18:37:01.931348-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85283b8d-f756-4d5a-b392-9a67ba73f11d/?format=api"
}
]
}