GET /api/bet_types/4be275cc-de3f-4806-a6da-9dda79171aa0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4be275cc-de3f-4806-a6da-9dda79171aa0",
"match": "https://api-prod.gambitprofit.com/api/matches/ca66ece9-27aa-4272-a5cc-0680f2422f4b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-21T08:33:15.965213-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3e631d76-397c-4254-b595-f0478b1488f2",
"gambit_id": "4b42c295-81a3-475e-8233-01ec30393c17",
"last_updated": "2023-06-22T11:03:08.263477-04:00",
"created_at": "2023-06-21T08:33:15.970610-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be275cc-de3f-4806-a6da-9dda79171aa0/?format=api"
},
{
"id": "952e2cc4-479b-410b-9fc4-3f1dc338b42e",
"gambit_id": "62a81b11-c76c-4071-9ef0-a51b835fccfd",
"last_updated": "2023-06-22T11:03:08.261037-04:00",
"created_at": "2023-06-21T08:33:15.967910-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be275cc-de3f-4806-a6da-9dda79171aa0/?format=api"
}
]
}