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/f0ccbcd1-a3fa-4b16-a816-d18e25cf24ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f0ccbcd1-a3fa-4b16-a816-d18e25cf24ce",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e02bd8e5-46a8-44e8-b346-3db54130c686",
    "completed": true,
    "last_updated": "2022-09-11T18:22:15.449787-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.85,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e02bd8e5-46a8-44e8-b346-3db54130c686",
    "datetime": "2022-09-10T19:05:00-04:00",
    "cutoff_datetime": "2022-09-10T19:05:00-04:00",
    "name": "TOR (K Gausman) v. TEX (K Arihara)",
    "bettypes": [
        {
            "id": "7a223ef3-13b9-4638-b367-11a0dbaf8aa5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0ccbcd1-a3fa-4b16-a816-d18e25cf24ce/?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": "TOR (K Gausman)",
                        "amount": 6384.0
                    },
                    {
                        "team": "TEX (K Arihara)",
                        "amount": 3616.0
                    }
                ],
                "expected_reward_tokens": 9256.8,
                "profit_sb": 256.8,
                "profit_sb_percentage": 2.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aaa2dcc3-562e-42a0-8ce1-5d8bd5896449",
                    "gambit_id": "13bd7075-73b2-4d10-a96f-7b3f3dfafa85",
                    "last_updated": "2022-09-11T18:22:15.459185-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a223ef3-13b9-4638-b367-11a0dbaf8aa5/?format=api"
                },
                {
                    "id": "ca010fb2-f37d-4ef3-9618-b3e75ea5e85b",
                    "gambit_id": "d02b91a0-50e1-46c7-b9f8-6398dc18cc6c",
                    "last_updated": "2022-09-11T18:22:15.458194-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (K Arihara)",
                    "reward": "2.56000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a223ef3-13b9-4638-b367-11a0dbaf8aa5/?format=api"
                }
            ]
        },
        {
            "id": "bb8e97c1-99b1-49fa-86f7-60c5e2cd315a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0ccbcd1-a3fa-4b16-a816-d18e25cf24ce/?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": "TOR",
                        "amount": 5207.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4793.0
                    }
                ],
                "expected_reward_tokens": 9058.77,
                "profit_sb": 58.77,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d4219a39-efaa-44de-a808-20a7658ed01d",
                    "gambit_id": "e1d232dc-b80e-4d7c-aad8-2af462e8cb8f",
                    "last_updated": "2022-09-11T18:22:15.456184-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb8e97c1-99b1-49fa-86f7-60c5e2cd315a/?format=api"
                },
                {
                    "id": "dd0931ed-487b-4576-88ed-866e7dd6b42e",
                    "gambit_id": "32f3783f-64ef-473b-9c56-fd2d699b429b",
                    "last_updated": "2022-09-11T18:22:15.455207-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb8e97c1-99b1-49fa-86f7-60c5e2cd315a/?format=api"
                }
            ]
        },
        {
            "id": "d1adede5-bdce-4a25-a807-a1ebbcc2d87f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0ccbcd1-a3fa-4b16-a816-d18e25cf24ce/?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 8.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "43f68278-21e2-454f-bd45-7b09c3f4bb68",
                    "gambit_id": "2b572b63-067d-49bb-b05a-5605ce23441f",
                    "last_updated": "2022-09-11T18:22:15.452261-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1adede5-bdce-4a25-a807-a1ebbcc2d87f/?format=api"
                },
                {
                    "id": "e61e35c5-6a1c-42a6-a7a0-4ffe0b6cf400",
                    "gambit_id": "5556e09e-0236-490c-bd75-1b577077c82b",
                    "last_updated": "2022-09-11T18:22:15.453215-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1adede5-bdce-4a25-a807-a1ebbcc2d87f/?format=api"
                }
            ]
        }
    ]
}