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

{
    "count": 101834,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75912&ordering=-ip_address",
    "results": [
        {
            "id": 34905,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2022-09-24T03:33:58.087259+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 26199,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2022-07-23T05:29:38.674316+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 37409,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2022-11-14T23:46:24.891439+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 1159,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2021-12-21T14:15:45.092810+06:00",
            "date": null
        },
        {
            "id": 13003,
            "ip_address": "107.174.53.2",
            "count": 1,
            "first_visit": "2022-05-31T03:15:27.926523+06:00",
            "date": null
        },
        {
            "id": 95273,
            "ip_address": "107.174.171.129",
            "count": 1,
            "first_visit": "2026-02-17T06:29:44.613740+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 15144,
            "ip_address": "107.174.147.32",
            "count": 1,
            "first_visit": "2022-06-15T03:41:26.732193+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 34865,
            "ip_address": "107.174.147.32",
            "count": 1,
            "first_visit": "2022-09-23T15:14:34.755451+06:00",
            "date": "2022-09-23"
        }
    ]
}