GET /api/bet_types/33ff4e3b-d937-4c2b-ae55-8d5898548915/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33ff4e3b-d937-4c2b-ae55-8d5898548915",
"match": "https://api-prod.gambitprofit.com/api/matches/ee1c0007-7960-4d88-b58f-a9f6eb3987d7/?format=api",
"name": "Over/Under",
"created_at": "2023-07-02T08:58:24.433448-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b57b1d4e-81f7-484a-bfc0-663600a3ceee",
"gambit_id": "b0b9f492-e515-4101-a26e-5160b74ed12b",
"last_updated": "2023-07-04T10:13:01.402310-04:00",
"created_at": "2023-07-02T08:58:24.437309-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33ff4e3b-d937-4c2b-ae55-8d5898548915/?format=api"
},
{
"id": "3fa2fd4c-4a9f-47da-bfd1-e58352a66501",
"gambit_id": "b853f45f-b15a-4555-9b32-e0c0384d1c93",
"last_updated": "2023-07-04T10:13:01.400538-04:00",
"created_at": "2023-07-02T08:58:24.435352-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33ff4e3b-d937-4c2b-ae55-8d5898548915/?format=api"
}
]
}