GET /api/bet_types/9558d7ff-ab1a-4ac4-bd7f-cf04b5f495fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9558d7ff-ab1a-4ac4-bd7f-cf04b5f495fd",
"match": "https://api-prod.gambitprofit.com/api/matches/2d0c43dc-a351-4070-8869-2a3548d860f6/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:43:10.620557-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 49",
"amount": 5000.0
},
{
"team": "Game Total Under 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8644116a-a347-48a1-a43a-8f8d3e303a42",
"gambit_id": "be67afaf-3d74-434b-9411-2e1abb565e1d",
"last_updated": "2024-01-02T10:43:11.252955-05:00",
"created_at": "2023-12-27T09:43:10.624232-05:00",
"name": "Game Total Over 49",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9558d7ff-ab1a-4ac4-bd7f-cf04b5f495fd/?format=api"
},
{
"id": "5aba115a-94d7-4ef3-a808-4d4c18894f70",
"gambit_id": "c2a1c85c-90ad-4ab0-8048-481f57ad5f2a",
"last_updated": "2024-01-02T10:43:11.259081-05:00",
"created_at": "2023-12-27T09:43:10.628020-05:00",
"name": "Game Total Under 49",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9558d7ff-ab1a-4ac4-bd7f-cf04b5f495fd/?format=api"
}
]
}