GET /api/bet_types/485aea68-bd5b-4e67-a211-d76ec675e070/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "485aea68-bd5b-4e67-a211-d76ec675e070",
"match": "https://api-prod.gambitprofit.com/api/matches/a341404b-68c7-4a8b-af1f-1e792628e7ec/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T11:22:21.247823-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "eb825e5a-1ca6-4d1e-bb00-918e943a5456",
"gambit_id": "f71cc416-51f2-4042-856c-8a53e485f798",
"last_updated": "2023-05-05T21:37:00.331291-04:00",
"created_at": "2023-04-28T11:22:21.250528-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/485aea68-bd5b-4e67-a211-d76ec675e070/?format=api"
},
{
"id": "e1a85b3d-d066-4ecf-a13d-847a54abde5e",
"gambit_id": "04d16030-8238-495c-8fa5-71bc13e25b72",
"last_updated": "2023-05-05T21:37:00.329782-04:00",
"created_at": "2023-04-28T11:22:21.249126-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/485aea68-bd5b-4e67-a211-d76ec675e070/?format=api"
}
]
}