GET /api/bet_types/f59137af-526c-421b-8862-b8e9d5cee5ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f59137af-526c-421b-8862-b8e9d5cee5ff",
"match": "https://api-prod.gambitprofit.com/api/matches/9c4a6c4d-6553-4cd0-9e43-d70a077446a6/?format=api",
"name": "Over/Under",
"created_at": "2023-05-26T11:52:11.555281-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "79f4bd7c-e38c-4857-8b17-3f49ab5cd8ad",
"gambit_id": "5bb93ccc-843c-4927-b4c4-92712c1f3910",
"last_updated": "2023-05-27T16:02:10.307895-04:00",
"created_at": "2023-05-26T11:52:11.557274-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59137af-526c-421b-8862-b8e9d5cee5ff/?format=api"
},
{
"id": "75c9e76b-dedd-4bb2-a9e5-f120bea9eb84",
"gambit_id": "30aa5f34-bbcc-44da-9166-ae1affdf1cab",
"last_updated": "2023-05-27T16:02:10.305171-04:00",
"created_at": "2023-05-26T11:52:11.559577-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59137af-526c-421b-8862-b8e9d5cee5ff/?format=api"
}
]
}