GET /api/bet_types/a04461e8-329e-4043-8f3d-2bba1baea857/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a04461e8-329e-4043-8f3d-2bba1baea857",
"match": "https://api-prod.gambitprofit.com/api/matches/a5db1643-5c93-40c6-aef0-e1bd93ba2ef7/?format=api",
"name": "Over/Under",
"created_at": "2023-02-21T08:51:55.107389-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 7",
"amount": 5316.0
},
{
"team": "Game Total Over 7",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "7c754ca3-6584-4772-81cc-afe1e851d166",
"gambit_id": "709c60b1-1924-47b6-be89-8724014bf2ec",
"last_updated": "2023-02-22T08:57:05.507606-05:00",
"created_at": "2023-02-21T08:51:55.108928-05:00",
"name": "Game Total Under 7",
"reward": "1.78000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a04461e8-329e-4043-8f3d-2bba1baea857/?format=api"
},
{
"id": "fe939846-e8bc-4ae6-889b-afbf1026a47c",
"gambit_id": "4aa259c9-97a5-49f7-b3b5-f88da957cb25",
"last_updated": "2023-02-22T08:57:05.508940-05:00",
"created_at": "2023-02-21T08:51:55.110501-05:00",
"name": "Game Total Over 7",
"reward": "2.02000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a04461e8-329e-4043-8f3d-2bba1baea857/?format=api"
}
]
}