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/e90936ce-4acc-442f-a70e-1c11ba18a621/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e90936ce-4acc-442f-a70e-1c11ba18a621",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "354ef164-ea28-4402-a877-4f0bdae4b4c2",
    "completed": true,
    "last_updated": "2023-09-26T09:03:32.973525-04:00",
    "created_at": "2023-09-20T09:58:16.509069-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.37,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/354ef164-ea28-4402-a877-4f0bdae4b4c2",
    "datetime": "2023-09-24T16:25:00-04:00",
    "cutoff_datetime": "2023-09-24T16:25:00-04:00",
    "name": "Dallas Cowboys v. Arizona Cardinals",
    "bettypes": [
        {
            "id": "2738dfb8-8acd-48e4-944d-66634be23468",
            "match": "https://api-prod.gambitprofit.com/api/matches/e90936ce-4acc-442f-a70e-1c11ba18a621/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T09:58:16.533086-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": "Dallas Cowboys",
                        "amount": 8148.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 1852.0
                    }
                ],
                "expected_reward_tokens": 9370.2,
                "profit_sb": -129.8,
                "profit_sb_percentage": -1.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c7d41d32-0ef0-44dd-bb9c-a37c97b35294",
                    "gambit_id": "0234d169-8c45-4ff4-9fd5-3a75bfb628c9",
                    "last_updated": "2023-09-26T09:03:33.001766-04:00",
                    "created_at": "2023-09-20T09:58:16.537345-04:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.15000",
                    "odds": "1.15380",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2738dfb8-8acd-48e4-944d-66634be23468/?format=api"
                },
                {
                    "id": "c6e88ee4-8acd-453e-84f7-39d5453e8109",
                    "gambit_id": "df631e30-caba-4779-8621-49e590e6fc6f",
                    "last_updated": "2023-09-26T09:03:33.005516-04:00",
                    "created_at": "2023-09-20T09:58:16.541465-04:00",
                    "name": "Arizona Cardinals",
                    "reward": "5.06000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2738dfb8-8acd-48e4-944d-66634be23468/?format=api"
                }
            ]
        },
        {
            "id": "c837ac3e-7c9d-401b-9462-31babc46d118",
            "match": "https://api-prod.gambitprofit.com/api/matches/e90936ce-4acc-442f-a70e-1c11ba18a621/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T09:58:16.519631-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": "Dallas Cowboys",
                        "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": "f58078dc-f49e-44e0-aeec-a0649e5bcf90",
                    "gambit_id": "bac91c05-6ea8-4833-abb0-64fa588636f5",
                    "last_updated": "2023-09-26T09:03:32.991215-04:00",
                    "created_at": "2023-09-20T09:58:16.523989-04:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c837ac3e-7c9d-401b-9462-31babc46d118/?format=api"
                },
                {
                    "id": "2f1eb0d2-b34c-450a-9574-8b2042aefe0d",
                    "gambit_id": "97c4dc4f-3106-4e30-adf5-a0179ff93196",
                    "last_updated": "2023-09-26T09:03:32.994703-04:00",
                    "created_at": "2023-09-20T09:58:16.528469-04:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c837ac3e-7c9d-401b-9462-31babc46d118/?format=api"
                }
            ]
        },
        {
            "id": "1d8e0045-97ec-4f40-a3dd-2190d5064cf3",
            "match": "https://api-prod.gambitprofit.com/api/matches/e90936ce-4acc-442f-a70e-1c11ba18a621/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T09:58:16.547313-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 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23dda58e-0913-40f9-855f-25ca4155d790",
                    "gambit_id": "4d84263e-85a2-45f4-b817-6ddb7c34506e",
                    "last_updated": "2023-09-26T09:03:33.013040-04:00",
                    "created_at": "2023-09-20T09:58:16.551436-04:00",
                    "name": "Game Total Over 44",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8e0045-97ec-4f40-a3dd-2190d5064cf3/?format=api"
                },
                {
                    "id": "2928d778-9a9f-44cb-b10a-20c0b3925797",
                    "gambit_id": "2167732b-c273-4b8a-8a01-cbce75387f97",
                    "last_updated": "2023-09-26T09:03:33.016674-04:00",
                    "created_at": "2023-09-20T09:58:16.556178-04:00",
                    "name": "Game Total Under 44",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8e0045-97ec-4f40-a3dd-2190d5064cf3/?format=api"
                }
            ]
        }
    ]
}