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/a8bbfe4b-7938-4fd4-9b27-d1602ea09f6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a8bbfe4b-7938-4fd4-9b27-d1602ea09f6e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8f6a016f-ac4a-42d2-99d3-56d36931304c",
    "completed": true,
    "last_updated": "2023-03-20T09:41:57.423047-04:00",
    "created_at": "2023-03-18T08:46:54.354053-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8f6a016f-ac4a-42d2-99d3-56d36931304c",
    "datetime": "2023-03-18T14:07:00-04:00",
    "cutoff_datetime": "2023-03-18T14:07:00-04:00",
    "name": "Boston Bruins v. Minnesota Wild",
    "bettypes": [
        {
            "id": "0a6a4a3e-d85c-44e9-a8da-d7928e32e0e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8bbfe4b-7938-4fd4-9b27-d1602ea09f6e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:46:54.365290-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": 5867.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "253e7b68-b98c-4272-a59c-ffaeed602b68",
                    "gambit_id": "df6087d4-1e76-4e1b-bc12-5ad8abaa4921",
                    "last_updated": "2023-03-20T09:41:57.442696-04:00",
                    "created_at": "2023-03-18T08:46:54.369046-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6a4a3e-d85c-44e9-a8da-d7928e32e0e9/?format=api"
                },
                {
                    "id": "e3d89026-e0e5-4b24-a73e-778ab230ce44",
                    "gambit_id": "6bf4891a-efe2-4e3b-b387-434946265489",
                    "last_updated": "2023-03-20T09:41:57.440727-04:00",
                    "created_at": "2023-03-18T08:46:54.367243-04:00",
                    "name": "Minnesota Wild",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6a4a3e-d85c-44e9-a8da-d7928e32e0e9/?format=api"
                }
            ]
        },
        {
            "id": "7470d9db-bc99-448c-a753-f13a6547e848",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8bbfe4b-7938-4fd4-9b27-d1602ea09f6e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-18T08:46:54.357815-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": "Minnesota Wild",
                        "amount": 6399.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0cd59d9-d4bb-4701-a825-99a1791803cf",
                    "gambit_id": "485263c1-85f2-4151-93c3-3d3ef1a458f1",
                    "last_updated": "2023-03-20T09:41:57.434095-04:00",
                    "created_at": "2023-03-18T08:46:54.360466-04:00",
                    "name": "Minnesota Wild",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7470d9db-bc99-448c-a753-f13a6547e848/?format=api"
                },
                {
                    "id": "9871978b-f42a-4335-97d3-429c45ef8390",
                    "gambit_id": "9bb507a8-a1f0-44d1-a277-965b65ee6ee9",
                    "last_updated": "2023-03-20T09:41:57.436542-04:00",
                    "created_at": "2023-03-18T08:46:54.362782-04:00",
                    "name": "Boston Bruins",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7470d9db-bc99-448c-a753-f13a6547e848/?format=api"
                }
            ]
        },
        {
            "id": "76595490-b9e7-4d7e-ac53-ae3aa1426d9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8bbfe4b-7938-4fd4-9b27-d1602ea09f6e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T09:22:16.736378-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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5e1d8fdc-6962-4591-aef1-1472310a401d",
                    "gambit_id": "5ff52769-59a7-48d5-8549-893a83b61ad8",
                    "last_updated": "2023-03-20T09:41:57.430866-04:00",
                    "created_at": "2023-03-18T09:22:16.740340-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76595490-b9e7-4d7e-ac53-ae3aa1426d9b/?format=api"
                },
                {
                    "id": "64a45461-df6b-49e0-b503-64a7be0215d3",
                    "gambit_id": "5be4e0a2-8ec6-48bf-b897-30dd1b9f6e2e",
                    "last_updated": "2023-03-20T09:41:57.428778-04:00",
                    "created_at": "2023-03-18T09:22:16.738431-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76595490-b9e7-4d7e-ac53-ae3aa1426d9b/?format=api"
                }
            ]
        }
    ]
}