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/b9130ada-6a00-4c3e-8dfb-d61839e8c2f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b9130ada-6a00-4c3e-8dfb-d61839e8c2f5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f223e1b9-95d8-4ef2-a3aa-85b4fa670b79",
    "completed": true,
    "last_updated": "2022-08-30T09:47:24.656709-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f223e1b9-95d8-4ef2-a3aa-85b4fa670b79",
    "datetime": "2022-08-29T21:40:00-04:00",
    "cutoff_datetime": "2022-08-29T21:40:00-04:00",
    "name": "PHI (R Suarez) v. ARI (M Bumgarner)",
    "bettypes": [
        {
            "id": "2e977832-bc8c-4cb7-8e8f-18f78412a934",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9130ada-6a00-4c3e-8dfb-d61839e8c2f5/?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": "PHI (R Suarez)",
                        "amount": 6193.0
                    },
                    {
                        "team": "ARI (M Bumgarner)",
                        "amount": 3807.0
                    }
                ],
                "expected_reward_tokens": 9289.08,
                "profit_sb": 289.08,
                "profit_sb_percentage": 3.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7404689c-0e6d-4f4f-9d43-9ff89ff8ad33",
                    "gambit_id": "3f44c2d4-5d0e-4b30-9d53-d9f32caae911",
                    "last_updated": "2022-08-30T09:47:24.660315-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (R Suarez)",
                    "reward": "1.50000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e977832-bc8c-4cb7-8e8f-18f78412a934/?format=api"
                },
                {
                    "id": "68422521-cbbc-4027-8334-98c43cfdadd4",
                    "gambit_id": "8f501b0d-5434-49c3-9c1d-f63ed6e95bac",
                    "last_updated": "2022-08-30T09:47:24.659881-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (M Bumgarner)",
                    "reward": "2.44000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e977832-bc8c-4cb7-8e8f-18f78412a934/?format=api"
                }
            ]
        },
        {
            "id": "cef786a3-564b-49c6-9fc1-7f7c18cef4af",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9130ada-6a00-4c3e-8dfb-d61839e8c2f5/?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": "PHI",
                        "amount": 5110.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ef11f48e-9ddc-49ab-bc01-7f31a3b22709",
                    "gambit_id": "4c61970f-d801-40cc-ae55-63d7741595fb",
                    "last_updated": "2022-08-30T09:47:24.659267-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef786a3-564b-49c6-9fc1-7f7c18cef4af/?format=api"
                },
                {
                    "id": "c609f71c-bf7f-48da-8e59-fe03eae3ea00",
                    "gambit_id": "a30747f3-4d2e-4ba0-a306-2529c9ee7cf3",
                    "last_updated": "2022-08-30T09:47:24.658826-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef786a3-564b-49c6-9fc1-7f7c18cef4af/?format=api"
                }
            ]
        },
        {
            "id": "c937400c-bb01-4379-a575-c46d67bbe3c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9130ada-6a00-4c3e-8dfb-d61839e8c2f5/?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 8.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2d499900-6659-4509-bcc9-1273093e6a93",
                    "gambit_id": "44cccdbf-b6b9-4c08-bd13-55415cc40a97",
                    "last_updated": "2022-08-30T09:47:24.658364-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c937400c-bb01-4379-a575-c46d67bbe3c9/?format=api"
                },
                {
                    "id": "72995726-3af1-4ab2-a317-c929dd2235f6",
                    "gambit_id": "ecbee806-301c-4dac-9e25-6cd6c106a3a8",
                    "last_updated": "2022-08-30T09:47:24.657789-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c937400c-bb01-4379-a575-c46d67bbe3c9/?format=api"
                }
            ]
        }
    ]
}