GET /api/bet_types/bd6c0820-0792-42e4-b46e-6520daa20771/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd6c0820-0792-42e4-b46e-6520daa20771",
"match": "https://api-prod.gambitprofit.com/api/matches/25704b7e-77da-467d-ae2c-90a0f9bc5198/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T09:48:15.941082-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 220",
"amount": 5000.0
},
{
"team": "Game Total Under 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3260228d-0a51-4247-a1e1-20b2d09ebcbb",
"gambit_id": "d8c11672-2f4f-40f5-9baf-20635238f26f",
"last_updated": "2024-01-15T10:08:21.116696-05:00",
"created_at": "2024-01-12T09:48:15.944819-05:00",
"name": "Game Total Over 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd6c0820-0792-42e4-b46e-6520daa20771/?format=api"
},
{
"id": "26bdc247-7ca6-4efe-9ebe-4beab49cb2b0",
"gambit_id": "4cc90a93-7a32-4f0e-99dc-d82abce869df",
"last_updated": "2024-01-15T10:08:21.131328-05:00",
"created_at": "2024-01-12T09:48:15.949708-05:00",
"name": "Game Total Under 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd6c0820-0792-42e4-b46e-6520daa20771/?format=api"
}
]
}