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/e870a95d-d080-44ff-a671-62da5ef784cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e870a95d-d080-44ff-a671-62da5ef784cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0a069d87-8317-4a58-bf7d-b3d135a7b2bc",
    "completed": true,
    "last_updated": "2023-04-25T11:42:19.520856-04:00",
    "created_at": "2023-04-24T13:02:08.554408-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0a069d87-8317-4a58-bf7d-b3d135a7b2bc",
    "datetime": "2023-04-24T19:07:00-04:00",
    "cutoff_datetime": "2023-04-24T19:07:00-04:00",
    "name": "CWS (L Lynn) v. TOR (C Bassitt)",
    "bettypes": [
        {
            "id": "425839c1-2606-458f-82fb-c32704bc1728",
            "match": "https://api-prod.gambitprofit.com/api/matches/e870a95d-d080-44ff-a671-62da5ef784cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-24T13:02:08.573741-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": "TOR (C Bassitt)",
                        "amount": 5909.0
                    },
                    {
                        "team": "CWS (L Lynn)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5cc2ec18-20bc-4fd5-9955-24934d931343",
                    "gambit_id": "a2835692-e6e6-4340-b352-0390b22c200d",
                    "last_updated": "2023-04-25T11:42:19.542121-04:00",
                    "created_at": "2023-04-24T13:02:08.576249-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425839c1-2606-458f-82fb-c32704bc1728/?format=api"
                },
                {
                    "id": "d8f3be5e-d7ac-4205-a00b-ba4aeacd0456",
                    "gambit_id": "60833579-7e91-43ef-82e3-6ed6f1c7270c",
                    "last_updated": "2023-04-25T11:42:19.544843-04:00",
                    "created_at": "2023-04-24T13:02:08.578949-04:00",
                    "name": "CWS (L Lynn)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425839c1-2606-458f-82fb-c32704bc1728/?format=api"
                }
            ]
        },
        {
            "id": "c2bf4cc3-0266-474a-9b57-dd35360b309e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e870a95d-d080-44ff-a671-62da5ef784cc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-24T13:02:08.566165-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": 5784.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f24e7633-c845-43ca-89da-3c191628f4cf",
                    "gambit_id": "9a46cc0e-a352-4b96-9daf-2e9cc9f45ae1",
                    "last_updated": "2023-04-25T11:42:19.537523-04:00",
                    "created_at": "2023-04-24T13:02:08.571102-04:00",
                    "name": "CWS",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2bf4cc3-0266-474a-9b57-dd35360b309e/?format=api"
                },
                {
                    "id": "08dc1e99-119d-4e28-8998-9977fccdf8e0",
                    "gambit_id": "2c4a608e-8897-4db6-ad24-2a8b527f1426",
                    "last_updated": "2023-04-25T11:42:19.535186-04:00",
                    "created_at": "2023-04-24T13:02:08.568578-04:00",
                    "name": "TOR",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2bf4cc3-0266-474a-9b57-dd35360b309e/?format=api"
                }
            ]
        },
        {
            "id": "37db7fac-eb7e-424b-b757-424a87206f30",
            "match": "https://api-prod.gambitprofit.com/api/matches/e870a95d-d080-44ff-a671-62da5ef784cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-24T13:02:08.557813-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "244fe5dc-94bb-4ff4-83dc-2f416410748d",
                    "gambit_id": "47c2c3c8-2696-4fa0-a3f2-72f4f7fe6ce5",
                    "last_updated": "2023-04-25T11:42:19.526669-04:00",
                    "created_at": "2023-04-24T13:02:08.560720-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37db7fac-eb7e-424b-b757-424a87206f30/?format=api"
                },
                {
                    "id": "09afc261-25d4-42f6-b250-272e61c880fe",
                    "gambit_id": "21f216d3-a1e5-43d5-97da-0363474d7be7",
                    "last_updated": "2023-04-25T11:42:19.529115-04:00",
                    "created_at": "2023-04-24T13:02:08.563277-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37db7fac-eb7e-424b-b757-424a87206f30/?format=api"
                }
            ]
        }
    ]
}