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

{
    "count": 92176,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2752&ordering=ip_address",
    "results": [
        {
            "id": 10281,
            "ip_address": "103.120.36.67",
            "count": 1,
            "first_visit": "2022-05-22T12:27:24.294158+06:00",
            "date": null
        },
        {
            "id": 2018,
            "ip_address": "103.120.36.69",
            "count": 1,
            "first_visit": "2022-01-12T09:56:25.248712+06:00",
            "date": null
        },
        {
            "id": 22338,
            "ip_address": "103.120.36.78",
            "count": 1,
            "first_visit": "2022-07-13T18:40:54.686408+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 4658,
            "ip_address": "103.120.36.78",
            "count": 3,
            "first_visit": "2022-03-24T22:07:38.952381+06:00",
            "date": null
        },
        {
            "id": 61714,
            "ip_address": "103.120.36.79",
            "count": 1,
            "first_visit": "2023-12-23T12:39:36.332974+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 24602,
            "ip_address": "103.120.36.80",
            "count": 1,
            "first_visit": "2022-07-20T12:18:53.764499+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4453,
            "ip_address": "103.120.36.83",
            "count": 1,
            "first_visit": "2022-03-17T16:14:56.837933+06:00",
            "date": null
        },
        {
            "id": 21960,
            "ip_address": "103.120.36.83",
            "count": 3,
            "first_visit": "2022-07-11T11:38:55.807616+06:00",
            "date": "2022-07-11"
        }
    ]
}