GET /api/bet_types/e9678d3c-47fd-4118-bdea-df648db2ca5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9678d3c-47fd-4118-bdea-df648db2ca5c",
"match": "https://api-prod.gambitprofit.com/api/matches/a6cce769-e473-4023-8ec1-4a5895772604/?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 6",
"amount": 5097.0
},
{
"team": "Game Total Over 6",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "4b7088bd-5824-46a7-9ce5-4fa4cd9ce0d5",
"gambit_id": "e379cecd-42ca-466f-8aef-47526895c82c",
"last_updated": "2022-12-05T11:27:07.733042-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.76000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9678d3c-47fd-4118-bdea-df648db2ca5c/?format=api"
},
{
"id": "522e4037-c46a-4eff-b3ec-3cdb435b0a43",
"gambit_id": "ceb61224-f389-43ea-8efa-7dbed18edd09",
"last_updated": "2022-12-05T11:27:07.731829-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9678d3c-47fd-4118-bdea-df648db2ca5c/?format=api"
}
]
}