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/04425a2b-5ff3-4f75-9301-8cc592c69025/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "04425a2b-5ff3-4f75-9301-8cc592c69025",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d8fe7f7-bda2-470e-a497-c22a4dda0b55",
    "completed": true,
    "last_updated": "2023-06-30T10:43:12.065366-04:00",
    "created_at": "2023-06-29T08:38:25.584251-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7d8fe7f7-bda2-470e-a497-c22a4dda0b55",
    "datetime": "2023-06-29T15:40:00-04:00",
    "cutoff_datetime": "2023-06-29T15:40:00-04:00",
    "name": "TAM (Z Littell) v. ARI (B Pfaadt)",
    "bettypes": [
        {
            "id": "0e917cbe-6624-45ea-80ef-97828f84fc9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/04425a2b-5ff3-4f75-9301-8cc592c69025/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-29T08:38:25.587808-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 (B Pfaadt)",
                        "amount": 5234.0
                    },
                    {
                        "team": "TAM (Z Littell)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "74437c89-a74f-4045-a522-ad62044e8e96",
                    "gambit_id": "d0de8980-1336-4ca8-b362-60561bebf5e9",
                    "last_updated": "2023-06-30T10:43:12.071145-04:00",
                    "created_at": "2023-06-29T08:38:25.595394-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e917cbe-6624-45ea-80ef-97828f84fc9f/?format=api"
                },
                {
                    "id": "f9007d6c-d0c5-4501-abe7-3adf1106426d",
                    "gambit_id": "b645ce99-af3d-41c7-bbf1-7022eeac10d1",
                    "last_updated": "2023-06-30T10:43:12.069483-04:00",
                    "created_at": "2023-06-29T08:38:25.591352-04:00",
                    "name": "TAM (Z Littell)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e917cbe-6624-45ea-80ef-97828f84fc9f/?format=api"
                }
            ]
        },
        {
            "id": "1191dc99-39b5-4cab-a486-9dcdac938cf3",
            "match": "https://api-prod.gambitprofit.com/api/matches/04425a2b-5ff3-4f75-9301-8cc592c69025/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-29T08:38:25.599106-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": "TAM",
                        "amount": 6308.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1b54ae48-bcf5-4f55-87a8-e86ac9e11e7c",
                    "gambit_id": "546bc063-1e71-4c45-89f9-922ed930a52f",
                    "last_updated": "2023-06-30T10:43:12.075938-04:00",
                    "created_at": "2023-06-29T08:38:25.603407-04:00",
                    "name": "TAM",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1191dc99-39b5-4cab-a486-9dcdac938cf3/?format=api"
                },
                {
                    "id": "25fd34d1-c5c4-4f2c-b86e-afafd575aa12",
                    "gambit_id": "51910a91-4190-4a0f-88f5-bbd043577a48",
                    "last_updated": "2023-06-30T10:43:12.074355-04:00",
                    "created_at": "2023-06-29T08:38:25.606823-04:00",
                    "name": "ARI",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1191dc99-39b5-4cab-a486-9dcdac938cf3/?format=api"
                }
            ]
        },
        {
            "id": "09b90015-d9ed-4f71-bd5e-8ba557fefa95",
            "match": "https://api-prod.gambitprofit.com/api/matches/04425a2b-5ff3-4f75-9301-8cc592c69025/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-29T08:38:25.609754-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": "325b0abd-cb59-4e1a-8955-46147a397632",
                    "gambit_id": "44c92f79-6252-492f-adeb-3e299d16c337",
                    "last_updated": "2023-06-30T10:43:12.080765-04:00",
                    "created_at": "2023-06-29T08:38:25.615369-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/09b90015-d9ed-4f71-bd5e-8ba557fefa95/?format=api"
                },
                {
                    "id": "adca0ec4-b688-4721-a8b3-1fcd6d81121a",
                    "gambit_id": "2329d277-5e18-44fc-92da-4cc8e919eedb",
                    "last_updated": "2023-06-30T10:43:12.079075-04:00",
                    "created_at": "2023-06-29T08:38:25.612569-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/09b90015-d9ed-4f71-bd5e-8ba557fefa95/?format=api"
                }
            ]
        }
    ]
}