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/22dae4a6-7ae3-4cfc-abf3-8cc40b38c422/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "22dae4a6-7ae3-4cfc-abf3-8cc40b38c422",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f5d79636-457c-48e9-bb7f-d175cf1097b5",
    "completed": true,
    "last_updated": "2023-09-18T15:43:27.074211-04:00",
    "created_at": "2023-09-14T09:58:12.760108-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f5d79636-457c-48e9-bb7f-d175cf1097b5",
    "datetime": "2023-09-17T16:05:00-04:00",
    "cutoff_datetime": "2023-09-17T16:05:00-04:00",
    "name": "New York Giants v. Arizona Cardinals",
    "bettypes": [
        {
            "id": "4249d960-3ada-4179-a35a-5fc57ae03cf6",
            "match": "https://api-prod.gambitprofit.com/api/matches/22dae4a6-7ae3-4cfc-abf3-8cc40b38c422/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-14T09:58:12.781412-04: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": "New York Giants",
                        "amount": 6643.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "250188f2-3f75-4cd8-9efe-81280716fb67",
                    "gambit_id": "eaaa63ca-d970-471a-ae02-9f1345c574be",
                    "last_updated": "2023-09-18T15:43:27.100722-04:00",
                    "created_at": "2023-09-14T09:58:12.784867-04:00",
                    "name": "New York Giants",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d960-3ada-4179-a35a-5fc57ae03cf6/?format=api"
                },
                {
                    "id": "600ebd6b-3480-4433-b3e2-1694175594eb",
                    "gambit_id": "536abe44-ad39-48d5-9592-2bf33181b7cd",
                    "last_updated": "2023-09-18T15:43:27.105750-04:00",
                    "created_at": "2023-09-14T09:58:12.789156-04:00",
                    "name": "Arizona Cardinals",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d960-3ada-4179-a35a-5fc57ae03cf6/?format=api"
                }
            ]
        },
        {
            "id": "42173386-4d68-4b14-80a0-202d5fc93785",
            "match": "https://api-prod.gambitprofit.com/api/matches/22dae4a6-7ae3-4cfc-abf3-8cc40b38c422/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-14T09:58:12.769845-04: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": "New York Giants",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a76bafe3-a3d4-4ab4-9203-212e64161252",
                    "gambit_id": "a3533b85-6438-4086-bddb-28ad07033d4a",
                    "last_updated": "2023-09-18T15:43:27.085957-04:00",
                    "created_at": "2023-09-14T09:58:12.773592-04:00",
                    "name": "New York Giants",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42173386-4d68-4b14-80a0-202d5fc93785/?format=api"
                },
                {
                    "id": "7fefebbd-e389-4919-8499-738e252e0017",
                    "gambit_id": "cf3dfb21-17d6-4788-bc5d-813db9ab347c",
                    "last_updated": "2023-09-18T15:43:27.090897-04:00",
                    "created_at": "2023-09-14T09:58:12.777709-04:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42173386-4d68-4b14-80a0-202d5fc93785/?format=api"
                }
            ]
        },
        {
            "id": "42cbe4b9-80ec-47db-9ae3-bc303fcf2668",
            "match": "https://api-prod.gambitprofit.com/api/matches/22dae4a6-7ae3-4cfc-abf3-8cc40b38c422/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-14T09:58:12.796355-04: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 Over 40",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5be41a0d-3ab5-4104-9d19-2d29ecbfba4d",
                    "gambit_id": "0e247f36-8900-44be-8fef-3c98f21c3df0",
                    "last_updated": "2023-09-18T15:43:27.115293-04:00",
                    "created_at": "2023-09-14T09:58:12.803844-04:00",
                    "name": "Game Total Over 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cbe4b9-80ec-47db-9ae3-bc303fcf2668/?format=api"
                },
                {
                    "id": "289007ef-639b-4f7a-b34c-bab02fe53a8c",
                    "gambit_id": "db19fad3-1130-4393-b740-ecae820f7864",
                    "last_updated": "2023-09-18T15:43:27.120248-04:00",
                    "created_at": "2023-09-14T09:58:12.800009-04:00",
                    "name": "Game Total Under 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cbe4b9-80ec-47db-9ae3-bc303fcf2668/?format=api"
                }
            ]
        }
    ]
}