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/87c06a1d-ed18-4613-9e79-88070f926eaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87c06a1d-ed18-4613-9e79-88070f926eaa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8025ce3-b105-4c15-ba08-83887d1547b4",
    "completed": true,
    "last_updated": "2023-08-07T14:58:05.981145-04:00",
    "created_at": "2023-08-05T08:33:19.260122-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c8025ce3-b105-4c15-ba08-83887d1547b4",
    "datetime": "2023-08-05T19:05:00-04:00",
    "cutoff_datetime": "2023-08-05T19:05:00-04:00",
    "name": "NYM (T Megill) v. BAL (K Gibson)",
    "bettypes": [
        {
            "id": "e04c36dd-9694-4626-b6ba-c1230c565edb",
            "match": "https://api-prod.gambitprofit.com/api/matches/87c06a1d-ed18-4613-9e79-88070f926eaa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-05T08:33:19.266048-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": "BAL (K Gibson)",
                        "amount": 6104.0
                    },
                    {
                        "team": "NYM (T Megill)",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fb6b490d-f7a6-4b82-b3ce-74cb648c01ff",
                    "gambit_id": "dfe9ab23-8240-45a7-aac7-e172795a70c8",
                    "last_updated": "2023-08-07T14:58:05.993423-04:00",
                    "created_at": "2023-08-05T08:33:19.275335-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04c36dd-9694-4626-b6ba-c1230c565edb/?format=api"
                },
                {
                    "id": "e03ddae3-637d-424e-83a2-45bc3846fce2",
                    "gambit_id": "1b4b5768-a9f5-4f2e-9a36-7dec5cad34f2",
                    "last_updated": "2023-08-07T14:58:05.989911-04:00",
                    "created_at": "2023-08-05T08:33:19.270751-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "2.46000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04c36dd-9694-4626-b6ba-c1230c565edb/?format=api"
                }
            ]
        },
        {
            "id": "db901862-3316-4112-a9bd-09fdb57445b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/87c06a1d-ed18-4613-9e79-88070f926eaa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-05T08:33:19.279653-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": "NYM",
                        "amount": 5319.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e2f5d6e2-3939-4701-89d4-a08ae1b7c500",
                    "gambit_id": "912ba87d-c034-4337-a0f9-d47afe436270",
                    "last_updated": "2023-08-07T14:58:06.000238-04:00",
                    "created_at": "2023-08-05T08:33:19.284241-04:00",
                    "name": "NYM",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db901862-3316-4112-a9bd-09fdb57445b1/?format=api"
                },
                {
                    "id": "2cc0ceef-f1f5-429d-b4be-aa10118195c0",
                    "gambit_id": "f42d4726-b700-4f76-9f7a-6a3ce0580155",
                    "last_updated": "2023-08-07T14:58:06.003902-04:00",
                    "created_at": "2023-08-05T08:33:19.288295-04:00",
                    "name": "BAL",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db901862-3316-4112-a9bd-09fdb57445b1/?format=api"
                }
            ]
        },
        {
            "id": "e8145236-73e8-4569-ae7d-5303a73cdfb5",
            "match": "https://api-prod.gambitprofit.com/api/matches/87c06a1d-ed18-4613-9e79-88070f926eaa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-05T08:33:19.292542-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ae3f8cd-fba5-44f1-8a00-dfab5189dd4b",
                    "gambit_id": "dc634346-83aa-481f-bd5c-99c9e92994ce",
                    "last_updated": "2023-08-07T14:58:06.029097-04:00",
                    "created_at": "2023-08-05T08:33:19.300281-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8145236-73e8-4569-ae7d-5303a73cdfb5/?format=api"
                },
                {
                    "id": "3ceb5529-ac89-4eab-a5f2-3e1ae2a96607",
                    "gambit_id": "3b393d8c-5094-4a30-9f15-27fdd5e53b5e",
                    "last_updated": "2023-08-07T14:58:06.012089-04:00",
                    "created_at": "2023-08-05T08:33:19.296272-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8145236-73e8-4569-ae7d-5303a73cdfb5/?format=api"
                }
            ]
        }
    ]
}