GET /api/bet_types/434c5a86-a48d-4c34-bab7-d7d884fd75f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "434c5a86-a48d-4c34-bab7-d7d884fd75f6",
"match": "https://api-prod.gambitprofit.com/api/matches/7ce13f71-2111-4c08-84b2-f2d520542305/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:13:06.472680-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 Over 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1f09c439-a511-44bd-9929-37df381ebaa4",
"gambit_id": "4cf8773d-8089-41ef-96b1-911b7e413d63",
"last_updated": "2023-12-07T15:23:07.234040-05:00",
"created_at": "2023-12-06T09:13:06.482001-05:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434c5a86-a48d-4c34-bab7-d7d884fd75f6/?format=api"
},
{
"id": "4a992276-a40c-4870-8027-e0819f9fa298",
"gambit_id": "de9eff86-3e60-4ce3-a308-c5c0a466d21b",
"last_updated": "2023-12-07T15:23:07.238409-05:00",
"created_at": "2023-12-06T09:13:06.491206-05:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434c5a86-a48d-4c34-bab7-d7d884fd75f6/?format=api"
}
]
}