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/727f501d-59ca-497b-8054-1b1c6b15cf9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "727f501d-59ca-497b-8054-1b1c6b15cf9d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eb56063b-99a9-4cfb-a14c-61fe974997d3",
    "completed": true,
    "last_updated": "2023-12-29T11:13:30.372942-05:00",
    "created_at": "2023-12-27T09:03:02.613554-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/eb56063b-99a9-4cfb-a14c-61fe974997d3",
    "datetime": "2023-12-27T19:37:00-05:00",
    "cutoff_datetime": "2023-12-27T19:37:00-05:00",
    "name": "Boston Bruins v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "6f688ae4-aef3-4398-87f7-87036990b6a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/727f501d-59ca-497b-8054-1b1c6b15cf9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-27T09:03:02.618398-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": "Boston Bruins",
                        "amount": 6090.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "266e34c4-3f6a-467b-ab3e-43704b80be41",
                    "gambit_id": "3da0a473-b21c-4d63-b14d-82e982667fe1",
                    "last_updated": "2023-12-29T11:13:30.380972-05:00",
                    "created_at": "2023-12-27T09:03:02.621988-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f688ae4-aef3-4398-87f7-87036990b6a6/?format=api"
                },
                {
                    "id": "bf07a89d-5c2d-48e9-b2da-d22741d3bb98",
                    "gambit_id": "f6b7589f-4193-4cc0-9f90-49c08afefab6",
                    "last_updated": "2023-12-29T11:13:30.384428-05:00",
                    "created_at": "2023-12-27T09:03:02.625950-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f688ae4-aef3-4398-87f7-87036990b6a6/?format=api"
                }
            ]
        },
        {
            "id": "c96f2662-e737-4c50-ba2c-18e124dc3e08",
            "match": "https://api-prod.gambitprofit.com/api/matches/727f501d-59ca-497b-8054-1b1c6b15cf9d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-27T09:03:02.629830-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": "Buffalo Sabres",
                        "amount": 5939.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4d84a35c-5088-4c3b-a497-e673282aaee9",
                    "gambit_id": "bbc17e73-f292-47fb-941c-6d7236f9da46",
                    "last_updated": "2023-12-29T11:13:30.394434-05:00",
                    "created_at": "2023-12-27T09:03:02.639982-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96f2662-e737-4c50-ba2c-18e124dc3e08/?format=api"
                },
                {
                    "id": "87f92022-19af-48d9-aaf7-38ed1a0fd191",
                    "gambit_id": "596dab50-dda5-469d-a8d1-da1f9a0ed27f",
                    "last_updated": "2023-12-29T11:13:30.391018-05:00",
                    "created_at": "2023-12-27T09:03:02.633860-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96f2662-e737-4c50-ba2c-18e124dc3e08/?format=api"
                }
            ]
        },
        {
            "id": "e1d9a499-e906-4ac0-8be0-b6c0c0e04cad",
            "match": "https://api-prod.gambitprofit.com/api/matches/727f501d-59ca-497b-8054-1b1c6b15cf9d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-27T09:03:02.644720-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5d0bac3-4551-4c39-9f59-29775334caea",
                    "gambit_id": "89f859da-86a0-422a-b190-3bec792355f2",
                    "last_updated": "2023-12-29T11:13:30.400981-05:00",
                    "created_at": "2023-12-27T09:03:02.655965-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1d9a499-e906-4ac0-8be0-b6c0c0e04cad/?format=api"
                },
                {
                    "id": "f769ce55-a2c5-4ac6-b645-44451d389f92",
                    "gambit_id": "1fc8b466-17c3-4e93-a56d-4ee74bac61f1",
                    "last_updated": "2023-12-29T11:13:30.404177-05:00",
                    "created_at": "2023-12-27T09:03:02.660336-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1d9a499-e906-4ac0-8be0-b6c0c0e04cad/?format=api"
                }
            ]
        }
    ]
}