GET /api/bet_types/d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc",
"match": "https://api-prod.gambitprofit.com/api/matches/2a1e39f4-6396-4219-b827-84885714b1a0/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:57.208441-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "74565ad3-8254-4238-b531-13d8cf88ac3d",
"gambit_id": "e626b4e8-f75c-4453-8abf-80bc47b41f73",
"last_updated": "2023-03-06T11:27:06.571964-05:00",
"created_at": "2023-03-04T10:37:57.209698-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc/?format=api"
},
{
"id": "2140589b-bab8-4584-936b-95130d39e471",
"gambit_id": "4baaca93-d70b-42f6-9e66-02a9c83ce924",
"last_updated": "2023-03-06T11:27:06.573369-05:00",
"created_at": "2023-03-04T10:37:57.210940-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5dcaba7-a4b7-4370-80e1-4bfdcb6ba3bc/?format=api"
}
]
}