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/e02b565f-36c7-4433-9506-0dd63be3a802/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e02b565f-36c7-4433-9506-0dd63be3a802",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a120ced7-caa7-489e-b715-6caf1197d663",
    "completed": true,
    "last_updated": "2022-08-15T14:12:15.139075-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.26,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a120ced7-caa7-489e-b715-6caf1197d663",
    "datetime": "2022-08-14T16:07:00-04:00",
    "cutoff_datetime": "2022-08-14T16:07:00-04:00",
    "name": "MIN (C Archer) v. LAA (T Davidson)",
    "bettypes": [
        {
            "id": "eb1372c3-ce79-48b6-bdcf-252f3bff6dde",
            "match": "https://api-prod.gambitprofit.com/api/matches/e02b565f-36c7-4433-9506-0dd63be3a802/?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": "MIN (C Archer)",
                        "amount": 5553.0
                    },
                    {
                        "team": "LAA (T Davidson)",
                        "amount": 4447.0
                    }
                ],
                "expected_reward_tokens": 9383.17,
                "profit_sb": 383.17,
                "profit_sb_percentage": 4.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a85c20b5-2b88-4d0d-9050-c2afa99ac460",
                    "gambit_id": "3e8e3944-4421-4c1b-a098-43e5ad50310c",
                    "last_updated": "2022-08-15T14:12:15.142198-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (C Archer)",
                    "reward": "1.69000",
                    "odds": "1.75760",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb1372c3-ce79-48b6-bdcf-252f3bff6dde/?format=api"
                },
                {
                    "id": "64ee38da-1fec-4400-aea2-50f7fddac32e",
                    "gambit_id": "2d9154de-8763-4202-bfb8-caaa717b36b9",
                    "last_updated": "2022-08-15T14:12:15.141776-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (T Davidson)",
                    "reward": "2.11000",
                    "odds": "2.22000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb1372c3-ce79-48b6-bdcf-252f3bff6dde/?format=api"
                }
            ]
        },
        {
            "id": "2463cf65-2657-4071-a050-04f37283fe73",
            "match": "https://api-prod.gambitprofit.com/api/matches/e02b565f-36c7-4433-9506-0dd63be3a802/?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": "LAA",
                        "amount": 5588.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4412.0
                    }
                ],
                "expected_reward_tokens": 9220.2,
                "profit_sb": 220.2,
                "profit_sb_percentage": 2.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ff69cf57-2e85-417f-aa7f-cf2985f82c59",
                    "gambit_id": "714d72f7-676e-477b-bece-13be7945977c",
                    "last_updated": "2022-08-15T14:12:15.140860-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.65000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2463cf65-2657-4071-a050-04f37283fe73/?format=api"
                },
                {
                    "id": "e2539e14-6968-4ee4-a575-5d3cb12f97ff",
                    "gambit_id": "415b104c-07df-44d2-9292-4f1b2ab6da9b",
                    "last_updated": "2022-08-15T14:12:15.141323-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2463cf65-2657-4071-a050-04f37283fe73/?format=api"
                }
            ]
        }
    ]
}