GET /api/bet_types/87d49ba9-9068-4c5b-9a52-b6eabcdb8dbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87d49ba9-9068-4c5b-9a52-b6eabcdb8dbb",
"match": "https://api-prod.gambitprofit.com/api/matches/4b1986da-dc01-4338-93a8-6d8248710cf3/?format=api",
"name": "Over/Under",
"created_at": "2023-04-06T17:37:08.037139-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 7",
"amount": 5317.0
},
{
"team": "Game Total Over 7",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "ff8cae4d-163d-438c-8595-e85ccb372833",
"gambit_id": "53bb5304-9934-4d16-a438-95746765d9b7",
"last_updated": "2023-04-07T20:37:07.899357-04:00",
"created_at": "2023-04-06T17:37:08.039739-04:00",
"name": "Game Total Under 7",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87d49ba9-9068-4c5b-9a52-b6eabcdb8dbb/?format=api"
},
{
"id": "ed1b16e9-f779-42e1-b6ed-3e9a0eacd8b0",
"gambit_id": "a22ff598-1790-44cd-9c56-6fa0c932b9fb",
"last_updated": "2023-04-07T20:37:07.900827-04:00",
"created_at": "2023-04-06T17:37:08.042346-04:00",
"name": "Game Total Over 7",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87d49ba9-9068-4c5b-9a52-b6eabcdb8dbb/?format=api"
}
]
}