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/48c815f4-33f1-4aef-bd78-690bbe613638/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "48c815f4-33f1-4aef-bd78-690bbe613638",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f5a98d57-a947-47be-8532-b6287f30bbe9",
    "completed": true,
    "last_updated": "2023-07-17T10:08:18.798346-04:00",
    "created_at": "2023-07-15T08:58:07.144343-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f5a98d57-a947-47be-8532-b6287f30bbe9",
    "datetime": "2023-07-15T20:10:00-04:00",
    "cutoff_datetime": "2023-07-15T20:10:00-04:00",
    "name": "NYY (C Schmidt) v. COL (C Seabold)",
    "bettypes": [
        {
            "id": "b9d01ca6-7dc1-477c-b2b0-c403f19e2db6",
            "match": "https://api-prod.gambitprofit.com/api/matches/48c815f4-33f1-4aef-bd78-690bbe613638/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-15T08:58:07.146184-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": "NYY (C Schmidt)",
                        "amount": 6060.0
                    },
                    {
                        "team": "COL (C Seabold)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9895ab6a-bd7c-4f94-a693-fb2db7d3065f",
                    "gambit_id": "01f66443-c513-41a5-a761-706e2c049215",
                    "last_updated": "2023-07-17T10:08:18.802202-04:00",
                    "created_at": "2023-07-15T08:58:07.147555-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d01ca6-7dc1-477c-b2b0-c403f19e2db6/?format=api"
                },
                {
                    "id": "cb8dcd2b-f0e5-4784-b512-0759464e0258",
                    "gambit_id": "6ba04964-719c-4bac-89d3-f02928210442",
                    "last_updated": "2023-07-17T10:08:18.803794-04:00",
                    "created_at": "2023-07-15T08:58:07.148982-04:00",
                    "name": "COL (C Seabold)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d01ca6-7dc1-477c-b2b0-c403f19e2db6/?format=api"
                }
            ]
        },
        {
            "id": "735a56c2-0a64-4123-b7a2-2e85eeb1e301",
            "match": "https://api-prod.gambitprofit.com/api/matches/48c815f4-33f1-4aef-bd78-690bbe613638/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-15T08:58:07.150430-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": "NYY",
                        "amount": 5000.0
                    },
                    {
                        "team": "COL",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eedefd98-fde5-4e3e-ad77-32462a59b1bb",
                    "gambit_id": "55225c37-c922-4e8e-babb-29e9d7167958",
                    "last_updated": "2023-07-17T10:08:18.806593-04:00",
                    "created_at": "2023-07-15T08:58:07.151831-04:00",
                    "name": "NYY",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/735a56c2-0a64-4123-b7a2-2e85eeb1e301/?format=api"
                },
                {
                    "id": "b77c6006-08dd-406e-a588-793677603ec0",
                    "gambit_id": "e5402072-1daf-4f1f-9832-f2fa527523e6",
                    "last_updated": "2023-07-17T10:08:18.807930-04:00",
                    "created_at": "2023-07-15T08:58:07.153283-04:00",
                    "name": "COL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/735a56c2-0a64-4123-b7a2-2e85eeb1e301/?format=api"
                }
            ]
        },
        {
            "id": "1b931367-f338-42fe-97a8-2d4578376d53",
            "match": "https://api-prod.gambitprofit.com/api/matches/48c815f4-33f1-4aef-bd78-690bbe613638/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-15T08:58:07.154718-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 12",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 12",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a430289a-af3b-4f8d-aaaf-7b0d162f03c8",
                    "gambit_id": "03cda0cf-ecf8-48ee-a4c4-8b27b991346b",
                    "last_updated": "2023-07-17T10:08:18.810578-04:00",
                    "created_at": "2023-07-15T08:58:07.157461-04:00",
                    "name": "Game Total Over 12",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b931367-f338-42fe-97a8-2d4578376d53/?format=api"
                },
                {
                    "id": "f24492bb-9ed5-4316-8d55-c48be2670cd3",
                    "gambit_id": "a57543f7-6fa6-4b8f-ae13-69b9361e997c",
                    "last_updated": "2023-07-17T10:08:18.812089-04:00",
                    "created_at": "2023-07-15T08:58:07.156041-04:00",
                    "name": "Game Total Under 12",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b931367-f338-42fe-97a8-2d4578376d53/?format=api"
                }
            ]
        }
    ]
}