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/523075f0-6806-4509-b2a3-09afb0c33e97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "523075f0-6806-4509-b2a3-09afb0c33e97",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "882178e1-e1de-4468-8374-fc22e1a93703",
    "completed": true,
    "last_updated": "2022-08-29T13:17:09.405744-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/882178e1-e1de-4468-8374-fc22e1a93703",
    "datetime": "2022-08-28T13:35:00-04:00",
    "cutoff_datetime": "2022-08-28T13:35:00-04:00",
    "name": "PIT (R Contreras) v. PHI (N Syndergaard)",
    "bettypes": [
        {
            "id": "0b6a13cb-396a-4af9-95a5-8c49273de8b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/523075f0-6806-4509-b2a3-09afb0c33e97/?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": "PHI (N Syndergaard)",
                        "amount": 6882.0
                    },
                    {
                        "team": "PIT (R Contreras)",
                        "amount": 3118.0
                    }
                ],
                "expected_reward_tokens": 9290.7,
                "profit_sb": 290.7,
                "profit_sb_percentage": 3.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "956956fe-c489-4d4f-9668-0b93fd5515b3",
                    "gambit_id": "43925bd6-4c22-4597-902e-264f1bef1e72",
                    "last_updated": "2022-08-29T13:17:09.408785-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (N Syndergaard)",
                    "reward": "1.35000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6a13cb-396a-4af9-95a5-8c49273de8b8/?format=api"
                },
                {
                    "id": "5506c960-d78f-423e-a27b-d04f9cb2cdc2",
                    "gambit_id": "09c90a65-c5bd-4fd3-a60e-cc41f612af3a",
                    "last_updated": "2022-08-29T13:17:09.409244-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (R Contreras)",
                    "reward": "2.98000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6a13cb-396a-4af9-95a5-8c49273de8b8/?format=api"
                }
            ]
        },
        {
            "id": "2d32e37e-57da-479b-b9b7-5a6eb15a274d",
            "match": "https://api-prod.gambitprofit.com/api/matches/523075f0-6806-4509-b2a3-09afb0c33e97/?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": 5499.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4501.0
                    }
                ],
                "expected_reward_tokens": 9182.04,
                "profit_sb": 182.04,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "157112aa-5a53-4a27-9807-d9a63de032f3",
                    "gambit_id": "32001d18-dcb3-4a08-9c88-181b1efd6318",
                    "last_updated": "2022-08-29T13:17:09.407877-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d32e37e-57da-479b-b9b7-5a6eb15a274d/?format=api"
                },
                {
                    "id": "67c4d93a-5665-4af4-b4c3-7aee5279dc14",
                    "gambit_id": "7bd97a71-9972-4fb3-b5c4-2e25aa2fd936",
                    "last_updated": "2022-08-29T13:17:09.408340-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d32e37e-57da-479b-b9b7-5a6eb15a274d/?format=api"
                }
            ]
        },
        {
            "id": "867ddbe3-ea3c-4402-8909-6a87343b3b2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/523075f0-6806-4509-b2a3-09afb0c33e97/?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 8.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9e528242-a482-4ce7-a121-0fd0607fbce2",
                    "gambit_id": "6bfbdd5c-7a33-4dd4-8d99-e0d00fffa6fa",
                    "last_updated": "2022-08-29T13:17:09.407422-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867ddbe3-ea3c-4402-8909-6a87343b3b2f/?format=api"
                },
                {
                    "id": "f1e04d76-1934-43f5-938a-549c246ce92e",
                    "gambit_id": "d4c4f940-915e-4bbf-a95b-d78c0e161dbf",
                    "last_updated": "2022-08-29T13:17:09.406880-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867ddbe3-ea3c-4402-8909-6a87343b3b2f/?format=api"
                }
            ]
        }
    ]
}