GET /api/bet_types/9eaee334-3606-4ca2-9092-df7def2ae217/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9eaee334-3606-4ca2-9092-df7def2ae217",
"match": "https://api-prod.gambitprofit.com/api/matches/0db9affa-b89b-4923-8015-ec39f7816376/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:08.757475-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "c0f8894d-056c-47e0-b869-63430e8befc4",
"gambit_id": "4062998f-d14e-4a1c-aac3-f68fcf32c39c",
"last_updated": "2023-11-06T09:58:05.717791-05:00",
"created_at": "2023-11-04T09:48:08.761529-04:00",
"name": "Game Total Over 226.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eaee334-3606-4ca2-9092-df7def2ae217/?format=api"
},
{
"id": "ed4f1d44-0dde-4c09-abd6-3023e6c9d25f",
"gambit_id": "69bb581d-404e-40a7-bda5-492cc9f38acf",
"last_updated": "2023-11-06T09:58:05.721282-05:00",
"created_at": "2023-11-04T09:48:08.765629-04:00",
"name": "Game Total Under 226.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eaee334-3606-4ca2-9092-df7def2ae217/?format=api"
}
]
}