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/9e748c50-d867-4370-865e-ddada0c2eaeb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e748c50-d867-4370-865e-ddada0c2eaeb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d88fe458-ea6a-4873-ba41-b1eb3140ab3f",
    "completed": true,
    "last_updated": "2022-08-11T09:47:09.391853-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d88fe458-ea6a-4873-ba41-b1eb3140ab3f",
    "datetime": "2022-08-10T13:10:00-04:00",
    "cutoff_datetime": "2022-08-10T13:10:00-04:00",
    "name": "CIN (T Zeuch) v. NYM (T Walker)",
    "bettypes": [
        {
            "id": "d1676673-1f9a-4883-bc1a-f7d423be9b1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e748c50-d867-4370-865e-ddada0c2eaeb/?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": "NYM (T Walker)",
                        "amount": 7247.0
                    },
                    {
                        "team": "CIN (T Zeuch)",
                        "amount": 2753.0
                    }
                ],
                "expected_reward_tokens": 9276.16,
                "profit_sb": 276.16,
                "profit_sb_percentage": 3.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b310938-a121-40f5-8e24-263fc2d5e655",
                    "gambit_id": "ff5e4a06-25ad-49f1-98ef-32102bcbbf36",
                    "last_updated": "2022-08-11T09:47:09.394602-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (T Walker)",
                    "reward": "1.28000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1676673-1f9a-4883-bc1a-f7d423be9b1a/?format=api"
                },
                {
                    "id": "297b2e2d-6056-48f4-be3d-cb43a30d678d",
                    "gambit_id": "05fdf1c2-74de-4628-87d3-02be3efb6e61",
                    "last_updated": "2022-08-11T09:47:09.395030-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (T Zeuch)",
                    "reward": "3.37000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1676673-1f9a-4883-bc1a-f7d423be9b1a/?format=api"
                }
            ]
        },
        {
            "id": "fc5aa017-c7fd-4961-85ca-960aa99b969d",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e748c50-d867-4370-865e-ddada0c2eaeb/?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": "NYM",
                        "amount": 5911.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4089.0
                    }
                ],
                "expected_reward_tokens": 9280.27,
                "profit_sb": 280.27,
                "profit_sb_percentage": 3.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "41d576f7-27db-4aaf-90c2-5f91abe4279b",
                    "gambit_id": "64a63eab-790e-4d3a-9cd5-ced5fb1f3927",
                    "last_updated": "2022-08-11T09:47:09.393703-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.57000",
                    "odds": "1.62500",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5aa017-c7fd-4961-85ca-960aa99b969d/?format=api"
                },
                {
                    "id": "21b73cac-0618-431c-aa2d-26d395aa88da",
                    "gambit_id": "9aae2233-6797-4c98-83b8-b2df504030fd",
                    "last_updated": "2022-08-11T09:47:09.394153-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "2.27000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5aa017-c7fd-4961-85ca-960aa99b969d/?format=api"
                }
            ]
        }
    ]
}