GET /api/bet_types/c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3",
"match": "https://api-prod.gambitprofit.com/api/matches/9f830378-f632-414c-8d53-eeb40b51ab77/?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 58",
"amount": 5000.0
},
{
"team": "Game Total Under 58",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5e277730-b9f5-4efc-aa0e-d00336bcb21c",
"gambit_id": "571b3787-09a8-450f-a645-f2b2f6372196",
"last_updated": "2022-11-28T10:07:10.234599-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3/?format=api"
},
{
"id": "6e8d82b6-e9da-4406-8247-f55d4b858e2a",
"gambit_id": "a1272b89-d57f-4b05-8b2c-a32bf6951f14",
"last_updated": "2022-11-28T10:07:10.233609-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74cc6ba-d3b3-4af5-8cc8-b2b5860b6ca3/?format=api"
}
]
}