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/53bfb8a7-4d5d-4998-93e9-68cf86c5337d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "53bfb8a7-4d5d-4998-93e9-68cf86c5337d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dc07583b-72d3-490c-a7df-9382928277f5",
    "completed": true,
    "last_updated": "2022-09-02T09:02:06.819896-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dc07583b-72d3-490c-a7df-9382928277f5",
    "datetime": "2022-09-01T16:10:00-04:00",
    "cutoff_datetime": "2022-09-01T16:10:00-04:00",
    "name": "LOS (C Kershaw) v. NYM (C Bassitt)",
    "bettypes": [
        {
            "id": "fe79f3d7-603a-4bd5-bba8-f545da11fc52",
            "match": "https://api-prod.gambitprofit.com/api/matches/53bfb8a7-4d5d-4998-93e9-68cf86c5337d/?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 (C Kershaw)",
                        "amount": 5608.0
                    },
                    {
                        "team": "NYM (C Bassitt)",
                        "amount": 4392.0
                    }
                ],
                "expected_reward_tokens": 9309.28,
                "profit_sb": 309.28,
                "profit_sb_percentage": 3.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2cdca6b3-0b26-4431-ac71-37ac526b513a",
                    "gambit_id": "0ac7217b-7db6-4b47-9682-4328ee053926",
                    "last_updated": "2022-09-02T09:02:06.823498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe79f3d7-603a-4bd5-bba8-f545da11fc52/?format=api"
                },
                {
                    "id": "fd4b979e-209a-44ae-90d2-6170b4dffde5",
                    "gambit_id": "cb562e57-b748-446d-bf49-31cc55c29de7",
                    "last_updated": "2022-09-02T09:02:06.823025-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (C Bassitt)",
                    "reward": "2.12000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe79f3d7-603a-4bd5-bba8-f545da11fc52/?format=api"
                }
            ]
        },
        {
            "id": "b98d4dad-e0c2-4561-b2ab-bf2db1e6d4e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/53bfb8a7-4d5d-4998-93e9-68cf86c5337d/?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": "NYM",
                        "amount": 5668.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9182.16,
                "profit_sb": 182.16,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ea594343-b551-4797-946a-969bada7fddf",
                    "gambit_id": "869296d4-3dd6-447e-913a-9b13fe9762e2",
                    "last_updated": "2022-09-02T09:02:06.821960-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98d4dad-e0c2-4561-b2ab-bf2db1e6d4e1/?format=api"
                },
                {
                    "id": "a4e25d23-9faa-4d41-aeca-9e3a77fcd2c5",
                    "gambit_id": "819bc0c7-4d8d-4726-b37f-94f565965069",
                    "last_updated": "2022-09-02T09:02:06.822443-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "2.12000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98d4dad-e0c2-4561-b2ab-bf2db1e6d4e1/?format=api"
                }
            ]
        },
        {
            "id": "2bcd1b8f-13d3-4a87-98ce-94f443c85154",
            "match": "https://api-prod.gambitprofit.com/api/matches/53bfb8a7-4d5d-4998-93e9-68cf86c5337d/?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 Under 7.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1b9f7a1-94d7-4594-a8a4-a24d7c5adaf1",
                    "gambit_id": "8cb4bc45-18bf-4441-9582-0f902145610c",
                    "last_updated": "2022-09-02T09:02:06.820960-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcd1b8f-13d3-4a87-98ce-94f443c85154/?format=api"
                },
                {
                    "id": "ca13bc94-be1a-497e-bbfb-6581f410c5f6",
                    "gambit_id": "009050f7-1ca6-4c16-915a-f26d0c7da1d0",
                    "last_updated": "2022-09-02T09:02:06.821465-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcd1b8f-13d3-4a87-98ce-94f443c85154/?format=api"
                }
            ]
        }
    ]
}