GET /api/bet_types/2085f115-c5d1-4489-a2b0-ac02f99dace0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2085f115-c5d1-4489-a2b0-ac02f99dace0",
"match": "https://api-prod.gambitprofit.com/api/matches/2cf55526-1076-49a5-8ea8-df03915e71af/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:07:02.270800-04: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 222",
"amount": 5000.0
},
{
"team": "Game Total Over 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3eaa282b-decb-4b79-9f20-f865c0b0a7b6",
"gambit_id": "6b4c101e-2938-4bee-a396-7c58cc984bb5",
"last_updated": "2023-04-23T18:32:09.577753-04:00",
"created_at": "2023-04-22T13:07:02.273024-04:00",
"name": "Game Total Under 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2085f115-c5d1-4489-a2b0-ac02f99dace0/?format=api"
},
{
"id": "dd2d35ef-38e2-44a9-b252-db924a6674cd",
"gambit_id": "aad34b7b-7441-447e-8360-6b9cbfd7edea",
"last_updated": "2023-04-23T18:32:09.579956-04:00",
"created_at": "2023-04-22T13:07:02.275600-04:00",
"name": "Game Total Over 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2085f115-c5d1-4489-a2b0-ac02f99dace0/?format=api"
}
]
}