GET /api/bet_types/6b2df62f-911d-4f52-95b5-9fe6d8dd4d47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b2df62f-911d-4f52-95b5-9fe6d8dd4d47",
"match": "https://api-prod.gambitprofit.com/api/matches/44d37da3-2d42-46f1-be92-e9d36d20ef01/?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 49",
"amount": 5000.0
},
{
"team": "Game Total Under 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "cb18effc-d29b-481e-b2e1-e574cd19377f",
"gambit_id": "002355b0-749a-4e28-922c-8026891076a9",
"last_updated": "2022-11-06T16:17:57.448422-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b2df62f-911d-4f52-95b5-9fe6d8dd4d47/?format=api"
},
{
"id": "1d7576fa-e79f-4f9f-8fe1-462aa713cefa",
"gambit_id": "df853c87-d78f-46a1-bba9-c0cea925f6ff",
"last_updated": "2022-11-06T16:17:57.447289-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b2df62f-911d-4f52-95b5-9fe6d8dd4d47/?format=api"
}
]
}