GET /api/bet_types/2fc9b965-7a17-47d7-998a-93acaba6fe6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fc9b965-7a17-47d7-998a-93acaba6fe6b",
"match": "https://api-prod.gambitprofit.com/api/matches/e1aad1cc-0273-4d71-854a-70f7180ac287/?format=api",
"name": "Over/Under",
"created_at": "2023-01-02T13:27:14.183208-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": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "50a14c6e-eaef-489f-b9e1-7f9a2e26421a",
"gambit_id": "bf8451a5-1f65-4f67-a113-a1e73c360198",
"last_updated": "2023-01-03T10:52:16.789694-05:00",
"created_at": "2023-01-02T13:27:14.184421-05:00",
"name": "Game Total Under 231",
"reward": "1.78000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fc9b965-7a17-47d7-998a-93acaba6fe6b/?format=api"
},
{
"id": "8ffcf1ac-a2ca-450e-8569-8e4f223049d3",
"gambit_id": "28fbe50d-2df9-4419-9791-7db4d1755385",
"last_updated": "2023-01-03T10:52:16.790840-05:00",
"created_at": "2023-01-02T13:27:14.185677-05:00",
"name": "Game Total Over 231",
"reward": "1.78000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fc9b965-7a17-47d7-998a-93acaba6fe6b/?format=api"
}
]
}