GET /api/bet_types/87ea25f4-a6ab-4f25-a491-997af7d36420/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87ea25f4-a6ab-4f25-a491-997af7d36420",
"match": "https://api-prod.gambitprofit.com/api/matches/e5fa3122-e993-48f2-9d98-d38fb4bfc889/?format=api",
"name": "Over/Under",
"created_at": "2023-11-15T09:18:15.066198-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 218",
"amount": 5000.0
},
{
"team": "Game Total Under 218",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "38f7be98-3f38-40e3-9ec2-3595ec8a9010",
"gambit_id": "a1e41c7a-76ec-4b3b-89de-89994827e297",
"last_updated": "2023-11-17T09:28:24.210889-05:00",
"created_at": "2023-11-15T09:18:15.071331-05:00",
"name": "Game Total Over 218",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ea25f4-a6ab-4f25-a491-997af7d36420/?format=api"
},
{
"id": "8625411a-1b90-4f37-8668-d1b99552c2ce",
"gambit_id": "e270c42b-e49c-4522-920f-4cb199d3e3cf",
"last_updated": "2023-11-17T09:28:24.214110-05:00",
"created_at": "2023-11-15T09:18:15.077049-05:00",
"name": "Game Total Under 218",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ea25f4-a6ab-4f25-a491-997af7d36420/?format=api"
}
]
}