Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/5075ec16-b83f-4275-8068-df98f7e19361/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5075ec16-b83f-4275-8068-df98f7e19361",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f38f817d-5276-48b1-a9ab-060e5da641a4",
    "completed": true,
    "last_updated": "2022-09-05T09:52:23.400714-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.82,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f38f817d-5276-48b1-a9ab-060e5da641a4",
    "datetime": "2022-09-03T15:30:00-04:00",
    "cutoff_datetime": "2022-09-03T15:30:00-04:00",
    "name": "Arizona v. San Diego State",
    "bettypes": [
        {
            "id": "90633f02-64c8-4f0a-b76f-d03781e86d41",
            "match": "https://api-prod.gambitprofit.com/api/matches/5075ec16-b83f-4275-8068-df98f7e19361/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "San Diego State",
                        "amount": 6610.0
                    },
                    {
                        "team": "Arizona",
                        "amount": 3390.0
                    }
                ],
                "expected_reward_tokens": 9254.0,
                "profit_sb": 254.0,
                "profit_sb_percentage": 2.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1cc9a62a-98e5-4131-a85d-d42672ba6967",
                    "gambit_id": "64ac015f-10e2-461d-bf86-b11ea965cb8d",
                    "last_updated": "2022-09-05T09:52:23.407255-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Diego State",
                    "reward": "1.40000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90633f02-64c8-4f0a-b76f-d03781e86d41/?format=api"
                },
                {
                    "id": "474c5e23-7581-472c-a6a6-dc09ac254ee8",
                    "gambit_id": "2d3cedc6-d4f6-4661-8288-44d7ab1ea1d1",
                    "last_updated": "2022-09-05T09:52:23.408394-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona",
                    "reward": "2.73000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90633f02-64c8-4f0a-b76f-d03781e86d41/?format=api"
                }
            ]
        },
        {
            "id": "f8e3b9da-fe5a-41e0-8bbf-a9102281bcf6",
            "match": "https://api-prod.gambitprofit.com/api/matches/5075ec16-b83f-4275-8068-df98f7e19361/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arizona",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Diego State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a6278063-486a-4342-9961-bf7d79a681f4",
                    "gambit_id": "6271441d-7719-47f8-a702-e12c49ffdf86",
                    "last_updated": "2022-09-05T09:52:23.411630-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8e3b9da-fe5a-41e0-8bbf-a9102281bcf6/?format=api"
                },
                {
                    "id": "665f6803-dccc-443a-a2c0-10ed45eb3fe1",
                    "gambit_id": "b76beec2-9d4c-4288-9892-ae2a9fd1e51f",
                    "last_updated": "2022-09-05T09:52:23.410684-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Diego State",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8e3b9da-fe5a-41e0-8bbf-a9102281bcf6/?format=api"
                }
            ]
        },
        {
            "id": "b3dbe28a-cce9-451f-9dfa-a8b2e63f3f5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5075ec16-b83f-4275-8068-df98f7e19361/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7710977c-13df-4211-8e7f-5ad4acb8aaf8",
                    "gambit_id": "9e5df971-837f-4a3a-a48d-7e364c0188a2",
                    "last_updated": "2022-09-05T09:52:23.403793-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3dbe28a-cce9-451f-9dfa-a8b2e63f3f5d/?format=api"
                },
                {
                    "id": "a0b8a043-da2c-4f63-accd-f4b7a6d2114f",
                    "gambit_id": "faf5d329-4e4f-4d19-829b-191c74e0b112",
                    "last_updated": "2022-09-05T09:52:23.404945-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3dbe28a-cce9-451f-9dfa-a8b2e63f3f5d/?format=api"
                }
            ]
        }
    ]
}