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

{
    "count": 102747,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=68336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=68320&ordering=ip_address",
    "results": [
        {
            "id": 14327,
            "ip_address": "202.83.127.189",
            "count": 1,
            "first_visit": "2022-06-10T12:57:36.399096+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 3218,
            "ip_address": "202.83.127.190",
            "count": 2,
            "first_visit": "2022-02-02T12:33:39.018537+06:00",
            "date": null
        },
        {
            "id": 3277,
            "ip_address": "202.83.127.215",
            "count": 3,
            "first_visit": "2022-02-03T21:31:27.523145+06:00",
            "date": null
        },
        {
            "id": 2266,
            "ip_address": "202.83.127.217",
            "count": 3,
            "first_visit": "2022-01-15T16:26:05.473972+06:00",
            "date": null
        },
        {
            "id": 7955,
            "ip_address": "202.83.127.221",
            "count": 1,
            "first_visit": "2022-05-17T11:32:14.922721+06:00",
            "date": null
        },
        {
            "id": 3086,
            "ip_address": "202.83.127.240",
            "count": 2,
            "first_visit": "2022-01-31T12:53:37.863224+06:00",
            "date": null
        },
        {
            "id": 18217,
            "ip_address": "202.83.127.244",
            "count": 1,
            "first_visit": "2022-06-24T17:47:13.144624+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 3933,
            "ip_address": "202.83.127.247",
            "count": 1,
            "first_visit": "2022-02-27T22:18:51.558121+06:00",
            "date": null
        }
    ]
}