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

{
    "count": 101926,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42416&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42400&ordering=first_visit",
    "results": [
        {
            "id": 42409,
            "ip_address": "114.119.133.26",
            "count": 1,
            "first_visit": "2023-02-19T19:13:16.307958+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42410,
            "ip_address": "114.119.139.217",
            "count": 1,
            "first_visit": "2023-02-19T20:07:59.638734+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42411,
            "ip_address": "114.119.133.120",
            "count": 1,
            "first_visit": "2023-02-19T20:35:00.364505+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42412,
            "ip_address": "114.119.133.208",
            "count": 1,
            "first_visit": "2023-02-19T21:07:28.286219+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42413,
            "ip_address": "66.249.74.40",
            "count": 2,
            "first_visit": "2023-02-19T21:19:40.093774+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42414,
            "ip_address": "103.199.84.170",
            "count": 1,
            "first_visit": "2023-02-19T22:03:53.714462+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42415,
            "ip_address": "81.231.155.112",
            "count": 2,
            "first_visit": "2023-02-19T22:57:12.317276+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42416,
            "ip_address": "103.179.25.33",
            "count": 1,
            "first_visit": "2023-02-19T23:01:04.931047+06:00",
            "date": "2023-02-19"
        }
    ]
}