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/ec2540d7-044a-4226-8676-bc2d2e9d6852/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ec2540d7-044a-4226-8676-bc2d2e9d6852",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "85e1fa00-3069-40bf-ae4d-237b332a9cfb",
    "completed": true,
    "last_updated": "2022-09-24T21:12:25.670069-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.45,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/85e1fa00-3069-40bf-ae4d-237b332a9cfb",
    "datetime": "2022-09-23T19:05:00-04:00",
    "cutoff_datetime": "2022-09-23T19:05:00-04:00",
    "name": "HOU (J Urquidy) v. BAL (D Kremer)",
    "bettypes": [
        {
            "id": "e6b28179-44d8-4f89-b375-ba65840cc028",
            "match": "https://api-prod.gambitprofit.com/api/matches/ec2540d7-044a-4226-8676-bc2d2e9d6852/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "HOU (J Urquidy)",
                        "amount": 5588.0
                    },
                    {
                        "team": "BAL (D Kremer)",
                        "amount": 4412.0
                    }
                ],
                "expected_reward_tokens": 9220.2,
                "profit_sb": 220.2,
                "profit_sb_percentage": 2.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "de5923b7-8d0f-44be-80e4-bfed196f1f08",
                    "gambit_id": "9766ee74-729a-4c03-bbff-cbd7153d7406",
                    "last_updated": "2022-09-24T21:12:25.679525-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Urquidy)",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b28179-44d8-4f89-b375-ba65840cc028/?format=api"
                },
                {
                    "id": "1994d28c-01fe-415f-9508-8f7ff887909e",
                    "gambit_id": "16f75a61-1af0-4180-bf7e-353a70e0504f",
                    "last_updated": "2022-09-24T21:12:25.680946-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (D Kremer)",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b28179-44d8-4f89-b375-ba65840cc028/?format=api"
                }
            ]
        },
        {
            "id": "51cf01ad-538a-4ba9-9267-85c93c5db734",
            "match": "https://api-prod.gambitprofit.com/api/matches/ec2540d7-044a-4226-8676-bc2d2e9d6852/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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",
                        "amount": 5571.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e1b8e3a3-244f-4445-a36b-ab7a48a86e06",
                    "gambit_id": "f528088e-65f3-47c3-913b-65c6c0f29c57",
                    "last_updated": "2022-09-24T21:12:25.676151-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51cf01ad-538a-4ba9-9267-85c93c5db734/?format=api"
                },
                {
                    "id": "63fa81a1-debd-4a28-afb4-cbb686302644",
                    "gambit_id": "f2643576-08a7-4b94-b3ae-b570a8c425d3",
                    "last_updated": "2022-09-24T21:12:25.677247-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51cf01ad-538a-4ba9-9267-85c93c5db734/?format=api"
                }
            ]
        },
        {
            "id": "cbbf2043-2222-4d49-b6e3-4253c27480a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/ec2540d7-044a-4226-8676-bc2d2e9d6852/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "598fe946-1229-40e6-bc26-90c7ebf8497c",
                    "gambit_id": "4d19e9a6-dfd4-4393-8117-db4e6a610ef3",
                    "last_updated": "2022-09-24T21:12:25.673923-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbbf2043-2222-4d49-b6e3-4253c27480a6/?format=api"
                },
                {
                    "id": "779599c5-d3a1-423a-9aa2-16b3368f5d96",
                    "gambit_id": "41b2e1aa-0bf2-4582-8052-e8142411c1bc",
                    "last_updated": "2022-09-24T21:12:25.672794-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbbf2043-2222-4d49-b6e3-4253c27480a6/?format=api"
                }
            ]
        }
    ]
}