GET /api/bet_types/6257e996-128b-43f6-9122-4b92d51c1628/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6257e996-128b-43f6-9122-4b92d51c1628",
"match": "https://api-prod.gambitprofit.com/api/matches/0b80f411-0ab4-4e78-ba36-8b4ee35a2ff3/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T09:23:13.335707-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",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "17402a91-4d92-49ed-88ca-3b864fa34233",
"gambit_id": "5ead92e9-8b98-403e-a571-e374ba659bf4",
"last_updated": "2023-09-18T09:03:31.216360-04:00",
"created_at": "2023-09-16T09:23:13.339544-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6257e996-128b-43f6-9122-4b92d51c1628/?format=api"
},
{
"id": "2f465808-f3f1-4fd2-8ea2-deff155d95d7",
"gambit_id": "2108f95a-1a2a-44a3-8b9d-5ba5e2a86901",
"last_updated": "2023-09-18T09:03:31.211277-04:00",
"created_at": "2023-09-16T09:23:13.343736-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6257e996-128b-43f6-9122-4b92d51c1628/?format=api"
}
]
}