GET /api/bet_types/55db55c1-b395-4501-b880-f96085d8f1a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55db55c1-b395-4501-b880-f96085d8f1a1",
"match": "https://api-prod.gambitprofit.com/api/matches/22639fb8-62aa-4dfe-ae0e-b1249181f4c8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 69.5",
"amount": 5000.0
},
{
"team": "Game Total Over 69.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "354ceff0-4d7b-4058-bf07-c2ddfe2c0f50",
"gambit_id": "779f9459-f6d2-4cf4-b648-9c166c4ea62d",
"last_updated": "2022-10-02T20:47:14.413277-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 69.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "69.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55db55c1-b395-4501-b880-f96085d8f1a1/?format=api"
},
{
"id": "3c7ddf14-1398-4fe7-b543-b44b25db21c1",
"gambit_id": "dcf2c121-5071-48fc-a456-1b64380c160c",
"last_updated": "2022-10-02T20:47:14.414452-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 69.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "69.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55db55c1-b395-4501-b880-f96085d8f1a1/?format=api"
}
]
}