GET /user_management/visitor-free/?format=api&offset=5392&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 99461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5384&ordering=ip_address",
    "results": [
        {
            "id": 15352,
            "ip_address": "103.135.88.139",
            "count": 1,
            "first_visit": "2022-06-15T16:36:43.445884+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 44269,
            "ip_address": "103.135.89.112",
            "count": 1,
            "first_visit": "2023-03-23T08:21:58.889521+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 12597,
            "ip_address": "103.135.89.114",
            "count": 1,
            "first_visit": "2022-05-29T22:54:30.741116+06:00",
            "date": null
        },
        {
            "id": 10193,
            "ip_address": "103.135.89.115",
            "count": 1,
            "first_visit": "2022-05-22T00:22:15.227737+06:00",
            "date": null
        },
        {
            "id": 28714,
            "ip_address": "103.135.89.118",
            "count": 1,
            "first_visit": "2022-07-28T11:23:55.631419+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12608,
            "ip_address": "103.135.89.119",
            "count": 1,
            "first_visit": "2022-05-29T23:08:31.401358+06:00",
            "date": null
        },
        {
            "id": 94405,
            "ip_address": "103.135.89.180",
            "count": 1,
            "first_visit": "2026-01-23T08:10:13.789222+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94653,
            "ip_address": "103.135.89.182",
            "count": 1,
            "first_visit": "2026-01-30T22:51:17.637528+06:00",
            "date": "2026-01-30"
        }
    ]
}