GET /api/bet_types/b406da9b-568b-4852-bc26-66aa1e76ead4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b406da9b-568b-4852-bc26-66aa1e76ead4",
"match": "https://api-prod.gambitprofit.com/api/matches/cc22ef40-fe1a-4cbd-a581-7d3c0e682e9c/?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 232.5",
"amount": 5000.0
},
{
"team": "Game Total Under 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "0e241d9c-c3bd-47c1-b349-659f19988d06",
"gambit_id": "44448d2c-912a-49eb-a72d-1e93d291f618",
"last_updated": "2022-11-29T09:57:06.678690-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b406da9b-568b-4852-bc26-66aa1e76ead4/?format=api"
},
{
"id": "b6dec20e-1722-40b4-98d6-e0114b67d5ba",
"gambit_id": "086a6a4e-a4fa-43b4-9c39-3d95ce43fd94",
"last_updated": "2022-11-29T09:57:06.677652-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b406da9b-568b-4852-bc26-66aa1e76ead4/?format=api"
}
]
}