GET /api/bet_types/6a1b1ddf-1170-40d3-adbd-b45d04279811/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a1b1ddf-1170-40d3-adbd-b45d04279811",
"match": "https://api-prod.gambitprofit.com/api/matches/6d4a60f3-3e62-48f9-960f-39f4c46fd502/?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 50.5",
"amount": 5000.0
},
{
"team": "Game Total Under 50.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b360f1b8-518e-4930-a9b5-a4d0319e1f9e",
"gambit_id": "5e02b05d-b076-4468-a08f-791c9b9b4cf4",
"last_updated": "2022-11-28T09:42:16.204549-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1b1ddf-1170-40d3-adbd-b45d04279811/?format=api"
},
{
"id": "0dd9eb94-4616-4ceb-a857-31d6f12461e8",
"gambit_id": "9069179a-b50f-4288-8c3d-2816abdb467f",
"last_updated": "2022-11-28T09:42:16.203530-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1b1ddf-1170-40d3-adbd-b45d04279811/?format=api"
}
]
}