GET /api/bet_types/7eb167cf-f4ab-40c3-aab8-184e80dae896/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7eb167cf-f4ab-40c3-aab8-184e80dae896",
"match": "https://api-prod.gambitprofit.com/api/matches/6f4e29eb-9297-4d1d-bcda-7f99dd419b52/?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 213",
"amount": 5000.0
},
{
"team": "Game Total Over 213",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "886854ab-424d-4be1-a722-3a47376098aa",
"gambit_id": "d7bf21ab-8661-49b3-980b-cf3f1edffa09",
"last_updated": "2022-11-10T09:27:52.701745-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 213",
"reward": "1.80000",
"odds": "1.90910",
"spread": "213.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb167cf-f4ab-40c3-aab8-184e80dae896/?format=api"
},
{
"id": "f8cd6916-1a57-4734-aef8-dd28b662fec6",
"gambit_id": "0ad84d8c-a28d-4f36-93a8-06d50d516329",
"last_updated": "2022-11-10T09:27:52.702896-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 213",
"reward": "1.80000",
"odds": "1.90910",
"spread": "213.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb167cf-f4ab-40c3-aab8-184e80dae896/?format=api"
}
]
}