GET /api/bet_types/3b5e602b-5934-4b92-987a-7ceaecb1b6cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b5e602b-5934-4b92-987a-7ceaecb1b6cc",
"match": "https://api-prod.gambitprofit.com/api/matches/01933f78-fc67-4e13-9855-e8c3c80a6731/?format=api",
"name": "Over/Under",
"created_at": "2023-02-01T09:26:47.018554-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 Under 232.5",
"amount": 5000.0
},
{
"team": "Game Total Over 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "df47fcde-8f8a-490b-9a29-4b0426cccd12",
"gambit_id": "b77872d9-3ae0-45b6-8676-5ebab5622cd2",
"last_updated": "2023-02-02T10:32:06.630282-05:00",
"created_at": "2023-02-01T09:26:47.019845-05:00",
"name": "Game Total Under 232.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5e602b-5934-4b92-987a-7ceaecb1b6cc/?format=api"
},
{
"id": "78126ab5-0876-4dfb-9b37-7dec8d691a1f",
"gambit_id": "9f5a4c6e-be16-42d9-b052-5c704cee582a",
"last_updated": "2023-02-02T10:32:06.631492-05:00",
"created_at": "2023-02-01T09:26:47.021128-05:00",
"name": "Game Total Over 232.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5e602b-5934-4b92-987a-7ceaecb1b6cc/?format=api"
}
]
}