GET /api/bet_types/50f46545-ef8d-4b58-a4a5-0ba7085ca5c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50f46545-ef8d-4b58-a4a5-0ba7085ca5c0",
"match": "https://api-prod.gambitprofit.com/api/matches/221881d7-2e4f-499d-a1c5-afb5cbd69eb3/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:55.711816-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c29a2634-145d-4c5c-a3b7-7c06c876b8b5",
"gambit_id": "ba83085e-440e-4af6-b065-b2a89d05bd08",
"last_updated": "2023-05-07T11:57:17.408944-04:00",
"created_at": "2023-05-06T11:51:55.716145-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f46545-ef8d-4b58-a4a5-0ba7085ca5c0/?format=api"
},
{
"id": "22017816-0e55-4287-a0cb-fcf5560e7569",
"gambit_id": "ae8e2403-c714-4963-afb5-893cb279d888",
"last_updated": "2023-05-07T11:57:17.406899-04:00",
"created_at": "2023-05-06T11:51:55.713953-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f46545-ef8d-4b58-a4a5-0ba7085ca5c0/?format=api"
}
]
}