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/f73810db-1a5b-4ff0-883c-b67368cf2596/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f73810db-1a5b-4ff0-883c-b67368cf2596",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6eb79354-0acb-46ac-a9f7-ca9bd23389a4",
    "completed": true,
    "last_updated": "2023-09-11T09:08:28.004863-04:00",
    "created_at": "2023-09-09T09:42:58.588072-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6eb79354-0acb-46ac-a9f7-ca9bd23389a4",
    "datetime": "2023-09-09T14:05:00-04:00",
    "cutoff_datetime": "2023-09-09T14:05:00-04:00",
    "name": "MIL (W Miley) v. NYY (M King)",
    "bettypes": [
        {
            "id": "0d34bd46-c476-4e26-971d-0c3761d7d459",
            "match": "https://api-prod.gambitprofit.com/api/matches/f73810db-1a5b-4ff0-883c-b67368cf2596/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-09T09:42:58.607462-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": "NYY (M King)",
                        "amount": 5776.0
                    },
                    {
                        "team": "MIL (W Miley)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c321b96e-cb53-41b4-9dd8-cbcd354bd302",
                    "gambit_id": "b6223557-5c87-440c-b8c4-49f1e856cf34",
                    "last_updated": "2023-09-11T09:08:28.021332-04:00",
                    "created_at": "2023-09-09T09:42:58.619877-04:00",
                    "name": "NYY (M King)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d34bd46-c476-4e26-971d-0c3761d7d459/?format=api"
                },
                {
                    "id": "124500f1-84df-4277-831e-83c209e15f76",
                    "gambit_id": "3738079b-7999-4343-84e3-d87a771f1366",
                    "last_updated": "2023-09-11T09:08:28.017919-04:00",
                    "created_at": "2023-09-09T09:42:58.614103-04:00",
                    "name": "MIL (W Miley)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d34bd46-c476-4e26-971d-0c3761d7d459/?format=api"
                }
            ]
        },
        {
            "id": "237f2ba6-f4d8-4cd1-8079-6a2d318be25b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f73810db-1a5b-4ff0-883c-b67368cf2596/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-09T09:42:58.624290-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": "MIL",
                        "amount": 5857.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "68323f71-cccb-41a1-8ffd-2d51917fca03",
                    "gambit_id": "46afa0c4-b724-45e1-8625-cb735b88d1bf",
                    "last_updated": "2023-09-11T09:08:28.027882-04:00",
                    "created_at": "2023-09-09T09:42:58.628551-04:00",
                    "name": "MIL",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/237f2ba6-f4d8-4cd1-8079-6a2d318be25b/?format=api"
                },
                {
                    "id": "22a90cf2-1dc7-4bc9-958f-3cc7cf1e65d8",
                    "gambit_id": "cdd206c1-3908-4753-8f98-ff57c6782fe8",
                    "last_updated": "2023-09-11T09:08:28.031007-04:00",
                    "created_at": "2023-09-09T09:42:58.633411-04:00",
                    "name": "NYY",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/237f2ba6-f4d8-4cd1-8079-6a2d318be25b/?format=api"
                }
            ]
        },
        {
            "id": "7fc16724-e2c1-4917-a3ee-3debf4392220",
            "match": "https://api-prod.gambitprofit.com/api/matches/f73810db-1a5b-4ff0-883c-b67368cf2596/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-09T09:42:58.638930-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e51f50c7-472a-4b01-a435-35df4253f2e2",
                    "gambit_id": "8c2f8ad8-5ccf-4cc4-9ca1-3825f3036f3f",
                    "last_updated": "2023-09-11T09:08:28.037753-04:00",
                    "created_at": "2023-09-09T09:42:58.642651-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fc16724-e2c1-4917-a3ee-3debf4392220/?format=api"
                },
                {
                    "id": "a45067d0-9b2f-4046-81d1-4b72ddefd2b3",
                    "gambit_id": "e126a11c-8979-41e1-9960-9d009bd2c29d",
                    "last_updated": "2023-09-11T09:08:28.041267-04:00",
                    "created_at": "2023-09-09T09:42:58.646905-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fc16724-e2c1-4917-a3ee-3debf4392220/?format=api"
                }
            ]
        }
    ]
}