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

{
    "count": 91301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91216&ordering=ip_address",
    "results": [
        {
            "id": 36344,
            "ip_address": "96.126.110.111",
            "count": 1,
            "first_visit": "2022-10-23T13:05:27.511977+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 4034,
            "ip_address": "96.126.110.111",
            "count": 1,
            "first_visit": "2022-03-03T16:25:24.653959+06:00",
            "date": null
        },
        {
            "id": 39773,
            "ip_address": "96.126.110.111",
            "count": 2,
            "first_visit": "2023-01-02T22:02:32.682029+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 21141,
            "ip_address": "96.126.110.159",
            "count": 1,
            "first_visit": "2022-07-04T22:53:41.717171+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4943,
            "ip_address": "96.126.110.159",
            "count": 1,
            "first_visit": "2022-04-06T00:07:27.730012+06:00",
            "date": null
        },
        {
            "id": 40058,
            "ip_address": "96.126.110.87",
            "count": 1,
            "first_visit": "2023-01-08T11:08:17.819401+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 39446,
            "ip_address": "96.126.110.87",
            "count": 1,
            "first_visit": "2022-12-27T09:06:38.781375+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 5930,
            "ip_address": "96.126.110.87",
            "count": 1,
            "first_visit": "2022-05-12T23:48:18.582739+06:00",
            "date": null
        }
    ]
}