GET /api/bet_types/aa7accab-7dba-45db-891c-7eb93eb4f18c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa7accab-7dba-45db-891c-7eb93eb4f18c",
"match": "https://api-prod.gambitprofit.com/api/matches/5de23a0f-b823-42ae-8386-52d04880a612/?format=api",
"name": "Over/Under",
"created_at": "2023-09-02T09:33:15.470897-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0a8fbe43-e4a7-480a-b9b3-6c2ca213a78c",
"gambit_id": "71e591ea-f1e5-48eb-af56-d7f734e07696",
"last_updated": "2023-09-03T12:43:15.265086-04:00",
"created_at": "2023-09-02T09:33:15.474864-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa7accab-7dba-45db-891c-7eb93eb4f18c/?format=api"
},
{
"id": "abd8aa51-588b-4962-88c8-02656719fd4a",
"gambit_id": "7c37b4d6-e92c-4df0-af5f-144c7612929d",
"last_updated": "2023-09-03T12:43:15.268319-04:00",
"created_at": "2023-09-02T09:33:15.479911-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa7accab-7dba-45db-891c-7eb93eb4f18c/?format=api"
}
]
}