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/6b0fa51b-f09a-4c79-8b45-5d97c2bd6e89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b0fa51b-f09a-4c79-8b45-5d97c2bd6e89",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "89ac9abf-7dda-4796-ae4a-fd309e644df2",
    "completed": true,
    "last_updated": "2023-09-05T17:13:01.474980-04:00",
    "created_at": "2023-09-04T09:48:05.856502-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/89ac9abf-7dda-4796-ae4a-fd309e644df2",
    "datetime": "2023-09-04T14:10:00-04:00",
    "cutoff_datetime": "2023-09-04T14:10:00-04:00",
    "name": "CWS (J Scholtens) v. KAN (C Ragans)",
    "bettypes": [
        {
            "id": "6ad12b0a-586c-49ed-bf33-d1b3d399dc12",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b0fa51b-f09a-4c79-8b45-5d97c2bd6e89/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-04T09:48:05.870722-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": "KAN (C Ragans)",
                        "amount": 5980.0
                    },
                    {
                        "team": "CWS (J Scholtens)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8f0451b0-1f36-416b-b40f-56760f3c1161",
                    "gambit_id": "01efbe9a-dbb6-49c2-af25-d896f16d06ea",
                    "last_updated": "2023-09-05T17:13:01.490021-04:00",
                    "created_at": "2023-09-04T09:48:05.881957-04:00",
                    "name": "KAN (C Ragans)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ad12b0a-586c-49ed-bf33-d1b3d399dc12/?format=api"
                },
                {
                    "id": "00ab3e07-7fa9-4838-8bc8-cfc6048d4074",
                    "gambit_id": "0a169807-7721-4b57-97ba-b619da2ccda1",
                    "last_updated": "2023-09-05T17:13:01.485586-04:00",
                    "created_at": "2023-09-04T09:48:05.876724-04:00",
                    "name": "CWS (J Scholtens)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ad12b0a-586c-49ed-bf33-d1b3d399dc12/?format=api"
                }
            ]
        },
        {
            "id": "a7d7e232-50df-45a3-acee-d483466ebd91",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b0fa51b-f09a-4c79-8b45-5d97c2bd6e89/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-04T09:48:05.887217-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": "CWS",
                        "amount": 5512.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b119e917-2337-4efc-833f-4c199d48a7ff",
                    "gambit_id": "46bb7af7-6557-4b64-ba5d-5cb592e904f6",
                    "last_updated": "2023-09-05T17:13:01.497425-04:00",
                    "created_at": "2023-09-04T09:48:05.892421-04:00",
                    "name": "CWS",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7d7e232-50df-45a3-acee-d483466ebd91/?format=api"
                },
                {
                    "id": "2a111885-52d3-4708-9d75-499f2acef8d6",
                    "gambit_id": "2572e57a-8682-4539-8881-1a47e1b45ab7",
                    "last_updated": "2023-09-05T17:13:01.500882-04:00",
                    "created_at": "2023-09-04T09:48:05.896992-04:00",
                    "name": "KAN",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7d7e232-50df-45a3-acee-d483466ebd91/?format=api"
                }
            ]
        },
        {
            "id": "073b6a2b-8a46-4375-bf6e-b0babf2059e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b0fa51b-f09a-4c79-8b45-5d97c2bd6e89/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-04T09:48:05.901362-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24078ba1-f695-4373-82cf-775c0d66f6e8",
                    "gambit_id": "009945a6-87dd-43e4-b746-f993062bcbab",
                    "last_updated": "2023-09-05T17:13:01.508553-04:00",
                    "created_at": "2023-09-04T09:48:05.905426-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073b6a2b-8a46-4375-bf6e-b0babf2059e5/?format=api"
                },
                {
                    "id": "4812a460-d580-4127-8def-8298c15f10d5",
                    "gambit_id": "e466648c-214e-44f5-a869-fb22e5a7446b",
                    "last_updated": "2023-09-05T17:13:01.512775-04:00",
                    "created_at": "2023-09-04T09:48:05.909891-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073b6a2b-8a46-4375-bf6e-b0babf2059e5/?format=api"
                }
            ]
        }
    ]
}