GET /api/bet_types/51a023f1-550b-4b6d-a10d-06e73821f538/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51a023f1-550b-4b6d-a10d-06e73821f538",
"match": "https://api-prod.gambitprofit.com/api/matches/4a522789-ed09-4d14-8320-e5605c17fd06/?format=api",
"name": "Over/Under",
"created_at": "2023-06-07T09:28:21.329533-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 11",
"amount": 5107.0
},
{
"team": "Game Total Under 11",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9e6771c0-5c0f-4b76-b3b6-242eae4bc5fb",
"gambit_id": "3c7b564e-8918-401b-8c2d-619e3376a9a4",
"last_updated": "2023-06-08T16:28:13.942373-04:00",
"created_at": "2023-06-07T09:28:21.331579-04:00",
"name": "Game Total Over 11",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a023f1-550b-4b6d-a10d-06e73821f538/?format=api"
},
{
"id": "ba03f5d4-4038-4f98-8f20-b28396652ffe",
"gambit_id": "a513dcb4-8e98-407b-93fd-812e4fce4d9a",
"last_updated": "2023-06-08T16:28:13.939369-04:00",
"created_at": "2023-06-07T09:28:21.333801-04:00",
"name": "Game Total Under 11",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a023f1-550b-4b6d-a10d-06e73821f538/?format=api"
}
]
}