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/080d58ae-8d9b-44c4-a570-dd00fbeb9953/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "080d58ae-8d9b-44c4-a570-dd00fbeb9953",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1019b35b-6ddc-4551-9df8-dd0caea1dafb",
    "completed": true,
    "last_updated": "2022-12-03T10:22:35.037606-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.59,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1019b35b-6ddc-4551-9df8-dd0caea1dafb",
    "datetime": "2022-12-01T20:07:00-05:00",
    "cutoff_datetime": "2022-12-01T20:07:00-05:00",
    "name": "Edmonton Oilers v. Minnesota Wild",
    "bettypes": [
        {
            "id": "9fd1e207-4245-4d6e-8f68-4f595ed54ed1",
            "match": "https://api-prod.gambitprofit.com/api/matches/080d58ae-8d9b-44c4-a570-dd00fbeb9953/?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": "Minnesota Wild",
                        "amount": 5899.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "76082f85-6c49-4a44-ab2d-2653a26d0c8a",
                    "gambit_id": "9ded3682-1794-480c-a75c-8b44fc1eb7d3",
                    "last_updated": "2022-12-03T10:22:35.046728-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd1e207-4245-4d6e-8f68-4f595ed54ed1/?format=api"
                },
                {
                    "id": "634daa18-996c-4b21-a9fa-94ea1f7c17b8",
                    "gambit_id": "47609164-4fb7-4592-a7e8-6eda69c99b4f",
                    "last_updated": "2022-12-03T10:22:35.047725-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd1e207-4245-4d6e-8f68-4f595ed54ed1/?format=api"
                }
            ]
        },
        {
            "id": "7ae2a085-447c-4592-a36e-7f86b8dc1ee8",
            "match": "https://api-prod.gambitprofit.com/api/matches/080d58ae-8d9b-44c4-a570-dd00fbeb9953/?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": "Edmonton Oilers",
                        "amount": 6256.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "99a94422-ec67-4487-931d-0ee93c31bde8",
                    "gambit_id": "3513ea4b-8117-4938-b3b2-c0a7159deb6b",
                    "last_updated": "2022-12-03T10:22:35.044141-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae2a085-447c-4592-a36e-7f86b8dc1ee8/?format=api"
                },
                {
                    "id": "c74c2cec-a65c-47f8-832e-4b53f165d79d",
                    "gambit_id": "b8b0f860-830f-4997-87ed-d0daeb823a3a",
                    "last_updated": "2022-12-03T10:22:35.043174-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae2a085-447c-4592-a36e-7f86b8dc1ee8/?format=api"
                }
            ]
        },
        {
            "id": "807f7c56-042c-40d0-af10-5538b6a35159",
            "match": "https://api-prod.gambitprofit.com/api/matches/080d58ae-8d9b-44c4-a570-dd00fbeb9953/?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.5",
                        "amount": 5399.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8a8b7934-5dfe-4ae6-8362-db4d785e9453",
                    "gambit_id": "74bdc8de-2c5c-4366-a3ef-8211269fdb5f",
                    "last_updated": "2022-12-03T10:22:35.041193-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807f7c56-042c-40d0-af10-5538b6a35159/?format=api"
                },
                {
                    "id": "87964a9d-c131-4859-9c6c-656546934efd",
                    "gambit_id": "0db08e2c-8b37-4f5d-b611-af139901e72c",
                    "last_updated": "2022-12-03T10:22:35.040216-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807f7c56-042c-40d0-af10-5538b6a35159/?format=api"
                }
            ]
        }
    ]
}