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/76bc3639-eb4e-424c-8448-fb6ec0c8aa05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76bc3639-eb4e-424c-8448-fb6ec0c8aa05",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6fe12c89-cf26-4551-a063-38e7cea52636",
    "completed": false,
    "last_updated": "2022-12-24T17:12:15.143581-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.31,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6fe12c89-cf26-4551-a063-38e7cea52636",
    "datetime": "2022-09-23T18:40:00-04:00",
    "cutoff_datetime": "2022-09-23T18:40:00-04:00",
    "name": "MIL (E Lauer) v. CIN (M Minor)",
    "bettypes": [
        {
            "id": "5bfea3e3-0ed9-40db-b587-a2daead3d150",
            "match": "https://api-prod.gambitprofit.com/api/matches/76bc3639-eb4e-424c-8448-fb6ec0c8aa05/?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": "MIL (E Lauer)",
                        "amount": 6098.0
                    },
                    {
                        "team": "CIN (M Minor)",
                        "amount": 3902.0
                    }
                ],
                "expected_reward_tokens": 9207.98,
                "profit_sb": 207.98,
                "profit_sb_percentage": 2.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "34276054-fbac-4ff5-8da0-6c4ff3a92277",
                    "gambit_id": "7916dd95-5e26-42dd-ada9-bfc31c2163be",
                    "last_updated": "2022-12-24T17:12:15.153373-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (E Lauer)",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bfea3e3-0ed9-40db-b587-a2daead3d150/?format=api"
                },
                {
                    "id": "961fffa4-91b9-4ea7-996c-82c7f50cc225",
                    "gambit_id": "3bd1fb42-4185-4a3d-b394-9784e091df9b",
                    "last_updated": "2022-12-24T17:12:15.154482-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (M Minor)",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bfea3e3-0ed9-40db-b587-a2daead3d150/?format=api"
                }
            ]
        },
        {
            "id": "861c6abe-2c41-4e5f-ac21-baa9b6717270",
            "match": "https://api-prod.gambitprofit.com/api/matches/76bc3639-eb4e-424c-8448-fb6ec0c8aa05/?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": "CIN",
                        "amount": 5097.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b243ffb-7636-4188-9563-0178e65a37ff",
                    "gambit_id": "3f4c837b-2fd0-423f-9573-dd15907fabe3",
                    "last_updated": "2022-12-24T17:12:15.149856-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/861c6abe-2c41-4e5f-ac21-baa9b6717270/?format=api"
                },
                {
                    "id": "5e972d9d-ded9-477c-aae5-dd4184386d3b",
                    "gambit_id": "71a62723-a19b-426c-9cd8-c43d4a1eb018",
                    "last_updated": "2022-12-24T17:12:15.150988-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/861c6abe-2c41-4e5f-ac21-baa9b6717270/?format=api"
                }
            ]
        },
        {
            "id": "5b2561b3-955e-4c97-95ae-a3bbb3a8b091",
            "match": "https://api-prod.gambitprofit.com/api/matches/76bc3639-eb4e-424c-8448-fb6ec0c8aa05/?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 Under 9",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed93a0ca-8dc9-45da-910b-492332dacaa7",
                    "gambit_id": "01394354-3a07-4b7e-a6ad-41fe0fa5bd76",
                    "last_updated": "2022-12-24T17:12:15.146349-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2561b3-955e-4c97-95ae-a3bbb3a8b091/?format=api"
                },
                {
                    "id": "08eecd69-86d9-4c0a-87bb-55d57e876f82",
                    "gambit_id": "f401da38-39ea-4e4d-9c13-3c29bb1fdaef",
                    "last_updated": "2022-12-24T17:12:15.147511-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2561b3-955e-4c97-95ae-a3bbb3a8b091/?format=api"
                }
            ]
        }
    ]
}