GET /api/bet_types/765c60ef-5390-4c58-9858-b808dc59ae7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "765c60ef-5390-4c58-9858-b808dc59ae7f",
"match": "https://api-prod.gambitprofit.com/api/matches/a277d512-6205-4698-bd60-bf42bf7e6924/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T09:57:08.328315-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6cfadc18-c10e-4795-bd93-96d25f977cf0",
"gambit_id": "70570087-61b9-421c-a692-619e539a25de",
"last_updated": "2023-04-03T14:16:50.093994-04:00",
"created_at": "2023-04-02T09:57:08.330529-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765c60ef-5390-4c58-9858-b808dc59ae7f/?format=api"
},
{
"id": "f759ff21-d7ec-455b-a39c-8e323880a7c7",
"gambit_id": "e6be4dda-bfad-4677-b29f-d90cfea693fe",
"last_updated": "2023-04-03T14:16:50.096125-04:00",
"created_at": "2023-04-02T09:57:08.332978-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765c60ef-5390-4c58-9858-b808dc59ae7f/?format=api"
}
]
}