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/9da1173b-e091-4127-98eb-5399d408d4d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9da1173b-e091-4127-98eb-5399d408d4d9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a41f2791-af51-4ef3-a71e-65ce9a358f77",
    "completed": true,
    "last_updated": "2022-08-06T10:57:03.773067-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a41f2791-af51-4ef3-a71e-65ce9a358f77",
    "datetime": "2022-08-05T19:05:00-04:00",
    "cutoff_datetime": "2022-08-05T19:05:00-04:00",
    "name": "WAS (J Gray) v. PHI (K Gibson)",
    "bettypes": [
        {
            "id": "3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa",
            "match": "https://api-prod.gambitprofit.com/api/matches/9da1173b-e091-4127-98eb-5399d408d4d9/?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 (K Gibson)",
                        "amount": 6266.0
                    },
                    {
                        "team": "WAS (J Gray)",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9335.0,
                "profit_sb": 335.0,
                "profit_sb_percentage": 3.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5efe97e1-15ec-4dd6-a54c-d358067a186b",
                    "gambit_id": "894b276e-2c8e-4ef5-ab68-8742642aea2c",
                    "last_updated": "2022-08-06T10:57:03.776228-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (K Gibson)",
                    "reward": "1.49000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa/?format=api"
                },
                {
                    "id": "e3b9ab96-0fe5-4dac-a293-b4e20e82b5ba",
                    "gambit_id": "1b30681a-25d6-42bb-be06-87e2e72c3657",
                    "last_updated": "2022-08-06T10:57:03.776695-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (J Gray)",
                    "reward": "2.50000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa/?format=api"
                }
            ]
        },
        {
            "id": "06044edc-b045-489c-8a18-b393c652c743",
            "match": "https://api-prod.gambitprofit.com/api/matches/9da1173b-e091-4127-98eb-5399d408d4d9/?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": "WAS",
                        "amount": 5312.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 9188.48,
                "profit_sb": 188.48,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87aa56bf-66c2-421b-990b-430928bdca05",
                    "gambit_id": "871236ca-7d64-4f13-88f3-9238222fb0f8",
                    "last_updated": "2022-08-06T10:57:03.775755-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06044edc-b045-489c-8a18-b393c652c743/?format=api"
                },
                {
                    "id": "77ddef85-c41b-4edf-807f-c8571f2e98f6",
                    "gambit_id": "6650461d-7334-4a22-824a-d4a7e1ac991c",
                    "last_updated": "2022-08-06T10:57:03.775250-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.96000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06044edc-b045-489c-8a18-b393c652c743/?format=api"
                }
            ]
        }
    ]
}