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

{
    "count": 96342,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6872&ordering=ip_address",
    "results": [
        {
            "id": 47244,
            "ip_address": "103.146.54.252",
            "count": 1,
            "first_visit": "2023-05-28T00:27:12.532980+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 60057,
            "ip_address": "103.146.54.255",
            "count": 1,
            "first_visit": "2023-11-24T10:19:07.316722+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 16561,
            "ip_address": "103.146.54.32",
            "count": 1,
            "first_visit": "2022-06-19T11:28:15.971102+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 12911,
            "ip_address": "103.146.55.176",
            "count": 1,
            "first_visit": "2022-05-30T23:02:44.248419+06:00",
            "date": null
        },
        {
            "id": 9830,
            "ip_address": "103.146.55.179",
            "count": 2,
            "first_visit": "2022-05-20T22:31:58.957954+06:00",
            "date": null
        },
        {
            "id": 19259,
            "ip_address": "103.146.55.180",
            "count": 1,
            "first_visit": "2022-06-27T00:24:39.273246+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 10092,
            "ip_address": "103.146.55.181",
            "count": 1,
            "first_visit": "2022-05-21T22:05:32.790253+06:00",
            "date": null
        },
        {
            "id": 3176,
            "ip_address": "103.146.55.194",
            "count": 1,
            "first_visit": "2022-02-01T12:08:32.076803+06:00",
            "date": null
        }
    ]
}