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

{
    "count": 96756,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2800&ordering=ip_address",
    "results": [
        {
            "id": 1510,
            "ip_address": "103.120.34.66",
            "count": 2,
            "first_visit": "2021-12-31T14:24:52.770954+06:00",
            "date": null
        },
        {
            "id": 41834,
            "ip_address": "103.120.34.66",
            "count": 1,
            "first_visit": "2023-02-08T18:44:36.351922+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 20989,
            "ip_address": "103.120.34.66",
            "count": 5,
            "first_visit": "2022-07-04T07:34:29.919525+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 24384,
            "ip_address": "103.120.34.66",
            "count": 1,
            "first_visit": "2022-07-20T07:22:30.023633+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 40752,
            "ip_address": "103.120.34.66",
            "count": 1,
            "first_visit": "2023-01-22T01:48:25.832409+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 64479,
            "ip_address": "103.120.35.154",
            "count": 1,
            "first_visit": "2024-02-08T15:29:36.056723+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 919,
            "ip_address": "103.120.35.2",
            "count": 3,
            "first_visit": "2021-12-19T21:05:04.017308+06:00",
            "date": null
        },
        {
            "id": 55934,
            "ip_address": "103.120.35.2",
            "count": 1,
            "first_visit": "2023-09-24T21:49:05.976624+06:00",
            "date": "2023-09-24"
        }
    ]
}