GET /api/bet_types/09ea41a9-5f9f-4b5d-bdd4-a7f4ced84f04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09ea41a9-5f9f-4b5d-bdd4-a7f4ced84f04",
"match": "https://api-prod.gambitprofit.com/api/matches/f4502557-452d-4e78-a573-b49a566b7bb6/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T09:21:57.172522-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 Under 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "a3d32f13-4cde-43e1-b069-63bfc02e004e",
"gambit_id": "aae7e1c6-f31b-4c9c-bc44-e40fddcbc2a0",
"last_updated": "2023-01-21T10:27:26.775309-05:00",
"created_at": "2023-01-20T09:21:57.173862-05:00",
"name": "Game Total Under 231",
"reward": "1.89000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ea41a9-5f9f-4b5d-bdd4-a7f4ced84f04/?format=api"
},
{
"id": "78924807-cc4f-4ca7-bf37-a7516dc8a45d",
"gambit_id": "99b5993e-e52f-4413-9e43-bae33874637f",
"last_updated": "2023-01-21T10:27:26.776918-05:00",
"created_at": "2023-01-20T09:21:57.175264-05:00",
"name": "Game Total Over 231",
"reward": "1.89000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ea41a9-5f9f-4b5d-bdd4-a7f4ced84f04/?format=api"
}
]
}