GET /api/bet_types/ecc018ea-a3c3-42fc-8e14-2a100cacdd7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecc018ea-a3c3-42fc-8e14-2a100cacdd7a",
"match": "https://api-prod.gambitprofit.com/api/matches/754812ae-1f93-4aab-bc27-b5f850bf8c5f/?format=api",
"name": "Over/Under",
"created_at": "2023-03-26T13:37:01.234394-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "972a8050-0b78-4051-a90b-9d0022093303",
"gambit_id": "d1b61a5d-4a6e-4077-93b3-793dd86a4840",
"last_updated": "2023-03-27T11:32:24.258544-04:00",
"created_at": "2023-03-26T13:37:01.238414-04:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc018ea-a3c3-42fc-8e14-2a100cacdd7a/?format=api"
},
{
"id": "632ef8e0-73d5-45a1-b695-fa350e8f1b9b",
"gambit_id": "6c39929c-ad96-48f6-a4a1-4e05a77da640",
"last_updated": "2023-03-27T11:32:24.255377-04:00",
"created_at": "2023-03-26T13:37:01.236365-04:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc018ea-a3c3-42fc-8e14-2a100cacdd7a/?format=api"
}
]
}