GET /api/bet_types/84889b68-774d-4961-88a7-810748eb323d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84889b68-774d-4961-88a7-810748eb323d",
"match": "https://api-prod.gambitprofit.com/api/matches/efd829e1-2711-4046-a95d-e7a1707f4009/?format=api",
"name": "Over/Under",
"created_at": "2023-08-23T08:33:18.949066-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 10",
"amount": 5107.0
},
{
"team": "Game Total Under 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "22eb6ec8-453a-4b80-b89f-befeed15fafa",
"gambit_id": "c624d4f7-9c36-461c-a503-691e8512e8ab",
"last_updated": "2023-08-24T17:28:06.208360-04:00",
"created_at": "2023-08-23T08:33:18.952648-04:00",
"name": "Game Total Over 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84889b68-774d-4961-88a7-810748eb323d/?format=api"
},
{
"id": "29048bdc-8655-4586-8291-ffe8903825c0",
"gambit_id": "79a91d04-9c45-446a-9308-d0f37bb38ed3",
"last_updated": "2023-08-24T17:28:06.204838-04:00",
"created_at": "2023-08-23T08:33:18.957715-04:00",
"name": "Game Total Under 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84889b68-774d-4961-88a7-810748eb323d/?format=api"
}
]
}