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/eb567863-4d7d-4e75-98b8-137abce1f349/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eb567863-4d7d-4e75-98b8-137abce1f349",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1d7b2168-39fb-4307-a952-830752ac80d7",
    "completed": true,
    "last_updated": "2022-11-15T11:52:44.539248-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1d7b2168-39fb-4307-a952-830752ac80d7",
    "datetime": "2022-11-14T20:35:00-05:00",
    "cutoff_datetime": "2022-11-14T20:35:00-05:00",
    "name": "Los Angeles Kings v. Calgary Flames",
    "bettypes": [
        {
            "id": "768691b1-944c-4790-ae6a-ac8565ff53fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb567863-4d7d-4e75-98b8-137abce1f349/?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": "Calgary Flames",
                        "amount": 6114.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c6f2eee-f2f7-4251-b82e-ea0f10fe9f34",
                    "gambit_id": "722ea0df-d749-42c1-852b-8de310103668",
                    "last_updated": "2022-11-15T11:52:44.550705-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768691b1-944c-4790-ae6a-ac8565ff53fe/?format=api"
                },
                {
                    "id": "9bc460c7-f51f-4ab9-ba1c-34d5123d75cd",
                    "gambit_id": "5753b6ac-d331-4563-8dcc-0f08ce33288d",
                    "last_updated": "2022-11-15T11:52:44.551722-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768691b1-944c-4790-ae6a-ac8565ff53fe/?format=api"
                }
            ]
        },
        {
            "id": "94b0c503-e1a4-426e-a396-f5bd30ed45c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb567863-4d7d-4e75-98b8-137abce1f349/?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": "Los Angeles Kings",
                        "amount": 6114.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "678fa25c-fdf4-47c2-aded-79830a24e63f",
                    "gambit_id": "7812aa7f-7545-4dfb-90cb-93fead469c04",
                    "last_updated": "2022-11-15T11:52:44.548197-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b0c503-e1a4-426e-a396-f5bd30ed45c4/?format=api"
                },
                {
                    "id": "0fa7709c-83f2-4342-a5ca-4e052814ae06",
                    "gambit_id": "4ee59c8f-c703-4c61-b622-798896122f9a",
                    "last_updated": "2022-11-15T11:52:44.547043-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b0c503-e1a4-426e-a396-f5bd30ed45c4/?format=api"
                }
            ]
        },
        {
            "id": "2cb13582-849b-45b2-a78b-d9ae8a9fc696",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb567863-4d7d-4e75-98b8-137abce1f349/?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",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "47f9fc17-dc6f-411c-b5ae-cb2cd64d3db5",
                    "gambit_id": "8f828253-7fb1-4792-9098-4873ad4e9eb6",
                    "last_updated": "2022-11-15T11:52:44.543982-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb13582-849b-45b2-a78b-d9ae8a9fc696/?format=api"
                },
                {
                    "id": "027abed9-d18a-474d-80fd-964757b71d01",
                    "gambit_id": "84018631-b417-4e7e-b3fc-178bacc8967e",
                    "last_updated": "2022-11-15T11:52:44.542339-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cb13582-849b-45b2-a78b-d9ae8a9fc696/?format=api"
                }
            ]
        }
    ]
}