GET /api/bet_types/3d0c2033-1390-4540-ba94-ec39c03da892/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d0c2033-1390-4540-ba94-ec39c03da892",
"match": "https://api-prod.gambitprofit.com/api/matches/5ecda03e-cbc1-4800-baf7-8a5404b8ec66/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T12:52:11.211876-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 Over 36.5",
"amount": 5000.0
},
{
"team": "Game Total Under 36.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "a270e6f6-eeaf-49ef-b387-5d2803e6c2dd",
"gambit_id": "967fa70f-4e9f-433e-8e96-32e19019c86d",
"last_updated": "2022-12-26T12:42:06.470143-05:00",
"created_at": "2022-12-23T12:52:11.214352-05:00",
"name": "Game Total Over 36.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0c2033-1390-4540-ba94-ec39c03da892/?format=api"
},
{
"id": "87a9121d-68c6-4b1b-b643-b03533572efc",
"gambit_id": "51c40134-f478-41ab-a602-2c86e5fb8b11",
"last_updated": "2022-12-26T12:42:06.468963-05:00",
"created_at": "2022-12-23T12:52:11.213112-05:00",
"name": "Game Total Under 36.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0c2033-1390-4540-ba94-ec39c03da892/?format=api"
}
]
}