GET /api/bet_types/da660c09-4288-4145-a069-5650e970eef8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da660c09-4288-4145-a069-5650e970eef8",
"match": "https://api-prod.gambitprofit.com/api/matches/0cb9da36-94f9-4168-8865-256a6180f7a3/?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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Over 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "63577177-11a6-4d55-b6be-901a1d8d8ccf",
"gambit_id": "f25dd481-f08d-4b76-818e-4964ebc6fa36",
"last_updated": "2022-11-23T09:52:23.048759-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da660c09-4288-4145-a069-5650e970eef8/?format=api"
},
{
"id": "6c65c05a-55e1-4eb7-ac92-ace1e30d94ac",
"gambit_id": "f03e7c9a-3506-4d6d-987f-3d9fda63a1e6",
"last_updated": "2022-11-23T09:52:23.049919-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da660c09-4288-4145-a069-5650e970eef8/?format=api"
}
]
}