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/92aa6463-0d1d-4fda-a5a6-dadcad9c7494/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "92aa6463-0d1d-4fda-a5a6-dadcad9c7494",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0f780f5d-e9da-46d7-b446-f4d811f3491b",
    "completed": true,
    "last_updated": "2022-09-01T10:31:55.129171-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0f780f5d-e9da-46d7-b446-f4d811f3491b",
    "datetime": "2022-08-31T18:40:00-04:00",
    "cutoff_datetime": "2022-08-31T18:40:00-04:00",
    "name": "Tampa Bay Rays v. Miami Marlins",
    "bettypes": [
        {
            "id": "3bf1dadc-14d9-4edf-8a9f-69c1c7c72861",
            "match": "https://api-prod.gambitprofit.com/api/matches/92aa6463-0d1d-4fda-a5a6-dadcad9c7494/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "Tampa Bay Rays",
                        "amount": 6097.0
                    },
                    {
                        "team": "Miami Marlins",
                        "amount": 3903.0
                    }
                ],
                "expected_reward_tokens": 9328.17,
                "profit_sb": 328.17,
                "profit_sb_percentage": 3.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30694365-2066-44c3-a78e-d083a9582cba",
                    "gambit_id": "26938a34-e866-40a4-afbf-05475e6d5420",
                    "last_updated": "2022-09-01T10:31:55.132734-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Rays",
                    "reward": "1.53000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf1dadc-14d9-4edf-8a9f-69c1c7c72861/?format=api"
                },
                {
                    "id": "a5719d56-7ff7-43aa-b60b-67bdf83b00a7",
                    "gambit_id": "e9d1bfe2-2acb-41ac-8472-3edb68b43967",
                    "last_updated": "2022-09-01T10:31:55.132248-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Marlins",
                    "reward": "2.39000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf1dadc-14d9-4edf-8a9f-69c1c7c72861/?format=api"
                }
            ]
        },
        {
            "id": "6873ce81-43f4-4322-ad86-cc3ee63f0941",
            "match": "https://api-prod.gambitprofit.com/api/matches/92aa6463-0d1d-4fda-a5a6-dadcad9c7494/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "Miami Marlins",
                        "amount": 5301.0
                    },
                    {
                        "team": "Tampa Bay Rays",
                        "amount": 4699.0
                    }
                ],
                "expected_reward_tokens": 9116.06,
                "profit_sb": 116.06,
                "profit_sb_percentage": 1.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7037e4ba-2326-4e7b-9d05-9f6c1cf07baf",
                    "gambit_id": "17e7c3f5-2ca2-4f2c-a8bc-7b571b5ba8a0",
                    "last_updated": "2022-09-01T10:31:55.131316-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Marlins",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6873ce81-43f4-4322-ad86-cc3ee63f0941/?format=api"
                },
                {
                    "id": "1914f5a1-a1f7-4a76-8db3-5b2a57888462",
                    "gambit_id": "c96476e5-774b-4883-87dd-d36ed38cc3b7",
                    "last_updated": "2022-09-01T10:31:55.131786-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Rays",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6873ce81-43f4-4322-ad86-cc3ee63f0941/?format=api"
                }
            ]
        },
        {
            "id": "e5b3ef56-43c5-4b74-a77c-4ed452cbeff5",
            "match": "https://api-prod.gambitprofit.com/api/matches/92aa6463-0d1d-4fda-a5a6-dadcad9c7494/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c8b4e20d-a2ca-4893-a498-d1eb8e9cd0d2",
                    "gambit_id": "e7b7c1a5-e3c4-4cce-a5c4-66c715dab8aa",
                    "last_updated": "2022-09-01T10:31:55.130318-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b3ef56-43c5-4b74-a77c-4ed452cbeff5/?format=api"
                },
                {
                    "id": "22fde2d8-e5d7-4e60-b216-0d2439fa2a67",
                    "gambit_id": "b06d5ce5-3b1b-4705-8838-e8816f017f1e",
                    "last_updated": "2022-09-01T10:31:55.130848-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b3ef56-43c5-4b74-a77c-4ed452cbeff5/?format=api"
                }
            ]
        }
    ]
}