GET /api/bet_types/95c044d3-c183-4ad5-a20e-d8e028dd4074/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95c044d3-c183-4ad5-a20e-d8e028dd4074",
"match": "https://api-prod.gambitprofit.com/api/matches/a0eeebf4-a21f-47e0-95c2-82b426bdbcaa/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T19:22:10.176026-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": "Total Rounds Over 4.5",
"amount": 5204.0
},
{
"team": "Total Rounds Under 4.5",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": -340.96,
"profit_sb_percentage": -3.59,
"recommended": false
},
"lines": [
{
"id": "7dc740b2-1cad-4354-a815-4017cf2147fd",
"gambit_id": "12f0c9cf-3fd1-4e47-a91c-9063db2226ed",
"last_updated": "2023-04-17T11:42:06.958220-04:00",
"created_at": "2023-04-14T19:22:10.179309-04:00",
"name": "Total Rounds Over 4.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c044d3-c183-4ad5-a20e-d8e028dd4074/?format=api"
},
{
"id": "8e731ae5-a04c-4321-b8aa-ec2c9016daac",
"gambit_id": "5b2834b6-2fc0-43c6-8f25-a6ba5cda082b",
"last_updated": "2023-04-17T11:42:06.955648-04:00",
"created_at": "2023-04-14T19:22:10.177698-04:00",
"name": "Total Rounds Under 4.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c044d3-c183-4ad5-a20e-d8e028dd4074/?format=api"
}
]
}