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/4f338c61-bfc4-4729-9dfe-9f3f1cc54a97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4f338c61-bfc4-4729-9dfe-9f3f1cc54a97",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f13359f3-829a-4794-84e0-cf82d561ed4a",
    "completed": true,
    "last_updated": "2022-08-22T09:42:00.981274-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.39,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f13359f3-829a-4794-84e0-cf82d561ed4a",
    "datetime": "2022-08-21T13:35:00-04:00",
    "cutoff_datetime": "2022-08-21T13:35:00-04:00",
    "name": "CIN (M Minor) v. PIT (Z Thompson)",
    "bettypes": [
        {
            "id": "3343899c-4fcd-4ab9-9b0b-70b7f241df1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f338c61-bfc4-4729-9dfe-9f3f1cc54a97/?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": "PIT (Z Thompson)",
                        "amount": 5228.0
                    },
                    {
                        "team": "CIN (M Minor)",
                        "amount": 4772.0
                    }
                ],
                "expected_reward_tokens": 9305.4,
                "profit_sb": 305.4,
                "profit_sb_percentage": 3.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "44976674-83b9-49bb-9aa3-74acc29c0835",
                    "gambit_id": "9d7cabe8-5d37-4755-9107-0dad6d95a229",
                    "last_updated": "2022-08-22T09:42:00.984145-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (Z Thompson)",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3343899c-4fcd-4ab9-9b0b-70b7f241df1c/?format=api"
                },
                {
                    "id": "5016ae4a-dcba-4dff-af14-b3dda9dd08ac",
                    "gambit_id": "4beedb13-1025-489e-9445-bbd8373f138d",
                    "last_updated": "2022-08-22T09:42:00.984602-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (M Minor)",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3343899c-4fcd-4ab9-9b0b-70b7f241df1c/?format=api"
                }
            ]
        },
        {
            "id": "f924ec73-5e0b-4e48-8f4b-145d04d52c13",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f338c61-bfc4-4729-9dfe-9f3f1cc54a97/?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": 6357.0
                    },
                    {
                        "team": "PIT",
                        "amount": 3643.0
                    }
                ],
                "expected_reward_tokens": 9216.79,
                "profit_sb": 216.79,
                "profit_sb_percentage": 2.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6353920d-0827-436c-b921-b946394f1f84",
                    "gambit_id": "02a4f2d6-75eb-410c-a1e1-f43f1b6307c2",
                    "last_updated": "2022-08-22T09:42:00.983642-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f924ec73-5e0b-4e48-8f4b-145d04d52c13/?format=api"
                },
                {
                    "id": "83ccb892-d576-46de-bb62-270515245068",
                    "gambit_id": "b500d2c3-8f5a-462f-86bd-0cf9dd5882df",
                    "last_updated": "2022-08-22T09:42:00.983147-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "2.53000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f924ec73-5e0b-4e48-8f4b-145d04d52c13/?format=api"
                }
            ]
        }
    ]
}