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

{
    "count": 101440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79368&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79352&ordering=count",
    "results": [
        {
            "id": 12528,
            "ip_address": "37.111.195.4",
            "count": 2,
            "first_visit": "2022-05-29T18:38:55.672488+06:00",
            "date": null
        },
        {
            "id": 30893,
            "ip_address": "202.134.9.149",
            "count": 2,
            "first_visit": "2022-08-02T21:14:09.110730+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 16559,
            "ip_address": "27.147.205.237",
            "count": 2,
            "first_visit": "2022-06-19T11:26:43.771648+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 2240,
            "ip_address": "175.41.46.121",
            "count": 2,
            "first_visit": "2022-01-15T09:05:12.289672+06:00",
            "date": null
        },
        {
            "id": 30894,
            "ip_address": "118.67.216.110",
            "count": 2,
            "first_visit": "2022-08-02T21:24:12.242375+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 31389,
            "ip_address": "103.146.151.64",
            "count": 2,
            "first_visit": "2022-08-07T02:01:29.351944+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 9250,
            "ip_address": "34.132.77.185",
            "count": 2,
            "first_visit": "2022-05-19T04:13:04.069466+06:00",
            "date": null
        },
        {
            "id": 36958,
            "ip_address": "119.30.46.12",
            "count": 2,
            "first_visit": "2022-11-05T10:07:13.834680+06:00",
            "date": "2022-11-05"
        }
    ]
}