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/530cd3f0-ede9-42b0-82e7-a35d03866136/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "530cd3f0-ede9-42b0-82e7-a35d03866136",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a4f10a08-ecb5-4c21-939e-cc0ecb86babf",
    "completed": true,
    "last_updated": "2022-10-29T10:32:12.113958-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.66,
    "sport_category": "MLB World Series Lines",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a4f10a08-ecb5-4c21-939e-cc0ecb86babf",
    "datetime": "2022-10-28T20:03:00-04:00",
    "cutoff_datetime": "2022-10-28T20:03:00-04:00",
    "name": "PHI (A Nola) v. HOU (J Verlander)",
    "bettypes": [
        {
            "id": "6d606e63-00a7-471d-9662-0d73a8e3fca6",
            "match": "https://api-prod.gambitprofit.com/api/matches/530cd3f0-ede9-42b0-82e7-a35d03866136/?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": "HOU (J Verlander)",
                        "amount": 6074.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 3926.0
                    }
                ],
                "expected_reward_tokens": 9657.66,
                "profit_sb": 157.66,
                "profit_sb_percentage": 1.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "daab8bd7-0241-4259-b461-dada41f8aed0",
                    "gambit_id": "ad257507-74ee-4cc6-aded-27bc708c46cb",
                    "last_updated": "2022-10-29T10:32:12.122870-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Verlander)",
                    "reward": "1.59000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d606e63-00a7-471d-9662-0d73a8e3fca6/?format=api"
                },
                {
                    "id": "8c8d296b-0447-42b7-9395-e65978f11ad6",
                    "gambit_id": "60d9fe16-aee0-4bbc-8396-900caccea25e",
                    "last_updated": "2022-10-29T10:32:12.123877-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d606e63-00a7-471d-9662-0d73a8e3fca6/?format=api"
                }
            ]
        },
        {
            "id": "ed876cde-d80d-49a0-84aa-5f8c68f7c134",
            "match": "https://api-prod.gambitprofit.com/api/matches/530cd3f0-ede9-42b0-82e7-a35d03866136/?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": "PHI",
                        "amount": 5945.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4055.0
                    }
                ],
                "expected_reward_tokens": 9569.8,
                "profit_sb": 69.8,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3bb14144-0480-4227-8249-4f499f9bc1d2",
                    "gambit_id": "f6b636d6-c8a1-4b4e-845d-57fbf0d1c779",
                    "last_updated": "2022-10-29T10:32:12.120869-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed876cde-d80d-49a0-84aa-5f8c68f7c134/?format=api"
                },
                {
                    "id": "ba6b5a5a-473d-42f7-adc4-4c842ffc7db5",
                    "gambit_id": "d1788f0e-f0d8-4e1a-8657-2c3518ee55e1",
                    "last_updated": "2022-10-29T10:32:12.119848-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed876cde-d80d-49a0-84aa-5f8c68f7c134/?format=api"
                }
            ]
        },
        {
            "id": "8020775e-01b3-4542-a203-7367bbbb75d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/530cd3f0-ede9-42b0-82e7-a35d03866136/?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 Over 6.5",
                        "amount": 5316.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79cfd5ea-66ce-41f7-a92f-1da55f117982",
                    "gambit_id": "82c804d5-1aad-404c-a491-88ae67e6ab42",
                    "last_updated": "2022-10-29T10:32:12.117860-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8020775e-01b3-4542-a203-7367bbbb75d0/?format=api"
                },
                {
                    "id": "ac735577-7e8c-4f5a-9da4-71ae86b75fb0",
                    "gambit_id": "09efaade-3789-48ca-8f43-eb8ca7c0aefe",
                    "last_updated": "2022-10-29T10:32:12.116765-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8020775e-01b3-4542-a203-7367bbbb75d0/?format=api"
                }
            ]
        }
    ]
}