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/adf5ee92-19c2-4223-ac72-0368fa759f12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "adf5ee92-19c2-4223-ac72-0368fa759f12",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e7046fdf-fa43-4cad-b8dd-b4865b0dcc0a",
    "completed": true,
    "last_updated": "2022-09-28T09:01:58.937638-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.26,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e7046fdf-fa43-4cad-b8dd-b4865b0dcc0a",
    "datetime": "2022-09-27T19:40:00-04:00",
    "cutoff_datetime": "2022-09-27T19:40:00-04:00",
    "name": "PHI (Z Wheeler) v. CHC (M Stroman)",
    "bettypes": [
        {
            "id": "1e0e5095-e3bc-4452-aeab-1d2f82fb294e",
            "match": "https://api-prod.gambitprofit.com/api/matches/adf5ee92-19c2-4223-ac72-0368fa759f12/?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 (Z Wheeler)",
                        "amount": 6016.0
                    },
                    {
                        "team": "CHC (M Stroman)",
                        "amount": 3984.0
                    }
                ],
                "expected_reward_tokens": 9203.04,
                "profit_sb": 203.04,
                "profit_sb_percentage": 2.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "94eec4e8-b79e-493f-8ef1-3f948ec88d4b",
                    "gambit_id": "43ed02fb-1a54-4dc8-9118-384bd829de0f",
                    "last_updated": "2022-09-28T09:01:58.946703-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0e5095-e3bc-4452-aeab-1d2f82fb294e/?format=api"
                },
                {
                    "id": "8b482e9f-2400-4e56-924a-792ffb20c7f4",
                    "gambit_id": "0dc41886-321f-4cb8-8d82-08833b1bc4a3",
                    "last_updated": "2022-09-28T09:01:58.947695-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (M Stroman)",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0e5095-e3bc-4452-aeab-1d2f82fb294e/?format=api"
                }
            ]
        },
        {
            "id": "99b98e16-22ec-4da0-8002-47ffee620331",
            "match": "https://api-prod.gambitprofit.com/api/matches/adf5ee92-19c2-4223-ac72-0368fa759f12/?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": "CHC",
                        "amount": 5304.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df1db903-0e12-4ddd-9837-a94ab8c793d5",
                    "gambit_id": "32c97e69-401f-4786-a778-bc1ea777e60a",
                    "last_updated": "2022-09-28T09:01:58.943716-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b98e16-22ec-4da0-8002-47ffee620331/?format=api"
                },
                {
                    "id": "57b4d1db-ddf6-4ca9-bb15-c5bb3671d37d",
                    "gambit_id": "32a696e6-2673-4935-8f48-d3cfa28c116e",
                    "last_updated": "2022-09-28T09:01:58.944708-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b98e16-22ec-4da0-8002-47ffee620331/?format=api"
                }
            ]
        },
        {
            "id": "287e5b24-5a06-4bdf-b7a3-116d8932b124",
            "match": "https://api-prod.gambitprofit.com/api/matches/adf5ee92-19c2-4223-ac72-0368fa759f12/?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 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee474946-5a4b-4683-92c1-f62393a2b7e3",
                    "gambit_id": "94c3eadf-b231-4126-93f2-a1eb13799cf9",
                    "last_updated": "2022-09-28T09:01:58.941696-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/287e5b24-5a06-4bdf-b7a3-116d8932b124/?format=api"
                },
                {
                    "id": "ac15c2a5-835b-4f60-ae71-78c6d96ed436",
                    "gambit_id": "9e92e0dd-f051-4e73-8547-ced8909e40cd",
                    "last_updated": "2022-09-28T09:01:58.940541-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/287e5b24-5a06-4bdf-b7a3-116d8932b124/?format=api"
                }
            ]
        }
    ]
}