GET /api/bet_types/e4713a5b-889f-4aae-b709-96c00da136c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4713a5b-889f-4aae-b709-96c00da136c5",
"match": "https://api-prod.gambitprofit.com/api/matches/4f28524f-fd94-4743-8e0d-fc8da1569406/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T09:43:21.121601-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 Under 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f3f42d41-3ac2-4722-ad7a-b77c332d5da3",
"gambit_id": "94f9d12e-ce9a-4046-8087-3e2ead85ac9d",
"last_updated": "2024-01-24T20:38:18.036651-05:00",
"created_at": "2024-01-23T09:43:21.131931-05:00",
"name": "Game Total Under 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4713a5b-889f-4aae-b709-96c00da136c5/?format=api"
},
{
"id": "222fbc2a-3e7a-4a9e-a370-57026be36cc2",
"gambit_id": "18278f95-1609-4924-8f2c-83d1541ee3e1",
"last_updated": "2024-01-24T20:38:18.033257-05:00",
"created_at": "2024-01-23T09:43:21.126698-05:00",
"name": "Game Total Over 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4713a5b-889f-4aae-b709-96c00da136c5/?format=api"
}
]
}