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/0688f966-fc83-40c2-a3e1-44fb26d2a205/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0688f966-fc83-40c2-a3e1-44fb26d2a205",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e1ed7133-c057-4a2c-a0eb-4b48a448a005",
    "completed": true,
    "last_updated": "2023-08-21T11:08:27.775311-04:00",
    "created_at": "2023-08-19T09:28:02.052602-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e1ed7133-c057-4a2c-a0eb-4b48a448a005",
    "datetime": "2023-08-19T16:05:00-04:00",
    "cutoff_datetime": "2023-08-19T16:05:00-04:00",
    "name": "PHI (C Sanchez) v. WAS (J Irvin)",
    "bettypes": [
        {
            "id": "434a84d3-6ffa-41cf-9c19-592353047762",
            "match": "https://api-prod.gambitprofit.com/api/matches/0688f966-fc83-40c2-a3e1-44fb26d2a205/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-19T09:28:02.073594-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": "PHI (C Sanchez)",
                        "amount": 5776.0
                    },
                    {
                        "team": "WAS (J Irvin)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "97e0fdcf-ab8b-4d95-8e15-b0d69e78de19",
                    "gambit_id": "8d23ced4-0e35-412b-80d6-1c62ebe3c3c6",
                    "last_updated": "2023-08-21T11:08:27.794701-04:00",
                    "created_at": "2023-08-19T09:28:02.078473-04:00",
                    "name": "PHI (C Sanchez)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434a84d3-6ffa-41cf-9c19-592353047762/?format=api"
                },
                {
                    "id": "1409bd90-e8f6-486c-a220-3a93fd0bd66f",
                    "gambit_id": "d6707d27-703d-4bdc-ba53-4693d0140f5e",
                    "last_updated": "2023-08-21T11:08:27.797839-04:00",
                    "created_at": "2023-08-19T09:28:02.088496-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434a84d3-6ffa-41cf-9c19-592353047762/?format=api"
                }
            ]
        },
        {
            "id": "48396d04-babd-490e-b071-0d0a2eb579e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/0688f966-fc83-40c2-a3e1-44fb26d2a205/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-19T09:28:02.098908-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": "WAS",
                        "amount": 5423.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c48025ca-1a63-4ed9-be90-693691d618ba",
                    "gambit_id": "ed01ea48-0646-4673-a5f1-c47b70602d96",
                    "last_updated": "2023-08-21T11:08:27.807555-04:00",
                    "created_at": "2023-08-19T09:28:02.109814-04:00",
                    "name": "WAS",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48396d04-babd-490e-b071-0d0a2eb579e7/?format=api"
                },
                {
                    "id": "2137eff3-cc98-40f6-adf9-49fca0e98aad",
                    "gambit_id": "8be88818-b9cf-4938-8c35-abf10c138b7c",
                    "last_updated": "2023-08-21T11:08:27.804306-04:00",
                    "created_at": "2023-08-19T09:28:02.104567-04:00",
                    "name": "PHI",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48396d04-babd-490e-b071-0d0a2eb579e7/?format=api"
                }
            ]
        },
        {
            "id": "844db65e-2d11-40b3-b6cd-c67910d2eb00",
            "match": "https://api-prod.gambitprofit.com/api/matches/0688f966-fc83-40c2-a3e1-44fb26d2a205/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-19T09:28:02.115739-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 Under 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "55b13abc-d4eb-4476-9064-2ce9024a3d95",
                    "gambit_id": "468e8e17-b140-4d05-b17f-e543729ec847",
                    "last_updated": "2023-08-21T11:08:27.817202-04:00",
                    "created_at": "2023-08-19T09:28:02.134964-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/844db65e-2d11-40b3-b6cd-c67910d2eb00/?format=api"
                },
                {
                    "id": "56e2286f-e7c8-438b-8f65-8e9224ce1f64",
                    "gambit_id": "c708c782-38f5-4251-98a0-d81c9a4ecb74",
                    "last_updated": "2023-08-21T11:08:27.813863-04:00",
                    "created_at": "2023-08-19T09:28:02.121185-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/844db65e-2d11-40b3-b6cd-c67910d2eb00/?format=api"
                }
            ]
        }
    ]
}