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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40328&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40312&ordering=first_visit",
    "results": [
        {
            "id": 40321,
            "ip_address": "37.111.195.222",
            "count": 3,
            "first_visit": "2023-01-13T15:33:45.233774+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40322,
            "ip_address": "37.111.212.96",
            "count": 1,
            "first_visit": "2023-01-13T16:20:02.811251+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40323,
            "ip_address": "144.217.135.139",
            "count": 1,
            "first_visit": "2023-01-13T16:29:40.017031+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40324,
            "ip_address": "103.67.157.179",
            "count": 2,
            "first_visit": "2023-01-13T16:39:02.936523+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40325,
            "ip_address": "37.111.206.211",
            "count": 1,
            "first_visit": "2023-01-13T17:01:03.686042+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40326,
            "ip_address": "118.179.26.38",
            "count": 1,
            "first_visit": "2023-01-13T18:35:13.623302+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40327,
            "ip_address": "123.0.18.42",
            "count": 1,
            "first_visit": "2023-01-13T19:11:10.133418+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40328,
            "ip_address": "114.119.147.203",
            "count": 1,
            "first_visit": "2023-01-13T21:59:24.872626+06:00",
            "date": "2023-01-13"
        }
    ]
}