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

{
    "count": 102653,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70168&ordering=ip_address",
    "results": [
        {
            "id": 21263,
            "ip_address": "209.85.238.167",
            "count": 2,
            "first_visit": "2022-07-06T02:40:33.711692+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 13156,
            "ip_address": "209.85.238.167",
            "count": 1,
            "first_visit": "2022-05-31T17:37:57.578848+06:00",
            "date": null
        },
        {
            "id": 17626,
            "ip_address": "209.85.238.167",
            "count": 2,
            "first_visit": "2022-06-23T08:03:29.074420+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 21262,
            "ip_address": "209.85.238.169",
            "count": 1,
            "first_visit": "2022-07-06T02:40:12.598434+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 9032,
            "ip_address": "209.85.238.169",
            "count": 3,
            "first_visit": "2022-05-18T17:42:06.386330+06:00",
            "date": null
        },
        {
            "id": 94675,
            "ip_address": "209.85.238.2",
            "count": 2,
            "first_visit": "2026-01-31T14:18:00.177394+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94738,
            "ip_address": "209.85.238.2",
            "count": 3,
            "first_visit": "2026-02-02T09:17:08.696069+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94520,
            "ip_address": "209.85.238.2",
            "count": 1,
            "first_visit": "2026-01-26T12:18:29.117412+06:00",
            "date": "2026-01-26"
        }
    ]
}