GET /api/bet_types/cd2a3583-a41f-4421-b943-7cc8f007885e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd2a3583-a41f-4421-b943-7cc8f007885e",
"match": "https://api-prod.gambitprofit.com/api/matches/cc2426b0-f2f8-4738-b4a6-4c7562a04a59/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:22.100465-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 213.5",
"amount": 5000.0
},
{
"team": "Game Total Over 213.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a81fba54-3285-4f84-8adb-fcb7684e4878",
"gambit_id": "eab37e19-de93-4c89-acee-e7a1ddfb3c72",
"last_updated": "2023-04-16T18:16:47.977297-04:00",
"created_at": "2023-04-13T09:32:22.101745-04:00",
"name": "Game Total Under 213.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd2a3583-a41f-4421-b943-7cc8f007885e/?format=api"
},
{
"id": "158069da-e7d3-4a0b-a904-a22d77d69b09",
"gambit_id": "2bb18c9a-614d-4734-aa61-bcbf0462856f",
"last_updated": "2023-04-16T18:16:47.979005-04:00",
"created_at": "2023-04-13T09:32:22.103124-04:00",
"name": "Game Total Over 213.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd2a3583-a41f-4421-b943-7cc8f007885e/?format=api"
}
]
}