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/3086eff3-3e7a-45dc-bdd8-bb3ea2b2b4da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3086eff3-3e7a-45dc-bdd8-bb3ea2b2b4da",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db7caaf3-ad47-4db6-9391-1e0b2cf66e48",
    "completed": true,
    "last_updated": "2022-10-27T11:57:06.565930-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/db7caaf3-ad47-4db6-9391-1e0b2cf66e48",
    "datetime": "2022-10-26T19:35:00-04:00",
    "cutoff_datetime": "2022-10-26T19:35:00-04:00",
    "name": "New York Rangers v. New York Islanders",
    "bettypes": [
        {
            "id": "731fb4d0-33c7-4e76-b5ed-cd3e075e7783",
            "match": "https://api-prod.gambitprofit.com/api/matches/3086eff3-3e7a-45dc-bdd8-bb3ea2b2b4da/?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": "New York Islanders",
                        "amount": 5780.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "01fb780b-5a73-41a5-9627-59c97192f3d3",
                    "gambit_id": "35822c35-34d6-44bf-9bbf-395d286a532e",
                    "last_updated": "2022-10-27T11:57:06.575270-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731fb4d0-33c7-4e76-b5ed-cd3e075e7783/?format=api"
                },
                {
                    "id": "b5a6869b-bde5-468d-a43e-e0a4b70e5d70",
                    "gambit_id": "a2976c6a-4cf4-44d3-90b9-5d2f77b6b5b1",
                    "last_updated": "2022-10-27T11:57:06.576288-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731fb4d0-33c7-4e76-b5ed-cd3e075e7783/?format=api"
                }
            ]
        },
        {
            "id": "edded20e-660a-45be-aadf-aa74b4ec094b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3086eff3-3e7a-45dc-bdd8-bb3ea2b2b4da/?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": "New York Rangers",
                        "amount": 6475.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1fe17477-f45c-40ee-aefe-2b2d506cd50d",
                    "gambit_id": "9823b153-4458-4bf3-9479-27a06d574763",
                    "last_updated": "2022-10-27T11:57:06.573215-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edded20e-660a-45be-aadf-aa74b4ec094b/?format=api"
                },
                {
                    "id": "fab01f6b-67d3-49da-ab1f-19f9f05ba3cb",
                    "gambit_id": "c837f4c7-b1af-488d-96d3-d61bf8bd56c9",
                    "last_updated": "2022-10-27T11:57:06.572202-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edded20e-660a-45be-aadf-aa74b4ec094b/?format=api"
                }
            ]
        },
        {
            "id": "e0e06ec0-017d-4574-bba0-0a772e9af39f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3086eff3-3e7a-45dc-bdd8-bb3ea2b2b4da/?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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "571315f6-0627-47df-acc2-fc5eac267ce1",
                    "gambit_id": "85f735aa-246b-4636-a87f-43bbe1f639da",
                    "last_updated": "2022-10-27T11:57:06.570037-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0e06ec0-017d-4574-bba0-0a772e9af39f/?format=api"
                },
                {
                    "id": "c1884c38-5974-4c7d-92b2-4724167e5b95",
                    "gambit_id": "3a366832-0819-417c-8e9d-bbc60ba8d5b0",
                    "last_updated": "2022-10-27T11:57:06.568821-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0e06ec0-017d-4574-bba0-0a772e9af39f/?format=api"
                }
            ]
        }
    ]
}