GET /api/bet_types/0ee0acca-1363-45e9-80ae-0bd4e38b8f73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ee0acca-1363-45e9-80ae-0bd4e38b8f73",
"match": "https://api-prod.gambitprofit.com/api/matches/44cf534a-bb6b-4ae1-a0f0-af95bcc60952/?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 Under 50",
"amount": 5000.0
},
{
"team": "Game Total Over 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "37b07a19-3f63-4f24-8471-33d8337b5718",
"gambit_id": "8d82c880-ed3d-496e-85a3-ff125980eab9",
"last_updated": "2022-11-06T09:13:44.793112-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee0acca-1363-45e9-80ae-0bd4e38b8f73/?format=api"
},
{
"id": "3b607eba-3185-40f0-9da9-e2ddd31183d0",
"gambit_id": "ad0eabe8-01a7-4049-b616-30a74ab745f7",
"last_updated": "2022-11-06T09:13:44.794620-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee0acca-1363-45e9-80ae-0bd4e38b8f73/?format=api"
}
]
}