GET /api/bet_types/9fa90d25-2e48-4db6-874c-395e7d3f4798/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fa90d25-2e48-4db6-874c-395e7d3f4798",
"match": "https://api-prod.gambitprofit.com/api/matches/70cacbd4-c366-4018-985b-bef7c27f4338/?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 Over 43.5",
"amount": 5000.0
},
{
"team": "Game Total Under 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "20d79fff-67a5-4259-932a-30875c1ef22e",
"gambit_id": "2da099d8-1f33-4b7f-9cb0-eec71ed2cad4",
"last_updated": "2022-12-12T10:22:13.668315-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa90d25-2e48-4db6-874c-395e7d3f4798/?format=api"
},
{
"id": "20535d5f-240a-4581-9bc1-bd12592e938c",
"gambit_id": "6f40bedb-6f98-4058-9896-4366e2b77a86",
"last_updated": "2022-12-12T10:22:13.667246-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa90d25-2e48-4db6-874c-395e7d3f4798/?format=api"
}
]
}