GET /api/bet_types/fdd94a9f-99f7-4405-b159-fcf7dcc5ebed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdd94a9f-99f7-4405-b159-fcf7dcc5ebed",
"match": "https://api-prod.gambitprofit.com/api/matches/b2de3673-6bca-4a87-9a39-e5e3946c007f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-21T09:03:04.724484-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Under 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "79606ca9-93a4-41bf-a9f0-6df14efda337",
"gambit_id": "4ad276e3-9cc3-4b57-9ac4-5e0638311c20",
"last_updated": "2023-11-22T09:48:26.147848-05:00",
"created_at": "2023-11-21T09:03:04.728214-05:00",
"name": "Game Total Over 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdd94a9f-99f7-4405-b159-fcf7dcc5ebed/?format=api"
},
{
"id": "c786fdce-40fa-471f-aa59-85e9a9892db0",
"gambit_id": "a70a71f7-0bc3-49c5-bca9-417226ad2b66",
"last_updated": "2023-11-22T09:48:26.151296-05:00",
"created_at": "2023-11-21T09:03:04.732443-05:00",
"name": "Game Total Under 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdd94a9f-99f7-4405-b159-fcf7dcc5ebed/?format=api"
}
]
}