GET /api/bet_types/69404c04-d228-4c6f-83fc-fac43ca43956/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69404c04-d228-4c6f-83fc-fac43ca43956",
"match": "https://api-prod.gambitprofit.com/api/matches/13268e2e-fea4-4c8f-b27d-724a4debb612/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T20:32:01.891370-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 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": "0042ab0e-58a1-4eb6-ab79-1c5aa829e303",
"gambit_id": "c446eeb6-8f99-4fd1-82a7-b18002a5bc37",
"last_updated": "2023-04-10T09:26:56.979758-04:00",
"created_at": "2023-04-08T20:32:01.900290-04: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/69404c04-d228-4c6f-83fc-fac43ca43956/?format=api"
},
{
"id": "44801d91-0b53-49d8-9d32-ee049ba0e6e4",
"gambit_id": "66083c64-3464-4ecf-a303-84880dd9ce8a",
"last_updated": "2023-04-10T09:26:56.977988-04:00",
"created_at": "2023-04-08T20:32:01.895654-04: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/69404c04-d228-4c6f-83fc-fac43ca43956/?format=api"
}
]
}