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

{
    "count": 100866,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18080&ordering=ip_address",
    "results": [
        {
            "id": 7635,
            "ip_address": "103.253.44.80",
            "count": 1,
            "first_visit": "2022-05-17T08:00:39.270880+06:00",
            "date": null
        },
        {
            "id": 28740,
            "ip_address": "103.253.44.80",
            "count": 1,
            "first_visit": "2022-07-28T11:56:14.746164+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 22223,
            "ip_address": "103.253.44.81",
            "count": 1,
            "first_visit": "2022-07-13T13:57:50.493478+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 18231,
            "ip_address": "103.253.44.82",
            "count": 1,
            "first_visit": "2022-06-24T18:14:33.800474+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 55039,
            "ip_address": "103.253.44.87",
            "count": 1,
            "first_visit": "2023-09-13T23:03:41.983375+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 26836,
            "ip_address": "103.253.44.88",
            "count": 2,
            "first_visit": "2022-07-24T20:16:51.569780+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 10673,
            "ip_address": "103.253.44.9",
            "count": 2,
            "first_visit": "2022-05-23T14:11:43.726350+06:00",
            "date": null
        },
        {
            "id": 30751,
            "ip_address": "103.253.44.92",
            "count": 1,
            "first_visit": "2022-08-02T01:05:13.989956+06:00",
            "date": "2022-08-02"
        }
    ]
}