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/7c0038db-a798-44f5-8a40-f9db1b049c40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c0038db-a798-44f5-8a40-f9db1b049c40",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2d6aa591-0603-494b-a9d6-d84adb018fdc",
    "completed": true,
    "last_updated": "2023-05-22T14:42:19.802146-04:00",
    "created_at": "2023-05-21T10:17:15.852235-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2d6aa591-0603-494b-a9d6-d84adb018fdc",
    "datetime": "2023-05-21T13:35:00-04:00",
    "cutoff_datetime": "2023-05-21T13:35:00-04:00",
    "name": "CHC (J Steele) v. PHI (T Walker)",
    "bettypes": [
        {
            "id": "69a89fd0-da24-4d7b-b25c-310ad5f71523",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c0038db-a798-44f5-8a40-f9db1b049c40/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-21T10:17:15.866316-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 (T Walker)",
                        "amount": 5286.0
                    },
                    {
                        "team": "CHC (J Steele)",
                        "amount": 4714.0
                    }
                ],
                "expected_reward_tokens": 9567.66,
                "profit_sb": 67.66,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91128b93-acae-489c-8890-e9491122cfc9",
                    "gambit_id": "ab9e883a-7290-4391-8f69-8eaf037748f4",
                    "last_updated": "2023-05-22T14:42:19.812291-04:00",
                    "created_at": "2023-05-21T10:17:15.868152-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a89fd0-da24-4d7b-b25c-310ad5f71523/?format=api"
                },
                {
                    "id": "d3893788-36d4-4ea3-97b0-abc472da0adb",
                    "gambit_id": "6502d78b-59fb-4dce-9ced-384583050af9",
                    "last_updated": "2023-05-22T14:42:19.813431-04:00",
                    "created_at": "2023-05-21T10:17:15.870255-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "2.03000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a89fd0-da24-4d7b-b25c-310ad5f71523/?format=api"
                }
            ]
        },
        {
            "id": "3b80116f-abe6-4422-8af4-ba6a9e2b78be",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c0038db-a798-44f5-8a40-f9db1b049c40/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-21T10:17:15.860737-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": "CHC",
                        "amount": 6399.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0403db82-89fe-46c3-9c9c-0186c4f16945",
                    "gambit_id": "21fc9838-18fd-46c6-a004-094a93dd271b",
                    "last_updated": "2023-05-22T14:42:19.809983-04:00",
                    "created_at": "2023-05-21T10:17:15.864021-04:00",
                    "name": "CHC",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b80116f-abe6-4422-8af4-ba6a9e2b78be/?format=api"
                },
                {
                    "id": "1572aba5-0238-48bf-93c6-f4296387c787",
                    "gambit_id": "117706de-cf3b-4a04-8e57-10f050b5a4c9",
                    "last_updated": "2023-05-22T14:42:19.808774-04:00",
                    "created_at": "2023-05-21T10:17:15.862364-04:00",
                    "name": "PHI",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b80116f-abe6-4422-8af4-ba6a9e2b78be/?format=api"
                }
            ]
        },
        {
            "id": "18b90f2d-a40c-40ce-8abc-ed1a0b0e96e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c0038db-a798-44f5-8a40-f9db1b049c40/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-21T10:17:15.855058-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79557f95-02ee-4e4f-a68d-a614eaf06629",
                    "gambit_id": "075e4da0-7314-484a-b86a-2e1d71b8ffe7",
                    "last_updated": "2023-05-22T14:42:19.806396-04:00",
                    "created_at": "2023-05-21T10:17:15.858896-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b90f2d-a40c-40ce-8abc-ed1a0b0e96e9/?format=api"
                },
                {
                    "id": "df5751eb-2d08-499a-95cf-823d7c94f56c",
                    "gambit_id": "f8817225-cfd5-4bbd-ae36-285e49fccd73",
                    "last_updated": "2023-05-22T14:42:19.805068-04:00",
                    "created_at": "2023-05-21T10:17:15.856916-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b90f2d-a40c-40ce-8abc-ed1a0b0e96e9/?format=api"
                }
            ]
        }
    ]
}