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/65b73579-80eb-45ba-9fec-76bc35f2a6d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "65b73579-80eb-45ba-9fec-76bc35f2a6d3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "15b9bea0-fbf4-4d7a-9baa-3db68bc4cd29",
    "completed": true,
    "last_updated": "2023-01-26T10:57:03.803601-05:00",
    "created_at": "2023-01-25T14:17:10.386539-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/15b9bea0-fbf4-4d7a-9baa-3db68bc4cd29",
    "datetime": "2023-01-25T19:07:00-05:00",
    "cutoff_datetime": "2023-01-25T19:07:00-05:00",
    "name": "New York Rangers v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "9c2c33e9-72de-4f05-9be0-cebba1498b27",
            "match": "https://api-prod.gambitprofit.com/api/matches/65b73579-80eb-45ba-9fec-76bc35f2a6d3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-25T14:17:10.395977-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": "Toronto Maple Leafs",
                        "amount": 5945.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4055.0
                    }
                ],
                "expected_reward_tokens": 9569.8,
                "profit_sb": 69.8,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40a31fc2-920b-4b42-87e0-45e5aa712ebd",
                    "gambit_id": "db2117c1-69e8-4195-b934-c46100efa10c",
                    "last_updated": "2023-01-26T10:57:03.818084-05:00",
                    "created_at": "2023-01-25T14:17:10.397275-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c2c33e9-72de-4f05-9be0-cebba1498b27/?format=api"
                },
                {
                    "id": "c592cf28-f463-4a46-b84a-221f4d9745fe",
                    "gambit_id": "77c3aac5-e1bf-4694-ba0c-b8693a2910c2",
                    "last_updated": "2023-01-26T10:57:03.819665-05:00",
                    "created_at": "2023-01-25T14:17:10.398557-05:00",
                    "name": "New York Rangers",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c2c33e9-72de-4f05-9be0-cebba1498b27/?format=api"
                }
            ]
        },
        {
            "id": "23704772-4742-4c15-841a-7f0f5974c939",
            "match": "https://api-prod.gambitprofit.com/api/matches/65b73579-80eb-45ba-9fec-76bc35f2a6d3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-25T14:17:10.392103-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": 6235.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3765.0
                    }
                ],
                "expected_reward_tokens": 9600.75,
                "profit_sb": 100.75,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b0e006a-8b90-407c-a24b-52e579657613",
                    "gambit_id": "7f2527b4-9276-46cb-bb31-63d4fa65a7c0",
                    "last_updated": "2023-01-26T10:57:03.815814-05:00",
                    "created_at": "2023-01-25T14:17:10.394564-05:00",
                    "name": "New York Rangers",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23704772-4742-4c15-841a-7f0f5974c939/?format=api"
                },
                {
                    "id": "ed8ca4eb-5204-4e1a-979c-74616e3321e0",
                    "gambit_id": "176cdc8a-3aa2-46e8-9477-43b9c4dfd3a0",
                    "last_updated": "2023-01-26T10:57:03.814710-05:00",
                    "created_at": "2023-01-25T14:17:10.393307-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.55000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23704772-4742-4c15-841a-7f0f5974c939/?format=api"
                }
            ]
        },
        {
            "id": "b5b42a3f-7f15-404b-b114-687104882048",
            "match": "https://api-prod.gambitprofit.com/api/matches/65b73579-80eb-45ba-9fec-76bc35f2a6d3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-25T14:17:10.388256-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 6",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad62c39c-b326-483b-8adf-0c4aaab5d0f9",
                    "gambit_id": "849570ff-e5b0-4ec5-8cdb-7eefa209d4c4",
                    "last_updated": "2023-01-26T10:57:03.809262-05:00",
                    "created_at": "2023-01-25T14:17:10.389512-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5b42a3f-7f15-404b-b114-687104882048/?format=api"
                },
                {
                    "id": "5293da6d-54a2-414d-9231-b2cffa95fef9",
                    "gambit_id": "36acfef7-8c91-4778-8ef3-bf2b7d95ccb4",
                    "last_updated": "2023-01-26T10:57:03.811293-05:00",
                    "created_at": "2023-01-25T14:17:10.390779-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5b42a3f-7f15-404b-b114-687104882048/?format=api"
                }
            ]
        }
    ]
}