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

{
    "count": 96187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6272&ordering=ip_address",
    "results": [
        {
            "id": 15959,
            "ip_address": "103.142.193.4",
            "count": 1,
            "first_visit": "2022-06-17T11:59:26.133747+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 26366,
            "ip_address": "103.142.193.4",
            "count": 1,
            "first_visit": "2022-07-23T14:03:12.424195+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 4308,
            "ip_address": "103.142.193.4",
            "count": 1,
            "first_visit": "2022-03-12T14:33:12.506441+06:00",
            "date": null
        },
        {
            "id": 19276,
            "ip_address": "103.142.193.5",
            "count": 4,
            "first_visit": "2022-06-27T02:03:52.235833+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 37263,
            "ip_address": "103.142.193.7",
            "count": 1,
            "first_visit": "2022-11-11T17:33:58.100583+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 78861,
            "ip_address": "103.142.222.2",
            "count": 1,
            "first_visit": "2025-02-12T10:43:58.207274+06:00",
            "date": "2025-02-12"
        },
        {
            "id": 16069,
            "ip_address": "103.142.34.17",
            "count": 1,
            "first_visit": "2022-06-17T18:17:59.399017+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3160,
            "ip_address": "103.142.34.18",
            "count": 1,
            "first_visit": "2022-02-01T04:01:00.364114+06:00",
            "date": null
        }
    ]
}