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/ab52ffb5-ddf6-4a7a-8ab0-f0366595a28e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ab52ffb5-ddf6-4a7a-8ab0-f0366595a28e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "840e9dd5-8f26-4865-801b-b3305584b7ea",
    "completed": true,
    "last_updated": "2022-09-15T11:07:08.378520-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/840e9dd5-8f26-4865-801b-b3305584b7ea",
    "datetime": "2022-09-14T20:05:00-04:00",
    "cutoff_datetime": "2022-09-14T20:05:00-04:00",
    "name": "OAK (J Sears) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "3c842304-7b75-4e38-af1e-812e356d153b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab52ffb5-ddf6-4a7a-8ab0-f0366595a28e/?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": "TEX (D Dunning)",
                        "amount": 5942.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 4058.0
                    }
                ],
                "expected_reward_tokens": 9210.1,
                "profit_sb": 210.1,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9a54004a-b5a9-43d6-8737-d467b6b2e196",
                    "gambit_id": "b405031f-6ef8-4587-bb05-a40e3c96daa2",
                    "last_updated": "2022-09-15T11:07:08.387077-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c842304-7b75-4e38-af1e-812e356d153b/?format=api"
                },
                {
                    "id": "87e4ad65-59f1-45dd-91f4-e927b1fc7960",
                    "gambit_id": "69f4a6cb-6a79-4f52-9de7-b5230f7dc739",
                    "last_updated": "2022-09-15T11:07:08.388037-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c842304-7b75-4e38-af1e-812e356d153b/?format=api"
                }
            ]
        },
        {
            "id": "6862cae4-0fe7-4394-a16c-2e9c683bd870",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab52ffb5-ddf6-4a7a-8ab0-f0366595a28e/?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": "OAK",
                        "amount": 5664.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f978a4bc-12de-4e13-8078-b27d8c305e48",
                    "gambit_id": "d0eb9d19-f16c-46b4-b4e9-54084de3f438",
                    "last_updated": "2022-09-15T11:07:08.385158-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6862cae4-0fe7-4394-a16c-2e9c683bd870/?format=api"
                },
                {
                    "id": "64afb6ec-0679-4237-816a-71dc1ba5f75f",
                    "gambit_id": "826e8fa9-17c6-4511-bbe5-19e720f09537",
                    "last_updated": "2022-09-15T11:07:08.384127-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6862cae4-0fe7-4394-a16c-2e9c683bd870/?format=api"
                }
            ]
        },
        {
            "id": "5a3b1d1c-06e5-437d-b72a-4cda9cd70965",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab52ffb5-ddf6-4a7a-8ab0-f0366595a28e/?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 8.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "59da082f-7232-428c-8802-f33e8ded8718",
                    "gambit_id": "92c82393-8612-4cfb-9e7c-0972b60a8d91",
                    "last_updated": "2022-09-15T11:07:08.382153-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a3b1d1c-06e5-437d-b72a-4cda9cd70965/?format=api"
                },
                {
                    "id": "2f167590-d3a4-46c2-bd45-d0e2d4fef510",
                    "gambit_id": "cd0f32bb-1a84-40e0-82aa-d039ae5fd62b",
                    "last_updated": "2022-09-15T11:07:08.381106-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a3b1d1c-06e5-437d-b72a-4cda9cd70965/?format=api"
                }
            ]
        }
    ]
}