GET /api/bet_types/629cb704-6966-4688-8eeb-a935515c6779/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "629cb704-6966-4688-8eeb-a935515c6779",
"match": "https://api-prod.gambitprofit.com/api/matches/eccfc49b-fdb4-49d6-bb2b-0db150becd9b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-14T09:13:03.249112-05: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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6cc81544-4add-4c52-b1c4-a1f33f0264ea",
"gambit_id": "8dffad8e-1059-432d-b7a3-cf894f388f78",
"last_updated": "2023-11-15T20:08:21.719484-05:00",
"created_at": "2023-11-14T09:13:03.252942-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/629cb704-6966-4688-8eeb-a935515c6779/?format=api"
},
{
"id": "73bd769f-c0aa-43b3-853a-a1376d019cce",
"gambit_id": "17443ec2-38f9-42f2-bca6-1c53fe967823",
"last_updated": "2023-11-15T20:08:21.722778-05:00",
"created_at": "2023-11-14T09:13:03.258275-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/629cb704-6966-4688-8eeb-a935515c6779/?format=api"
}
]
}