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/4e628327-a9fc-4fa7-ba35-fabdedb22026/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e628327-a9fc-4fa7-ba35-fabdedb22026",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "85b746f4-41c5-4072-8860-1b229106dc9c",
    "completed": true,
    "last_updated": "2022-08-05T09:56:55.209173-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/85b746f4-41c5-4072-8860-1b229106dc9c",
    "datetime": "2022-08-04T20:10:00-04:00",
    "cutoff_datetime": "2022-08-04T20:10:00-04:00",
    "name": "BOS (N Pivetta) v. KAN (K Bubic)",
    "bettypes": [
        {
            "id": "38029fbd-2e97-44d9-80de-1df04bb34f92",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e628327-a9fc-4fa7-ba35-fabdedb22026/?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": "BOS (N Pivetta)",
                        "amount": 5692.0
                    },
                    {
                        "team": "KAN (K Bubic)",
                        "amount": 4308.0
                    }
                ],
                "expected_reward_tokens": 9391.44,
                "profit_sb": 391.44,
                "profit_sb_percentage": 4.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8c65bb8b-ed50-4801-9ef9-57d81816705f",
                    "gambit_id": "93c24d17-3a12-4e75-9e84-7707460e2f3a",
                    "last_updated": "2022-08-05T09:56:55.212796-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (N Pivetta)",
                    "reward": "1.65000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38029fbd-2e97-44d9-80de-1df04bb34f92/?format=api"
                },
                {
                    "id": "afbf4b40-4e45-473a-a42c-ae81829ec31d",
                    "gambit_id": "a50146b7-e480-4896-962f-1962a6aa062a",
                    "last_updated": "2022-08-05T09:56:55.212275-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (K Bubic)",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38029fbd-2e97-44d9-80de-1df04bb34f92/?format=api"
                }
            ]
        },
        {
            "id": "8d25c0a4-f1c7-4cb2-a57e-0a03396fd971",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e628327-a9fc-4fa7-ba35-fabdedb22026/?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": "KAN",
                        "amount": 5588.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4412.0
                    }
                ],
                "expected_reward_tokens": 9220.2,
                "profit_sb": 220.2,
                "profit_sb_percentage": 2.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b34e5677-3737-4f75-8846-c268b2060cd8",
                    "gambit_id": "f2fa15f6-34fc-4251-b5d7-08cfa507086a",
                    "last_updated": "2022-08-05T09:56:55.211054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.65000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d25c0a4-f1c7-4cb2-a57e-0a03396fd971/?format=api"
                },
                {
                    "id": "71e72cbc-4c8f-4db7-93cf-aa644e8987c6",
                    "gambit_id": "d32c8379-b0f9-4284-9c1c-a9dfbf42ef00",
                    "last_updated": "2022-08-05T09:56:55.211653-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d25c0a4-f1c7-4cb2-a57e-0a03396fd971/?format=api"
                }
            ]
        }
    ]
}