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/24f51e79-5924-4aa3-b306-8f1b991d3b65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "24f51e79-5924-4aa3-b306-8f1b991d3b65",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "28509ba5-24ed-40e3-96f4-97926de86ebf",
    "completed": true,
    "last_updated": "2023-10-09T08:58:08.554115-04:00",
    "created_at": "2023-10-05T09:13:15.780483-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.09,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/28509ba5-24ed-40e3-96f4-97926de86ebf",
    "datetime": "2023-10-07T12:00:00-04:00",
    "cutoff_datetime": "2023-10-07T12:00:00-04:00",
    "name": "Philadelphia Phillies v. Atlanta Braves",
    "bettypes": [
        {
            "id": "42b63eda-4ed6-4939-84b6-6e3e1fa07e73",
            "match": "https://api-prod.gambitprofit.com/api/matches/24f51e79-5924-4aa3-b306-8f1b991d3b65/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-05T09:13:15.790083-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": "Atlanta Braves",
                        "amount": 6425.0
                    },
                    {
                        "team": "Philadelphia Phillies",
                        "amount": 3575.0
                    }
                ],
                "expected_reward_tokens": 9509.0,
                "profit_sb": 9.0,
                "profit_sb_percentage": 0.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5171e4ef-ad30-43fc-b3d5-91683ce0b574",
                    "gambit_id": "55a4ec98-991a-4181-bc86-c0f979225585",
                    "last_updated": "2023-10-09T08:58:08.568148-04:00",
                    "created_at": "2023-10-05T09:13:15.801623-04:00",
                    "name": "Atlanta Braves",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b63eda-4ed6-4939-84b6-6e3e1fa07e73/?format=api"
                },
                {
                    "id": "58275435-e1c0-4ba2-98e0-09289fd214c7",
                    "gambit_id": "ebd5fd83-0315-49aa-9525-2d382675d624",
                    "last_updated": "2023-10-09T08:58:08.563892-04:00",
                    "created_at": "2023-10-05T09:13:15.795913-04:00",
                    "name": "Philadelphia Phillies",
                    "reward": "2.66000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b63eda-4ed6-4939-84b6-6e3e1fa07e73/?format=api"
                }
            ]
        },
        {
            "id": "1e0199ff-9824-4d97-ae5b-4758bd8ade51",
            "match": "https://api-prod.gambitprofit.com/api/matches/24f51e79-5924-4aa3-b306-8f1b991d3b65/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-05T09:13:15.820011-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": "Philadelphia Phillies",
                        "amount": 5094.0
                    },
                    {
                        "team": "Atlanta Braves",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d720c2bb-022c-4b1e-834b-da4354f22cb4",
                    "gambit_id": "8bf0657a-bf9f-4ff8-af4f-0838dbecaa47",
                    "last_updated": "2023-10-09T08:58:08.607737-04:00",
                    "created_at": "2023-10-05T09:13:15.824175-04:00",
                    "name": "Philadelphia Phillies",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0199ff-9824-4d97-ae5b-4758bd8ade51/?format=api"
                },
                {
                    "id": "877c3569-5c5f-4bf8-86d8-331e0c55d8d3",
                    "gambit_id": "e89dff68-ae4c-4308-95ad-87b320a6a9d8",
                    "last_updated": "2023-10-09T08:58:08.612129-04:00",
                    "created_at": "2023-10-05T09:13:15.828405-04:00",
                    "name": "Atlanta Braves",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0199ff-9824-4d97-ae5b-4758bd8ade51/?format=api"
                }
            ]
        },
        {
            "id": "1f2d9485-df98-45a8-a33e-c94ad9ea0346",
            "match": "https://api-prod.gambitprofit.com/api/matches/24f51e79-5924-4aa3-b306-8f1b991d3b65/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-05T09:13:15.805737-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 8.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "797da078-53b0-4d44-b2c8-856eb5fe0bc4",
                    "gambit_id": "345f2899-4858-4e87-8122-8c304b52aa8c",
                    "last_updated": "2023-10-09T08:58:08.577808-04:00",
                    "created_at": "2023-10-05T09:13:15.810631-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2d9485-df98-45a8-a33e-c94ad9ea0346/?format=api"
                },
                {
                    "id": "e4c66139-8ff3-4f9b-9947-c0963a670f46",
                    "gambit_id": "1b8e49c2-48ef-4300-bb63-62ef829edd37",
                    "last_updated": "2023-10-09T08:58:08.581828-04:00",
                    "created_at": "2023-10-05T09:13:15.814801-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2d9485-df98-45a8-a33e-c94ad9ea0346/?format=api"
                }
            ]
        }
    ]
}