GET /api/bet_types/a2810cfd-fbda-4dc4-bc16-bf46907f6027/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2810cfd-fbda-4dc4-bc16-bf46907f6027",
"match": "https://api-prod.gambitprofit.com/api/matches/bc231f96-549b-459a-a407-7f30b81f2e00/?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 62",
"amount": 5000.0
},
{
"team": "Game Total Over 62",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "fe925924-d4e6-4ec5-89ae-343cc5a8d820",
"gambit_id": "cbbc22ca-dcf4-4c8e-8ca9-e5cca2a90d3b",
"last_updated": "2022-11-06T08:08:32.309046-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 62",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2810cfd-fbda-4dc4-bc16-bf46907f6027/?format=api"
},
{
"id": "cee31533-9efd-4814-a07b-94e02959a0f9",
"gambit_id": "8cdaf0be-2841-4a8b-8465-26fa766a0d92",
"last_updated": "2022-11-06T08:08:32.310152-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 62",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2810cfd-fbda-4dc4-bc16-bf46907f6027/?format=api"
}
]
}