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/f6fb9577-46b0-4df5-970a-cc8985cff016/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f6fb9577-46b0-4df5-970a-cc8985cff016",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "93ee1e8f-ed44-4c98-b736-9b6809b85b50",
    "completed": true,
    "last_updated": "2022-08-26T12:57:07.422881-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/93ee1e8f-ed44-4c98-b736-9b6809b85b50",
    "datetime": "2022-08-25T19:05:00-04:00",
    "cutoff_datetime": "2022-08-25T19:05:00-04:00",
    "name": "CWS (L Lynn) v. BAL (J Lyles)",
    "bettypes": [
        {
            "id": "2f091cd7-2bff-4df3-9295-eb92d9c06dd8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6fb9577-46b0-4df5-970a-cc8985cff016/?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": "CWS (L Lynn)",
                        "amount": 5321.0
                    },
                    {
                        "team": "BAL (J Lyles)",
                        "amount": 4679.0
                    }
                ],
                "expected_reward_tokens": 9311.21,
                "profit_sb": 311.21,
                "profit_sb_percentage": 3.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3a6b2fdc-e5d5-4550-acf7-22271217e62b",
                    "gambit_id": "e9253a07-b77c-435e-9f13-cbbfb02ca016",
                    "last_updated": "2022-08-26T12:57:07.426281-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (L Lynn)",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f091cd7-2bff-4df3-9295-eb92d9c06dd8/?format=api"
                },
                {
                    "id": "f58d918b-7c0b-43d7-af3e-539070425897",
                    "gambit_id": "711aa022-43bc-4b73-8501-b0ac54a84842",
                    "last_updated": "2022-08-26T12:57:07.425814-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (J Lyles)",
                    "reward": "1.99000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f091cd7-2bff-4df3-9295-eb92d9c06dd8/?format=api"
                }
            ]
        },
        {
            "id": "c63927c1-aa8b-46a2-9ddd-013d8e8ab8b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6fb9577-46b0-4df5-970a-cc8985cff016/?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": "BAL",
                        "amount": 5916.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4084.0
                    }
                ],
                "expected_reward_tokens": 9228.96,
                "profit_sb": 228.96,
                "profit_sb_percentage": 2.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cc676cf2-de7d-462b-a2a9-65a1cadac90d",
                    "gambit_id": "4157c841-389d-4ab7-9c1e-e91d4ad6922d",
                    "last_updated": "2022-08-26T12:57:07.424714-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63927c1-aa8b-46a2-9ddd-013d8e8ab8b1/?format=api"
                },
                {
                    "id": "3de7ee4d-78f3-4c90-9081-82ba0a74de76",
                    "gambit_id": "c31c6d2f-7bf3-4ae6-b2db-6fac1e5605b3",
                    "last_updated": "2022-08-26T12:57:07.425159-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "2.26000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63927c1-aa8b-46a2-9ddd-013d8e8ab8b1/?format=api"
                }
            ]
        }
    ]
}