GET /api/bet_types/9cb0df97-5ae9-4913-adce-78c9f00f6e2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cb0df97-5ae9-4913-adce-78c9f00f6e2f",
"match": "https://api-prod.gambitprofit.com/api/matches/32d4788a-bd29-474f-9963-c1f1f40e28b1/?format=api",
"name": "Over/Under",
"created_at": "2023-10-05T09:13:16.289684-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 8",
"amount": 5118.0
},
{
"team": "Game Total Over 8",
"amount": 4882.0
}
],
"expected_reward_tokens": 9519.48,
"profit_sb": 19.48,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "18f3f825-19cb-49c9-8147-8e67ea63a086",
"gambit_id": "3c0c9ede-33bc-4e05-b7ec-61e2af233caf",
"last_updated": "2023-10-09T08:58:08.853592-04:00",
"created_at": "2023-10-05T09:13:16.329627-04:00",
"name": "Game Total Under 8",
"reward": "1.86000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb0df97-5ae9-4913-adce-78c9f00f6e2f/?format=api"
},
{
"id": "82885f5d-5cca-4664-a54e-994a53a26994",
"gambit_id": "537fe966-be91-4410-833e-3a82115702e3",
"last_updated": "2023-10-09T08:58:08.849729-04:00",
"created_at": "2023-10-05T09:13:16.311543-04:00",
"name": "Game Total Over 8",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb0df97-5ae9-4913-adce-78c9f00f6e2f/?format=api"
}
]
}