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/db9f9eca-07ce-435e-b812-8ffa0bc28ff9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "db9f9eca-07ce-435e-b812-8ffa0bc28ff9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b88bb6bd-8d54-4576-8450-0b207f42adb9",
    "completed": true,
    "last_updated": "2022-08-18T10:36:52.344059-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.89,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b88bb6bd-8d54-4576-8450-0b207f42adb9",
    "datetime": "2022-08-17T12:35:00-04:00",
    "cutoff_datetime": "2022-08-17T12:35:00-04:00",
    "name": "PHI (R Suarez) v. CIN (N Lodolo)",
    "bettypes": [
        {
            "id": "2c371c50-db2e-49f5-ac4e-3c60ce7ff5bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/db9f9eca-07ce-435e-b812-8ffa0bc28ff9/?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 (R Suarez)",
                        "amount": 5881.0
                    },
                    {
                        "team": "CIN (N Lodolo)",
                        "amount": 4119.0
                    }
                ],
                "expected_reward_tokens": 9350.13,
                "profit_sb": 350.13,
                "profit_sb_percentage": 3.89,
                "recommended": true
            },
            "lines": [
                {
                    "id": "05da2235-59ca-45d9-948c-2071acfec5b2",
                    "gambit_id": "1ad128b5-f5ae-4508-9df3-bfd54827447c",
                    "last_updated": "2022-08-18T10:36:52.346834-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (R Suarez)",
                    "reward": "1.59000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c371c50-db2e-49f5-ac4e-3c60ce7ff5bb/?format=api"
                },
                {
                    "id": "be538246-32b7-47d8-a618-7b51d0921758",
                    "gambit_id": "622ae6c1-ea6e-4ff6-8588-33c8ba254996",
                    "last_updated": "2022-08-18T10:36:52.347257-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (N Lodolo)",
                    "reward": "2.27000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c371c50-db2e-49f5-ac4e-3c60ce7ff5bb/?format=api"
                }
            ]
        },
        {
            "id": "38f72009-8309-45ee-8954-7971ad185929",
            "match": "https://api-prod.gambitprofit.com/api/matches/db9f9eca-07ce-435e-b812-8ffa0bc28ff9/?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": 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": "4a31935b-8e91-4e86-8baa-79db9d262756",
                    "gambit_id": "0fb0514d-129b-4d16-9df6-b4054bb00183",
                    "last_updated": "2022-08-18T10:36:52.345963-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38f72009-8309-45ee-8954-7971ad185929/?format=api"
                },
                {
                    "id": "a8f120fb-b14e-46da-99e6-2b33b0dd1c5f",
                    "gambit_id": "fad56bba-81f0-40dd-9b57-0092335238f3",
                    "last_updated": "2022-08-18T10:36:52.346398-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/38f72009-8309-45ee-8954-7971ad185929/?format=api"
                }
            ]
        }
    ]
}