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/ac63856e-eaa8-4a1d-8f63-c422a1ee9376/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac63856e-eaa8-4a1d-8f63-c422a1ee9376",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "55e73500-3883-4560-ae79-54eec7ec22cd",
    "completed": false,
    "last_updated": "2023-06-16T19:03:26.035224-04:00",
    "created_at": "2023-06-09T09:48:13.612566-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/55e73500-3883-4560-ae79-54eec7ec22cd",
    "datetime": "2023-06-09T19:05:00-04:00",
    "cutoff_datetime": "2023-06-09T19:05:00-04:00",
    "name": "LOS (M Grove) v. PHI (R Suarez)",
    "bettypes": [
        {
            "id": "c2e834a1-113c-417a-99ea-04c74c5eb033",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac63856e-eaa8-4a1d-8f63-c422a1ee9376/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-09T09:48:13.614960-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": "LOS (M Grove)",
                        "amount": 5117.0
                    },
                    {
                        "team": "PHI (R Suarez)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9789dfa-c860-4dfc-89ec-66087effeaf6",
                    "gambit_id": "dae101b1-929d-4d4c-8875-d589ac7b3b99",
                    "last_updated": "2023-06-16T19:03:26.040558-04:00",
                    "created_at": "2023-06-09T09:48:13.616788-04:00",
                    "name": "LOS (M Grove)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e834a1-113c-417a-99ea-04c74c5eb033/?format=api"
                },
                {
                    "id": "3c26a9a2-1058-4c94-b559-7fb0ab3ef007",
                    "gambit_id": "b0d5ffd4-3bb1-461c-b2e3-1c79684c3154",
                    "last_updated": "2023-06-16T19:03:26.043045-04:00",
                    "created_at": "2023-06-09T09:48:13.618736-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e834a1-113c-417a-99ea-04c74c5eb033/?format=api"
                }
            ]
        },
        {
            "id": "e6da7f86-e9a1-45f3-988a-4ec60a95cdae",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac63856e-eaa8-4a1d-8f63-c422a1ee9376/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-09T09:48:13.620571-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": "LOS",
                        "amount": 6458.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42142dac-c79f-409c-bf58-ebccf155e944",
                    "gambit_id": "7a71a6e0-daa9-496c-af68-bb8b34821b8a",
                    "last_updated": "2023-06-16T19:03:26.047899-04:00",
                    "created_at": "2023-06-09T09:48:13.622155-04:00",
                    "name": "LOS",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6da7f86-e9a1-45f3-988a-4ec60a95cdae/?format=api"
                },
                {
                    "id": "46622cf6-db52-4af1-ba78-31e05bb1c957",
                    "gambit_id": "9860f467-3af2-4ea4-b6de-24783bf9b347",
                    "last_updated": "2023-06-16T19:03:26.050265-04:00",
                    "created_at": "2023-06-09T09:48:13.624088-04:00",
                    "name": "PHI",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6da7f86-e9a1-45f3-988a-4ec60a95cdae/?format=api"
                }
            ]
        },
        {
            "id": "79ff0aae-f326-43cc-b885-4c3df443301e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac63856e-eaa8-4a1d-8f63-c422a1ee9376/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-09T09:48:13.625835-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": "6265249a-e3cf-479a-bc62-6c8f3e63b378",
                    "gambit_id": "dd458146-4595-46bf-8c88-426df17905fc",
                    "last_updated": "2023-06-16T19:03:26.055932-04:00",
                    "created_at": "2023-06-09T09:48:13.629154-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/79ff0aae-f326-43cc-b885-4c3df443301e/?format=api"
                },
                {
                    "id": "be8c4540-93b7-4133-a6ba-e104992c61fb",
                    "gambit_id": "13cd1a64-277e-43a9-a7b2-4503b4ba2644",
                    "last_updated": "2023-06-16T19:03:26.054013-04:00",
                    "created_at": "2023-06-09T09:48:13.627505-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/79ff0aae-f326-43cc-b885-4c3df443301e/?format=api"
                }
            ]
        }
    ]
}