GET /api/bet_types/ce910bff-f602-4e8e-99ca-fe2693840a78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce910bff-f602-4e8e-99ca-fe2693840a78",
"match": "https://api-prod.gambitprofit.com/api/matches/98e11798-4a4f-47e9-af0a-7524c2672c62/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:42:09.330383-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 Over 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0d3becf8-e457-48bf-ba9c-b172a6f991d3",
"gambit_id": "fd53459b-ccd3-4ab6-aece-0fc40a34ab2b",
"last_updated": "2023-04-26T20:27:13.543845-04:00",
"created_at": "2023-04-25T11:42:09.334976-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce910bff-f602-4e8e-99ca-fe2693840a78/?format=api"
},
{
"id": "ac66e6b4-50c1-4e0f-9eab-33306dc23ac1",
"gambit_id": "12d642ce-c7b3-49f1-b5d8-1acdccbacfdd",
"last_updated": "2023-04-26T20:27:13.542362-04:00",
"created_at": "2023-04-25T11:42:09.332653-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce910bff-f602-4e8e-99ca-fe2693840a78/?format=api"
}
]
}