GET /api/bet_types/0765a829-fd16-41f9-ab65-bcf3222450e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0765a829-fd16-41f9-ab65-bcf3222450e7",
"match": "https://api-prod.gambitprofit.com/api/matches/3873ed35-5d58-4337-b891-c4991e8cae8f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-14T10:57:08.777929-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 Over 2.5",
"amount": 6272.0
},
{
"team": "Game Total Under 2.5",
"amount": 3728.0
}
],
"expected_reward_tokens": 9282.56,
"profit_sb": -217.44,
"profit_sb_percentage": -2.29,
"recommended": false
},
"lines": [
{
"id": "d9d5bf70-f840-40f0-9c76-ee7b505fc9ad",
"gambit_id": "12446877-d4de-454c-bc7d-394d769326d7",
"last_updated": "2023-05-16T10:47:09.362127-04:00",
"created_at": "2023-05-14T10:57:08.781726-04:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0765a829-fd16-41f9-ab65-bcf3222450e7/?format=api"
},
{
"id": "20be3dfa-c640-44bc-9027-cadc4f5559c5",
"gambit_id": "e8462db9-dda0-4e14-b2af-bae7bb2f1e06",
"last_updated": "2023-05-16T10:47:09.355636-04:00",
"created_at": "2023-05-14T10:57:08.779828-04:00",
"name": "Game Total Under 2.5",
"reward": "2.49000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0765a829-fd16-41f9-ab65-bcf3222450e7/?format=api"
}
]
}