GET /api/bet_types/4fd48a36-1049-4dc9-b867-d8a28cbb3083/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fd48a36-1049-4dc9-b867-d8a28cbb3083",
"match": "https://api-prod.gambitprofit.com/api/matches/edbea097-5dae-43e2-9724-e3f79b7be2ac/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 7",
"amount": 5110.0
},
{
"team": "Game Total Under 7",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "cc00e0f6-66ec-4913-9067-9e7600bf090b",
"gambit_id": "c376c93b-715b-46bd-863f-5d967dc49f1f",
"last_updated": "2022-12-24T17:12:10.321638-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd48a36-1049-4dc9-b867-d8a28cbb3083/?format=api"
},
{
"id": "74c6bcc7-3bf0-42a3-a609-b95b69de26af",
"gambit_id": "4eb46d88-3b36-4916-88ad-b73b4ca99cdc",
"last_updated": "2022-12-24T17:12:10.320392-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.86000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd48a36-1049-4dc9-b867-d8a28cbb3083/?format=api"
}
]
}