GET /api/bet_types/d9500441-3df1-4862-a484-478186d20f08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9500441-3df1-4862-a484-478186d20f08",
"match": "https://api-prod.gambitprofit.com/api/matches/d2d92586-d39c-4f0b-9bcc-7c685517b08d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-14T09:58:12.316250-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 47",
"amount": 5000.0
},
{
"team": "Game Total Under 47",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f2e1932a-8cd3-43f1-a199-1b6265c43a29",
"gambit_id": "0d895aea-02d5-47c1-9169-3b5f8ce65ec4",
"last_updated": "2023-09-18T15:48:27.451389-04:00",
"created_at": "2023-09-14T09:58:12.320017-04:00",
"name": "Game Total Over 47",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9500441-3df1-4862-a484-478186d20f08/?format=api"
},
{
"id": "3b2f5985-da43-42e4-bc6e-dee2d5e16eec",
"gambit_id": "7a9065c4-7c14-4e92-a387-8461053652ff",
"last_updated": "2023-09-18T15:48:27.456500-04:00",
"created_at": "2023-09-14T09:58:12.324430-04:00",
"name": "Game Total Under 47",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9500441-3df1-4862-a484-478186d20f08/?format=api"
}
]
}