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/bcbedb7d-2bdb-41ae-9c58-41faf56e010e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bcbedb7d-2bdb-41ae-9c58-41faf56e010e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "96797dee-4df5-4f1e-81b6-2972178ccfb5",
    "completed": true,
    "last_updated": "2022-09-25T21:57:00.389433-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/96797dee-4df5-4f1e-81b6-2972178ccfb5",
    "datetime": "2022-09-24T16:05:00-04:00",
    "cutoff_datetime": "2022-09-24T16:05:00-04:00",
    "name": "ATL (K Wright) v. PHI (B Falter)",
    "bettypes": [
        {
            "id": "22622c85-0598-4bb9-9218-0a540fc34a29",
            "match": "https://api-prod.gambitprofit.com/api/matches/bcbedb7d-2bdb-41ae-9c58-41faf56e010e/?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": "ATL (K Wright)",
                        "amount": 5217.0
                    },
                    {
                        "team": "PHI (B Falter)",
                        "amount": 4783.0
                    }
                ],
                "expected_reward_tokens": 9181.92,
                "profit_sb": 181.92,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "22d5f009-799b-4939-9a77-69304e2c6204",
                    "gambit_id": "ff55eb66-389e-43a6-93c7-5e06051dc2ef",
                    "last_updated": "2022-09-25T21:57:00.399801-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (K Wright)",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22622c85-0598-4bb9-9218-0a540fc34a29/?format=api"
                },
                {
                    "id": "fc9bdc49-09d8-4c39-94f1-2f002c171311",
                    "gambit_id": "72a843f8-8a82-422c-a174-ad8a6c084d60",
                    "last_updated": "2022-09-25T21:57:00.398812-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (B Falter)",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22622c85-0598-4bb9-9218-0a540fc34a29/?format=api"
                }
            ]
        },
        {
            "id": "33e5aedd-8548-41c3-8e2e-9612e60a5619",
            "match": "https://api-prod.gambitprofit.com/api/matches/bcbedb7d-2bdb-41ae-9c58-41faf56e010e/?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": 5829.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9269356f-6067-4104-92ba-df8da76f40ef",
                    "gambit_id": "ecd17403-54ac-44f3-9e2c-9ec67621aa0c",
                    "last_updated": "2022-09-25T21:57:00.395517-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33e5aedd-8548-41c3-8e2e-9612e60a5619/?format=api"
                },
                {
                    "id": "4ad6a1a8-7615-41ad-8870-1f27628e5d05",
                    "gambit_id": "62d9baf9-d819-4592-8285-fca05e3f3ca7",
                    "last_updated": "2022-09-25T21:57:00.396520-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33e5aedd-8548-41c3-8e2e-9612e60a5619/?format=api"
                }
            ]
        },
        {
            "id": "4a3c8000-53e5-4621-b3a0-e0b947c0e4f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/bcbedb7d-2bdb-41ae-9c58-41faf56e010e/?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",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ad6f1485-d94b-4b63-9489-81f98c1d27c6",
                    "gambit_id": "1726bb9c-171c-4a49-a525-b1f9a357def3",
                    "last_updated": "2022-09-25T21:57:00.393507-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a3c8000-53e5-4621-b3a0-e0b947c0e4f6/?format=api"
                },
                {
                    "id": "3f8f7842-28c2-4f48-aa95-345dd938a9a5",
                    "gambit_id": "7227f9fa-caa8-4980-9c7a-fd2c598508f1",
                    "last_updated": "2022-09-25T21:57:00.392438-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a3c8000-53e5-4621-b3a0-e0b947c0e4f6/?format=api"
                }
            ]
        }
    ]
}