GET /api/bet_types/e030c358-a816-43c4-a30f-9a2fc570a9d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e030c358-a816-43c4-a30f-9a2fc570a9d3",
"match": "https://api-prod.gambitprofit.com/api/matches/688df75c-88ef-4d66-bce9-f95c97868393/?format=api",
"name": "Over/Under",
"created_at": "2023-07-01T09:23:05.876973-04: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 9",
"amount": 5094.0
},
{
"team": "Game Total Over 9",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "f54a38ba-68b6-429e-9c69-bb9ba0808036",
"gambit_id": "4647a819-a445-4cd2-aa92-f93ce9d2d518",
"last_updated": "2023-07-03T01:18:10.985983-04:00",
"created_at": "2023-07-01T09:23:05.881308-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e030c358-a816-43c4-a30f-9a2fc570a9d3/?format=api"
},
{
"id": "a1750ba8-9da8-4e81-aecd-176696b81162",
"gambit_id": "585af088-86cd-4d35-b2ad-7f45f4d58780",
"last_updated": "2023-07-03T01:18:10.984489-04:00",
"created_at": "2023-07-01T09:23:05.879112-04:00",
"name": "Game Total Over 9",
"reward": "1.90000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e030c358-a816-43c4-a30f-9a2fc570a9d3/?format=api"
}
]
}