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/8917a972-6fad-4236-9dbf-bace71f15d59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8917a972-6fad-4236-9dbf-bace71f15d59",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b3d6e969-fa4f-420c-a83e-f89574c29a78",
    "completed": true,
    "last_updated": "2023-04-18T12:12:08.921722-04:00",
    "created_at": "2023-04-16T18:16:46.988102-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b3d6e969-fa4f-420c-a83e-f89574c29a78",
    "datetime": "2023-04-17T19:30:00-04:00",
    "cutoff_datetime": "2023-04-17T19:30:00-04:00",
    "name": "Florida Panthers v. Boston Bruins",
    "bettypes": [
        {
            "id": "59e3dbae-b85d-4e47-b9be-a8d52bbc464c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8917a972-6fad-4236-9dbf-bace71f15d59/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-16T18:16:47.004581-04: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": "Boston Bruins",
                        "amount": 6611.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9387.53,
                "profit_sb": -112.47,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9b0cac8-3dac-41ec-990f-f1190364e7d1",
                    "gambit_id": "65937f1f-b349-4ccf-a3e9-e7b6c7bc625f",
                    "last_updated": "2023-04-18T12:12:08.942944-04:00",
                    "created_at": "2023-04-16T18:16:47.006264-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e3dbae-b85d-4e47-b9be-a8d52bbc464c/?format=api"
                },
                {
                    "id": "621481f7-f327-4aaa-9a6d-06a473645cf8",
                    "gambit_id": "c03c58ee-cf13-47a1-8cfc-4116d2b9bd06",
                    "last_updated": "2023-04-18T12:12:08.945420-04:00",
                    "created_at": "2023-04-16T18:16:47.008140-04:00",
                    "name": "Florida Panthers",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e3dbae-b85d-4e47-b9be-a8d52bbc464c/?format=api"
                }
            ]
        },
        {
            "id": "ca8e1cc8-8c28-4fc9-b76b-60402f2162ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/8917a972-6fad-4236-9dbf-bace71f15d59/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-16T18:16:46.998138-04: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": "Florida Panthers",
                        "amount": 5773.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31b56e55-cec6-423a-8c5b-8b2ba5b7e6c4",
                    "gambit_id": "c7f04962-340e-40f4-a271-ec170c419536",
                    "last_updated": "2023-04-18T12:12:08.937902-04:00",
                    "created_at": "2023-04-16T18:16:47.002622-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8e1cc8-8c28-4fc9-b76b-60402f2162ad/?format=api"
                },
                {
                    "id": "1d7fe602-ee00-4c96-870d-d59da538ca0f",
                    "gambit_id": "9cbfbc7a-4d9d-49ab-a373-7a73fa43a53d",
                    "last_updated": "2023-04-18T12:12:08.935458-04:00",
                    "created_at": "2023-04-16T18:16:47.000578-04:00",
                    "name": "Boston Bruins",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8e1cc8-8c28-4fc9-b76b-60402f2162ad/?format=api"
                }
            ]
        },
        {
            "id": "5a30b348-0370-4845-97b1-3795187f8499",
            "match": "https://api-prod.gambitprofit.com/api/matches/8917a972-6fad-4236-9dbf-bace71f15d59/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-16T18:16:46.991162-04: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": 5319.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3324d642-8e14-4a64-a279-286b54fd2fbb",
                    "gambit_id": "85b5fd63-2e6f-40ea-8312-73317f9787a4",
                    "last_updated": "2023-04-18T12:12:08.930263-04:00",
                    "created_at": "2023-04-16T18:16:46.995587-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a30b348-0370-4845-97b1-3795187f8499/?format=api"
                },
                {
                    "id": "4cec3df8-a14c-4dba-8c7a-669425af0eef",
                    "gambit_id": "6efe8fb0-38c7-4adf-924f-c49c3d591bee",
                    "last_updated": "2023-04-18T12:12:08.927796-04:00",
                    "created_at": "2023-04-16T18:16:46.993153-04:00",
                    "name": "Game Total Under 6",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a30b348-0370-4845-97b1-3795187f8499/?format=api"
                }
            ]
        }
    ]
}