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/a5eccc86-42ab-4eb7-a111-e76fbca56e4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a5eccc86-42ab-4eb7-a111-e76fbca56e4f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5abc0e84-1fe2-477f-bf4c-ea156eea6b38",
    "completed": true,
    "last_updated": "2022-08-30T09:52:18.168523-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5abc0e84-1fe2-477f-bf4c-ea156eea6b38",
    "datetime": "2022-08-29T18:40:00-04:00",
    "cutoff_datetime": "2022-08-29T18:40:00-04:00",
    "name": "LOS (M Grove) v. MIA (P Lopez)",
    "bettypes": [
        {
            "id": "84596443-7556-4af7-b561-7e8d66b89863",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5eccc86-42ab-4eb7-a111-e76fbca56e4f/?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 (M Grove)",
                        "amount": 5959.0
                    },
                    {
                        "team": "MIA (P Lopez)",
                        "amount": 4041.0
                    }
                ],
                "expected_reward_tokens": 9294.3,
                "profit_sb": 294.3,
                "profit_sb_percentage": 3.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6a0e6859-adec-4586-8460-fa0a01442982",
                    "gambit_id": "cc9e2bee-b6d1-42dd-9423-cba967e1779c",
                    "last_updated": "2022-08-30T09:52:18.171984-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (M Grove)",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84596443-7556-4af7-b561-7e8d66b89863/?format=api"
                },
                {
                    "id": "8d8c5bde-9933-48cc-988d-b41d719dee4f",
                    "gambit_id": "0473b298-b3ee-46d8-908e-237f687a3d99",
                    "last_updated": "2022-08-30T09:52:18.171535-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (P Lopez)",
                    "reward": "2.30000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84596443-7556-4af7-b561-7e8d66b89863/?format=api"
                }
            ]
        },
        {
            "id": "f491652c-2219-44dd-866f-f20c3d5f4977",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5eccc86-42ab-4eb7-a111-e76fbca56e4f/?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": "MIA",
                        "amount": 5096.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a0c41ecc-fd08-4c12-8362-5a261fe9b485",
                    "gambit_id": "d581e498-8858-490b-9e31-3f17c68dac6a",
                    "last_updated": "2022-08-30T09:52:18.170591-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f491652c-2219-44dd-866f-f20c3d5f4977/?format=api"
                },
                {
                    "id": "6c913821-56e5-42d7-b574-307811091bf1",
                    "gambit_id": "c2f0e145-dd6c-40b4-aab5-46a8d344b013",
                    "last_updated": "2022-08-30T09:52:18.171033-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f491652c-2219-44dd-866f-f20c3d5f4977/?format=api"
                }
            ]
        },
        {
            "id": "98ae45d3-d9d3-4022-abd1-7d0db9e4c8de",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5eccc86-42ab-4eb7-a111-e76fbca56e4f/?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 7.5",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fb417fca-54a7-4c2a-bb2a-a33e7cb7ef34",
                    "gambit_id": "01ebe01b-bdaf-4432-82bf-195de0891ed6",
                    "last_updated": "2022-08-30T09:52:18.170140-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ae45d3-d9d3-4022-abd1-7d0db9e4c8de/?format=api"
                },
                {
                    "id": "38a48a19-2bb8-443a-88a8-bc84237b0b59",
                    "gambit_id": "a5fca55f-27a8-49ab-97fa-0769ee2bb2fe",
                    "last_updated": "2022-08-30T09:52:18.169615-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ae45d3-d9d3-4022-abd1-7d0db9e4c8de/?format=api"
                }
            ]
        }
    ]
}