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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2448&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2432&ordering=first_visit",
    "results": [
        {
            "id": 2441,
            "ip_address": "8.29.105.135",
            "count": 1,
            "first_visit": "2022-01-18T20:28:33.788904+06:00",
            "date": null
        },
        {
            "id": 2442,
            "ip_address": "210.4.73.10",
            "count": 3,
            "first_visit": "2022-01-18T20:46:40.339760+06:00",
            "date": null
        },
        {
            "id": 2443,
            "ip_address": "103.120.202.98",
            "count": 8,
            "first_visit": "2022-01-18T21:33:00.855935+06:00",
            "date": null
        },
        {
            "id": 2444,
            "ip_address": "45.248.151.212",
            "count": 7,
            "first_visit": "2022-01-18T21:40:06.521456+06:00",
            "date": null
        },
        {
            "id": 2445,
            "ip_address": "76.107.133.135",
            "count": 1,
            "first_visit": "2022-01-18T22:05:46.595346+06:00",
            "date": null
        },
        {
            "id": 2446,
            "ip_address": "203.78.144.212",
            "count": 6,
            "first_visit": "2022-01-18T22:22:56.881948+06:00",
            "date": null
        },
        {
            "id": 2447,
            "ip_address": "45.248.151.133",
            "count": 1,
            "first_visit": "2022-01-18T22:40:16.091959+06:00",
            "date": null
        },
        {
            "id": 2448,
            "ip_address": "103.217.111.182",
            "count": 4,
            "first_visit": "2022-01-18T22:48:49.337095+06:00",
            "date": null
        }
    ]
}