GET /api/bet_types/540270e1-af58-4a28-b0a8-a9e236f6a861/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "540270e1-af58-4a28-b0a8-a9e236f6a861",
"match": "https://api-prod.gambitprofit.com/api/matches/47ee9c0b-802c-4675-9152-80ff70b12849/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:08.946245-05: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 46.5",
"amount": 5000.0
},
{
"team": "Game Total Under 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b525ef4d-eff3-44ee-9859-be32c63bd0ab",
"gambit_id": "616bd494-80a6-4ba0-914e-b5558978350d",
"last_updated": "2023-12-04T20:53:09.210955-05:00",
"created_at": "2023-11-30T10:28:08.951893-05:00",
"name": "Game Total Over 46.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540270e1-af58-4a28-b0a8-a9e236f6a861/?format=api"
},
{
"id": "136dd59a-b240-4e01-aa7c-cceb837ea83b",
"gambit_id": "f72f9411-196a-4559-b9ba-3237429956f5",
"last_updated": "2023-12-04T20:53:09.215138-05:00",
"created_at": "2023-11-30T10:28:08.956245-05:00",
"name": "Game Total Under 46.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540270e1-af58-4a28-b0a8-a9e236f6a861/?format=api"
}
]
}