GET /api/bet_types/2e64b15c-8d62-4d74-ae78-fe6a230131f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e64b15c-8d62-4d74-ae78-fe6a230131f9",
"match": "https://api-prod.gambitprofit.com/api/matches/3710153b-46fa-4265-bfd1-9d1e3f5d7b66/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T11:57:06.230256-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 2.5",
"amount": 5387.0
},
{
"team": "Game Total Under 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 9318.26,
"profit_sb": -181.74,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "926ab484-225f-44eb-bc99-d5b3e2771862",
"gambit_id": "b68bb9b6-761c-4953-b9f3-4335259f8960",
"last_updated": "2023-02-14T09:51:55.358681-05:00",
"created_at": "2023-02-13T11:57:06.233490-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e64b15c-8d62-4d74-ae78-fe6a230131f9/?format=api"
},
{
"id": "e262e5ad-bae2-47f0-b6a9-0104f63a0fc5",
"gambit_id": "4898f639-2bad-45d8-b3f6-fe7824ac5877",
"last_updated": "2023-02-14T09:51:55.357513-05:00",
"created_at": "2023-02-13T11:57:06.231884-05:00",
"name": "Game Total Under 2.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e64b15c-8d62-4d74-ae78-fe6a230131f9/?format=api"
}
]
}