GET /api/bet_types/35f0869b-0464-4ae2-b276-35a00793a48a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35f0869b-0464-4ae2-b276-35a00793a48a",
"match": "https://api-prod.gambitprofit.com/api/matches/d08a3824-cfb0-4a59-a897-6cad2fd5b2fa/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T08:18:24.371176-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 Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1cd9c645-ad78-45b5-8e87-343bec88dc0a",
"gambit_id": "eaac44c3-ee5d-4eae-963e-7ad287349a25",
"last_updated": "2023-07-31T13:13:21.833921-04:00",
"created_at": "2023-07-30T08:18:24.379991-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f0869b-0464-4ae2-b276-35a00793a48a/?format=api"
},
{
"id": "3c282e51-e935-45db-b09e-3a314bbe8eb3",
"gambit_id": "ef602ec4-ce81-432e-abb2-69d15ca3781c",
"last_updated": "2023-07-31T13:13:21.829611-04:00",
"created_at": "2023-07-30T08:18:24.374946-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f0869b-0464-4ae2-b276-35a00793a48a/?format=api"
}
]
}