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

{
    "count": 92544,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9696&ordering=ip_address",
    "results": [
        {
            "id": 19246,
            "ip_address": "103.170.174.67",
            "count": 1,
            "first_visit": "2022-06-26T23:49:26.502757+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 16953,
            "ip_address": "103.170.174.8",
            "count": 1,
            "first_visit": "2022-06-21T08:36:21.952013+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 3315,
            "ip_address": "103.170.174.8",
            "count": 16,
            "first_visit": "2022-02-05T00:47:07.572236+06:00",
            "date": null
        },
        {
            "id": 18042,
            "ip_address": "103.170.174.8",
            "count": 1,
            "first_visit": "2022-06-24T09:47:33.311975+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 2416,
            "ip_address": "103.170.174.9",
            "count": 3,
            "first_visit": "2022-01-18T10:40:52.496926+06:00",
            "date": null
        },
        {
            "id": 38251,
            "ip_address": "103.170.175.149",
            "count": 1,
            "first_visit": "2022-12-04T01:52:30.364977+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 15306,
            "ip_address": "103.170.175.32",
            "count": 2,
            "first_visit": "2022-06-15T15:12:56.242571+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 81947,
            "ip_address": "103.170.175.32",
            "count": 1,
            "first_visit": "2025-04-27T21:06:10.634687+06:00",
            "date": "2025-04-27"
        }
    ]
}