GET /api/bet_types/109364b8-c3a3-4b86-8583-ccb579446bad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "109364b8-c3a3-4b86-8583-ccb579446bad",
"match": "https://api-prod.gambitprofit.com/api/matches/99746d10-a7ab-4835-bb01-a72279f56e09/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:09.513960-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 42",
"amount": 5000.0
},
{
"team": "Game Total Over 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "26cbdfaf-2b0a-4e15-82dd-150541a360bb",
"gambit_id": "ff823493-5479-4b18-a9e6-5436f3243c91",
"last_updated": "2022-12-31T10:56:57.356119-05:00",
"created_at": "2022-12-30T10:27:09.515176-05:00",
"name": "Game Total Under 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109364b8-c3a3-4b86-8583-ccb579446bad/?format=api"
},
{
"id": "5da06037-d0b9-4aa7-8c9d-96632cfec48e",
"gambit_id": "636b3ee7-14d1-4921-be71-012207ff670f",
"last_updated": "2022-12-31T10:56:57.357239-05:00",
"created_at": "2022-12-30T10:27:09.516473-05:00",
"name": "Game Total Over 42",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109364b8-c3a3-4b86-8583-ccb579446bad/?format=api"
}
]
}