GET /api/bet_types/b896f970-3d89-40ef-bfa8-c6037634510e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b896f970-3d89-40ef-bfa8-c6037634510e",
"match": "https://api-prod.gambitprofit.com/api/matches/00822ee3-893b-4291-bddf-1f98ecfeda84/?format=api",
"name": "Over/Under",
"created_at": "2023-02-16T09:21:55.506465-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": 5212.0
},
{
"team": "Game Total Over 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "cf7faee0-ab82-47bd-ab7d-3a44df9f9c58",
"gambit_id": "855b70d4-693d-4fcd-bad4-96295b698baa",
"last_updated": "2023-02-17T09:46:57.980722-05:00",
"created_at": "2023-02-16T09:21:55.507852-05:00",
"name": "Game Total Under 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b896f970-3d89-40ef-bfa8-c6037634510e/?format=api"
},
{
"id": "1095f1ec-1423-4b6c-a3f4-63cf205bdc68",
"gambit_id": "e6613ecf-90f5-4eb6-8624-bcc547e6eae9",
"last_updated": "2023-02-17T09:46:57.981901-05:00",
"created_at": "2023-02-16T09:21:55.509195-05:00",
"name": "Game Total Over 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b896f970-3d89-40ef-bfa8-c6037634510e/?format=api"
}
]
}