GET /api/bet_types/22ca6096-e006-439c-bad9-a76bb61d9fe8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22ca6096-e006-439c-bad9-a76bb61d9fe8",
"match": "https://api-prod.gambitprofit.com/api/matches/27bac4d1-0f1d-499f-a79c-f9e49de204fc/?format=api",
"name": "Over/Under",
"created_at": "2024-02-01T09:18:09.190880-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 215",
"amount": 5000.0
},
{
"team": "Game Total Over 215",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1f69e9d7-fa86-4ed8-805b-7cdf816041ef",
"gambit_id": "dc2bc5fe-6923-42b5-9ee1-45ae7954eed6",
"last_updated": "2024-02-02T14:43:23.553664-05:00",
"created_at": "2024-02-01T09:18:09.200012-05:00",
"name": "Game Total Under 215",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22ca6096-e006-439c-bad9-a76bb61d9fe8/?format=api"
},
{
"id": "ed927c10-4a79-4280-a290-b8e31701179a",
"gambit_id": "9a3e2dc0-ed38-4b31-a5b9-9f3fe9f38f0e",
"last_updated": "2024-02-02T14:43:23.549962-05:00",
"created_at": "2024-02-01T09:18:09.196057-05:00",
"name": "Game Total Over 215",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22ca6096-e006-439c-bad9-a76bb61d9fe8/?format=api"
}
]
}