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

{
    "count": 100773,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86952&ordering=ip_address",
    "results": [
        {
            "id": 31438,
            "ip_address": "49.0.35.238",
            "count": 1,
            "first_visit": "2022-08-07T14:36:09.443359+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 12747,
            "ip_address": "49.0.37.50",
            "count": 2,
            "first_visit": "2022-05-30T11:07:09.747955+06:00",
            "date": null
        },
        {
            "id": 44553,
            "ip_address": "49.0.37.50",
            "count": 1,
            "first_visit": "2023-03-29T12:02:26.740871+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 22741,
            "ip_address": "49.0.39.122",
            "count": 1,
            "first_visit": "2022-07-14T17:17:00.998017+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 16768,
            "ip_address": "49.0.39.197",
            "count": 1,
            "first_visit": "2022-06-20T09:47:37.112505+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 10015,
            "ip_address": "49.0.39.242",
            "count": 1,
            "first_visit": "2022-05-21T14:23:22.147385+06:00",
            "date": null
        },
        {
            "id": 4549,
            "ip_address": "49.0.41.186",
            "count": 1,
            "first_visit": "2022-03-21T13:01:34.717826+06:00",
            "date": null
        },
        {
            "id": 16284,
            "ip_address": "49.0.41.34",
            "count": 1,
            "first_visit": "2022-06-18T09:09:55.038121+06:00",
            "date": "2022-06-18"
        }
    ]
}