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/ac1ba6fc-d7c4-4332-8280-88a322132f12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac1ba6fc-d7c4-4332-8280-88a322132f12",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "79a36743-5162-4d20-a6ae-c577cb682659",
    "completed": true,
    "last_updated": "2022-09-05T13:32:05.483203-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.31,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/79a36743-5162-4d20-a6ae-c577cb682659",
    "datetime": "2022-09-04T19:08:00-04:00",
    "cutoff_datetime": "2022-09-04T19:08:00-04:00",
    "name": "SDG (M Clevinger) v. LOS (C Ferguson)",
    "bettypes": [
        {
            "id": "f1638789-2d42-4963-8016-e8f5c052bb8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac1ba6fc-d7c4-4332-8280-88a322132f12/?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": "LOS (C Ferguson)",
                        "amount": 5922.0
                    },
                    {
                        "team": "SDG (M Clevinger)",
                        "amount": 4078.0
                    }
                ],
                "expected_reward_tokens": 9297.54,
                "profit_sb": 297.54,
                "profit_sb_percentage": 3.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "815451f5-577f-4301-90b1-f84444f05d4c",
                    "gambit_id": "261767bc-d917-4a5f-8089-6517c8e35604",
                    "last_updated": "2022-09-05T13:32:05.492045-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (C Ferguson)",
                    "reward": "1.57000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1638789-2d42-4963-8016-e8f5c052bb8c/?format=api"
                },
                {
                    "id": "b11c35d9-2afd-4e32-9a8a-de6448075d68",
                    "gambit_id": "8b5d40d5-c509-4ab2-8a62-64a4b171cd75",
                    "last_updated": "2022-09-05T13:32:05.492991-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (M Clevinger)",
                    "reward": "2.28000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1638789-2d42-4963-8016-e8f5c052bb8c/?format=api"
                }
            ]
        },
        {
            "id": "4323655b-fd4d-4200-a324-c7334504de49",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac1ba6fc-d7c4-4332-8280-88a322132f12/?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": "SDG",
                        "amount": 5580.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4420.0
                    }
                ],
                "expected_reward_tokens": 9149.4,
                "profit_sb": 149.4,
                "profit_sb_percentage": 1.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0be4c0d5-1867-4335-ac61-bfd6616e95d3",
                    "gambit_id": "7b4912ee-bc6a-40a1-aa14-56b4efc969ed",
                    "last_updated": "2022-09-05T13:32:05.487193-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4323655b-fd4d-4200-a324-c7334504de49/?format=api"
                },
                {
                    "id": "9f670111-2c1a-43d4-881c-516506132db2",
                    "gambit_id": "eb4ee1cb-76cb-4c58-a63d-d8e19fedb67c",
                    "last_updated": "2022-09-05T13:32:05.486103-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "2.07000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4323655b-fd4d-4200-a324-c7334504de49/?format=api"
                }
            ]
        },
        {
            "id": "5546c426-da89-4dc2-b0b6-04165f04d65b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac1ba6fc-d7c4-4332-8280-88a322132f12/?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 Over 9.5",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e0df9311-623b-426e-8d49-d2414e2b9def",
                    "gambit_id": "00bbd895-6e35-4635-afd3-1d4372844df1",
                    "last_updated": "2022-09-05T13:32:05.490108-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5546c426-da89-4dc2-b0b6-04165f04d65b/?format=api"
                },
                {
                    "id": "4d85a4aa-29b8-4f61-a560-34ff6d7187ca",
                    "gambit_id": "28b9e630-4c38-49c8-8233-394584251f47",
                    "last_updated": "2022-09-05T13:32:05.489135-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5546c426-da89-4dc2-b0b6-04165f04d65b/?format=api"
                }
            ]
        }
    ]
}