GET /api/bet_types/10ae14ce-9c17-49b5-8bbd-26cf78eb13c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10ae14ce-9c17-49b5-8bbd-26cf78eb13c9",
"match": "https://api-prod.gambitprofit.com/api/matches/7a7d4cdc-b983-4280-8458-e61d0c73654e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T12:02:16.695886-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 2.5",
"amount": 5148.0
},
{
"team": "Game Total Over 2.5",
"amount": 4852.0
}
],
"expected_reward_tokens": 9266.4,
"profit_sb": -233.6,
"profit_sb_percentage": -2.46,
"recommended": false
},
"lines": [
{
"id": "fdbf94ff-6956-4f4e-8ec8-845173fcc691",
"gambit_id": "17b70224-f98a-4ddc-ae6e-05ce24548ecb",
"last_updated": "2023-04-17T11:42:03.945794-04:00",
"created_at": "2023-04-14T12:02:16.697372-04:00",
"name": "Game Total Under 2.5",
"reward": "1.80000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ae14ce-9c17-49b5-8bbd-26cf78eb13c9/?format=api"
},
{
"id": "9a137cd5-8f76-4d74-9f6e-8557b4ac873f",
"gambit_id": "dbe45222-ce55-4227-8122-84194ff0a5a3",
"last_updated": "2023-04-17T11:42:03.949292-04:00",
"created_at": "2023-04-14T12:02:16.699063-04:00",
"name": "Game Total Over 2.5",
"reward": "1.91000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ae14ce-9c17-49b5-8bbd-26cf78eb13c9/?format=api"
}
]
}