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/405cb712-e48f-4865-9aff-b0b88f662afd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "405cb712-e48f-4865-9aff-b0b88f662afd",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4121adf0-3c1f-4856-b40e-b63f3cb8714a",
    "completed": true,
    "last_updated": "2022-08-17T09:27:03.536857-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/4121adf0-3c1f-4856-b40e-b63f3cb8714a",
    "datetime": "2022-08-16T19:45:00-04:00",
    "cutoff_datetime": "2022-08-16T19:45:00-04:00",
    "name": "COL (K Freeland) v. STL (J Quintana)",
    "bettypes": [
        {
            "id": "ea5984ea-875b-4a82-a489-ef54098b754d",
            "match": "https://api-prod.gambitprofit.com/api/matches/405cb712-e48f-4865-9aff-b0b88f662afd/?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": "STL (J Quintana)",
                        "amount": 6594.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 3406.0
                    }
                ],
                "expected_reward_tokens": 9297.54,
                "profit_sb": 297.54,
                "profit_sb_percentage": 3.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f66bc29f-a358-40c0-b40e-febe9506d7d6",
                    "gambit_id": "e6a14df6-1797-45b6-8545-1e7dccb627d4",
                    "last_updated": "2022-08-17T09:27:03.539582-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (J Quintana)",
                    "reward": "1.41000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5984ea-875b-4a82-a489-ef54098b754d/?format=api"
                },
                {
                    "id": "624c5dca-41d6-4f39-8fbf-c4f72dd383ba",
                    "gambit_id": "d69a967e-484f-40d0-81e0-d5248d6d90de",
                    "last_updated": "2022-08-17T09:27:03.540029-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.73000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5984ea-875b-4a82-a489-ef54098b754d/?format=api"
                }
            ]
        },
        {
            "id": "c38607da-a6c3-44ea-b8f9-acb48528b135",
            "match": "https://api-prod.gambitprofit.com/api/matches/405cb712-e48f-4865-9aff-b0b88f662afd/?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": "COL",
                        "amount": 5000.0
                    },
                    {
                        "team": "STL",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "85ed8e1e-a57b-4115-9d34-bace51313257",
                    "gambit_id": "147ea8ac-0eff-4e41-834f-41e251c603e5",
                    "last_updated": "2022-08-17T09:27:03.539125-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c38607da-a6c3-44ea-b8f9-acb48528b135/?format=api"
                },
                {
                    "id": "9743689b-5768-44cd-b1a1-7c105b764934",
                    "gambit_id": "1d83f59b-94da-4abf-89a1-8abe3114325f",
                    "last_updated": "2022-08-17T09:27:03.538669-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c38607da-a6c3-44ea-b8f9-acb48528b135/?format=api"
                }
            ]
        }
    ]
}