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/5a7a70a4-9029-480c-9411-4e26bc3c0f8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5a7a70a4-9029-480c-9411-4e26bc3c0f8d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "116ba96f-4dcd-4287-abf9-49e42614eeba",
    "completed": true,
    "last_updated": "2023-10-23T13:23:27.438327-04:00",
    "created_at": "2023-10-21T09:38:06.636544-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.81,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/116ba96f-4dcd-4287-abf9-49e42614eeba",
    "datetime": "2023-10-21T20:07:00-04:00",
    "cutoff_datetime": "2023-10-21T20:07:00-04:00",
    "name": "PHI (Z Wheeler) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "a51707b3-d568-4f41-bec7-07b44f568b7e",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a7a70a4-9029-480c-9411-4e26bc3c0f8d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-21T09:38:06.649709-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": "PHI (Z Wheeler)",
                        "amount": 5504.0
                    },
                    {
                        "team": "ARI (Z Gallen)",
                        "amount": 4496.0
                    }
                ],
                "expected_reward_tokens": 9576.48,
                "profit_sb": 76.48,
                "profit_sb_percentage": 0.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "10d412f5-7957-488d-be0b-11b3b7e2523b",
                    "gambit_id": "46f94fdf-c6a9-436f-a2a5-5399752a9fd6",
                    "last_updated": "2023-10-23T13:23:27.453462-04:00",
                    "created_at": "2023-10-21T09:38:06.653937-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.74000",
                    "odds": "1.77520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a51707b3-d568-4f41-bec7-07b44f568b7e/?format=api"
                },
                {
                    "id": "378b84f0-7871-4a27-bb1f-a0bd2d8736ad",
                    "gambit_id": "4411ae1c-c2c2-4e5e-aa29-5b52bdd2b850",
                    "last_updated": "2023-10-23T13:23:27.456955-04:00",
                    "created_at": "2023-10-21T09:38:06.658274-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "2.13000",
                    "odds": "2.19000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a51707b3-d568-4f41-bec7-07b44f568b7e/?format=api"
                }
            ]
        },
        {
            "id": "f1f77789-698d-4992-96da-bfc28d3a2fa0",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a7a70a4-9029-480c-9411-4e26bc3c0f8d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-21T09:38:06.662706-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",
                        "amount": 5688.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "da887f6e-c9a9-4dfd-a0e0-0210037d2970",
                    "gambit_id": "bea1b6a6-281f-4789-a6dc-03d8b16bafad",
                    "last_updated": "2023-10-23T13:23:27.466869-04:00",
                    "created_at": "2023-10-21T09:38:06.671947-04:00",
                    "name": "ARI",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f77789-698d-4992-96da-bfc28d3a2fa0/?format=api"
                },
                {
                    "id": "69731899-20f9-48f4-9c42-f0864a7bdf5f",
                    "gambit_id": "eb977664-fef5-45b5-b8e8-726f2f47122e",
                    "last_updated": "2023-10-23T13:23:27.463610-04:00",
                    "created_at": "2023-10-21T09:38:06.667555-04:00",
                    "name": "PHI",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f77789-698d-4992-96da-bfc28d3a2fa0/?format=api"
                }
            ]
        },
        {
            "id": "96bae9f9-e6d7-40ad-b2f3-688fa06a352b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a7a70a4-9029-480c-9411-4e26bc3c0f8d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-21T09:38:06.676165-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 8",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9924fd89-0dff-497b-8377-3ff15393e75b",
                    "gambit_id": "989314a9-eee6-47dc-925b-5dafe75875bc",
                    "last_updated": "2023-10-23T13:23:27.476641-04:00",
                    "created_at": "2023-10-21T09:38:06.684225-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bae9f9-e6d7-40ad-b2f3-688fa06a352b/?format=api"
                },
                {
                    "id": "10e158f8-0726-476f-9037-a5e8c53c1c34",
                    "gambit_id": "ffa5071f-9290-46ff-b6c0-9f0191311726",
                    "last_updated": "2023-10-23T13:23:27.473501-04:00",
                    "created_at": "2023-10-21T09:38:06.680608-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bae9f9-e6d7-40ad-b2f3-688fa06a352b/?format=api"
                }
            ]
        }
    ]
}