GET /api/bet_types/677f63b2-b51a-40bc-8483-352a3d4bec9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "677f63b2-b51a-40bc-8483-352a3d4bec9e",
"match": "https://api-prod.gambitprofit.com/api/matches/9e9fa0a8-0b6e-401a-8707-a6ab4f3b709b/?format=api",
"name": "Over/Under",
"created_at": "2023-02-06T13:12:10.640157-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e4779cd5-2e64-493b-abaa-d28340c78fd7",
"gambit_id": "cda89c3d-5164-4bd4-b786-a82fa3ac7285",
"last_updated": "2023-02-07T11:06:50.602341-05:00",
"created_at": "2023-02-06T13:12:10.643923-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677f63b2-b51a-40bc-8483-352a3d4bec9e/?format=api"
},
{
"id": "fced35a2-8a64-450a-bd6c-f9f88a2957bf",
"gambit_id": "2996d15d-b91c-4e2f-b7c8-170f059a7e7b",
"last_updated": "2023-02-07T11:06:50.600882-05:00",
"created_at": "2023-02-06T13:12:10.641975-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677f63b2-b51a-40bc-8483-352a3d4bec9e/?format=api"
}
]
}