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/1c1abe72-8072-4573-a782-e064753f558e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1c1abe72-8072-4573-a782-e064753f558e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ac79e29d-fac6-4588-a58d-f8af5a22396c",
    "completed": true,
    "last_updated": "2023-06-07T10:38:22.543189-04:00",
    "created_at": "2023-06-06T10:57:11.664816-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ac79e29d-fac6-4588-a58d-f8af5a22396c",
    "datetime": "2023-06-06T19:05:00-04:00",
    "cutoff_datetime": "2023-06-06T19:05:00-04:00",
    "name": "ARI (T Henry) v. WAS (J Irvin)",
    "bettypes": [
        {
            "id": "e6483e68-3321-4e38-9a37-b89eba50b753",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c1abe72-8072-4573-a782-e064753f558e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-06T10:57:11.667175-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": "ARI (T Henry)",
                        "amount": 5527.0
                    },
                    {
                        "team": "WAS (J Irvin)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fddda4bb-f7c9-408f-8446-77bcda18ab55",
                    "gambit_id": "29f87808-1a22-4105-914c-eb3733d7f310",
                    "last_updated": "2023-06-07T10:38:22.548292-04:00",
                    "created_at": "2023-06-06T10:57:11.668660-04:00",
                    "name": "ARI (T Henry)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6483e68-3321-4e38-9a37-b89eba50b753/?format=api"
                },
                {
                    "id": "a0611632-c2ca-4322-852e-63f819b52c84",
                    "gambit_id": "54a9a07a-de74-48c6-8661-932308facd0c",
                    "last_updated": "2023-06-07T10:38:22.550814-04:00",
                    "created_at": "2023-06-06T10:57:11.670257-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6483e68-3321-4e38-9a37-b89eba50b753/?format=api"
                }
            ]
        },
        {
            "id": "f14b3a3f-5619-47dc-8178-fff52642ef66",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c1abe72-8072-4573-a782-e064753f558e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-06T10:57:11.671930-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": 5512.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b6c3ebf-7aee-4a87-a89e-3a2e36e0ea08",
                    "gambit_id": "7b335a14-53b0-4d9a-8a2d-bb89ac4537a2",
                    "last_updated": "2023-06-07T10:38:22.558177-04:00",
                    "created_at": "2023-06-06T10:57:11.675002-04:00",
                    "name": "WAS",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3a3f-5619-47dc-8178-fff52642ef66/?format=api"
                },
                {
                    "id": "2170dae0-4636-48f5-9c8e-7e881ba6b5fe",
                    "gambit_id": "6e03e1c8-5ffe-4cdd-a609-a0a035341596",
                    "last_updated": "2023-06-07T10:38:22.555867-04:00",
                    "created_at": "2023-06-06T10:57:11.673457-04:00",
                    "name": "ARI",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3a3f-5619-47dc-8178-fff52642ef66/?format=api"
                }
            ]
        },
        {
            "id": "df65d296-a948-4bef-af53-3ff0f886dab5",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c1abe72-8072-4573-a782-e064753f558e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-06T10:57:11.676777-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 10",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "008151e1-e906-4124-8001-bfa18f28eae4",
                    "gambit_id": "6ecc1622-6392-483a-9300-3150ce3f3f6d",
                    "last_updated": "2023-06-07T10:38:22.562519-04:00",
                    "created_at": "2023-06-06T10:57:11.678309-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df65d296-a948-4bef-af53-3ff0f886dab5/?format=api"
                },
                {
                    "id": "ec050b27-d884-4a9c-96d6-20659ae2c490",
                    "gambit_id": "7c7e0744-6ea3-4075-9f8d-c8d3ff2a2cf0",
                    "last_updated": "2023-06-07T10:38:22.564686-04:00",
                    "created_at": "2023-06-06T10:57:11.679916-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df65d296-a948-4bef-af53-3ff0f886dab5/?format=api"
                }
            ]
        }
    ]
}