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

{
    "count": 92534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9496&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9480&ordering=first_visit",
    "results": [
        {
            "id": 9489,
            "ip_address": "103.200.36.48",
            "count": 1,
            "first_visit": "2022-05-19T21:31:16.132527+06:00",
            "date": null
        },
        {
            "id": 9490,
            "ip_address": "119.30.39.195",
            "count": 1,
            "first_visit": "2022-05-19T21:31:55.623721+06:00",
            "date": null
        },
        {
            "id": 9491,
            "ip_address": "103.142.71.202",
            "count": 1,
            "first_visit": "2022-05-19T21:32:06.130959+06:00",
            "date": null
        },
        {
            "id": 9492,
            "ip_address": "103.120.36.18",
            "count": 3,
            "first_visit": "2022-05-19T21:34:09.409068+06:00",
            "date": null
        },
        {
            "id": 9493,
            "ip_address": "103.67.158.205",
            "count": 2,
            "first_visit": "2022-05-19T21:36:03.429232+06:00",
            "date": null
        },
        {
            "id": 9494,
            "ip_address": "103.143.254.18",
            "count": 2,
            "first_visit": "2022-05-19T21:39:12.440648+06:00",
            "date": null
        },
        {
            "id": 9495,
            "ip_address": "37.111.206.132",
            "count": 1,
            "first_visit": "2022-05-19T21:39:56.361063+06:00",
            "date": null
        },
        {
            "id": 9496,
            "ip_address": "103.67.158.130",
            "count": 2,
            "first_visit": "2022-05-19T21:52:31.024967+06:00",
            "date": null
        }
    ]
}