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

{
    "count": 95963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5216&ordering=ip_address",
    "results": [
        {
            "id": 90299,
            "ip_address": "103.135.77.1",
            "count": 1,
            "first_visit": "2025-10-03T14:24:35.953796+06:00",
            "date": "2025-10-03"
        },
        {
            "id": 33480,
            "ip_address": "103.135.88.122",
            "count": 1,
            "first_visit": "2022-08-30T22:09:27.966851+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33551,
            "ip_address": "103.135.88.122",
            "count": 1,
            "first_visit": "2022-08-31T16:47:37.103569+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 32617,
            "ip_address": "103.135.88.125",
            "count": 2,
            "first_visit": "2022-08-21T18:22:10.422909+06:00",
            "date": "2022-08-21"
        },
        {
            "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
        }
    ]
}