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

{
    "count": 99459,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5360&ordering=ip_address",
    "results": [
        {
            "id": 64621,
            "ip_address": "103.135.254.3",
            "count": 1,
            "first_visit": "2024-02-11T22:57:01.811796+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 68352,
            "ip_address": "103.135.254.3",
            "count": 1,
            "first_visit": "2024-05-15T10:45:53.105939+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 23693,
            "ip_address": "103.135.254.6",
            "count": 1,
            "first_visit": "2022-07-18T22:11:34.802320+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16676,
            "ip_address": "103.135.254.6",
            "count": 1,
            "first_visit": "2022-06-19T23:16:09.543773+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 22167,
            "ip_address": "103.135.254.8",
            "count": 1,
            "first_visit": "2022-07-12T22:50:25.156593+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 8459,
            "ip_address": "103.135.254.8",
            "count": 4,
            "first_visit": "2022-05-17T23:09:21.116518+06:00",
            "date": null
        },
        {
            "id": 12373,
            "ip_address": "103.135.255.13",
            "count": 2,
            "first_visit": "2022-05-29T03:35:05.523178+06:00",
            "date": null
        },
        {
            "id": 5717,
            "ip_address": "103.135.255.14",
            "count": 1,
            "first_visit": "2022-05-08T17:38:35.032750+06:00",
            "date": null
        }
    ]
}