GET /api/bet_types/f2d2c21c-7a54-49c3-98b3-823fcccfeac3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2d2c21c-7a54-49c3-98b3-823fcccfeac3",
"match": "https://api-prod.gambitprofit.com/api/matches/260661c1-4312-454f-85ba-b51e19d5cd68/?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 222",
"amount": 5000.0
},
{
"team": "Game Total Over 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d3b9c88f-ce86-4825-97f7-99f113130b89",
"gambit_id": "0936761e-a2bd-4aa7-924c-bfd5059c6088",
"last_updated": "2022-11-03T09:38:42.097861-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 222",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d2c21c-7a54-49c3-98b3-823fcccfeac3/?format=api"
},
{
"id": "71696601-999e-4455-a0f7-6d7812d51867",
"gambit_id": "f992cd55-8960-4d02-885a-a9cfefb5b9dc",
"last_updated": "2022-11-03T09:38:42.098977-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 222",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d2c21c-7a54-49c3-98b3-823fcccfeac3/?format=api"
}
]
}