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/490a7e0a-df11-4c23-a937-fb6dd577f035/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "490a7e0a-df11-4c23-a937-fb6dd577f035",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "974d0491-aec5-4bdb-9837-591e13fce9db",
    "completed": true,
    "last_updated": "2023-05-25T13:47:09.153819-04:00",
    "created_at": "2023-05-22T11:27:15.434673-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.13,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/974d0491-aec5-4bdb-9837-591e13fce9db",
    "datetime": "2023-05-22T20:05:00-04:00",
    "cutoff_datetime": "2023-05-22T20:05:00-04:00",
    "name": "Carolina Hurricanes v. Florida Panthers",
    "bettypes": [
        {
            "id": "3515f74d-7321-49e7-9a3a-384f1b773525",
            "match": "https://api-prod.gambitprofit.com/api/matches/490a7e0a-df11-4c23-a937-fb6dd577f035/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-22T11:27:15.452830-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": "Carolina Hurricanes",
                        "amount": 5000.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fa24d582-2dc5-4e9d-913b-c81ab808228a",
                    "gambit_id": "9e827010-16dc-4ae1-849c-b82b896811c2",
                    "last_updated": "2023-05-25T13:47:09.164143-04:00",
                    "created_at": "2023-05-22T11:27:15.455692-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3515f74d-7321-49e7-9a3a-384f1b773525/?format=api"
                },
                {
                    "id": "79e8985c-457e-42be-b7a7-2fd12ad32f0f",
                    "gambit_id": "53c04d06-43ff-4995-9810-140fbc1563d9",
                    "last_updated": "2023-05-25T13:47:09.161070-04:00",
                    "created_at": "2023-05-22T11:27:15.454185-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3515f74d-7321-49e7-9a3a-384f1b773525/?format=api"
                }
            ]
        },
        {
            "id": "7c3d2dbe-762b-44ab-ab05-b45ca813d013",
            "match": "https://api-prod.gambitprofit.com/api/matches/490a7e0a-df11-4c23-a937-fb6dd577f035/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-22T11:27:15.448636-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": "Carolina Hurricanes",
                        "amount": 7100.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 2900.0
                    }
                ],
                "expected_reward_tokens": 9512.0,
                "profit_sb": 12.0,
                "profit_sb_percentage": 0.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "323047c5-d24c-44cc-bbc0-84ff26189632",
                    "gambit_id": "b827f4f8-26cc-4b6a-99b0-764687ec45b3",
                    "last_updated": "2023-05-25T13:47:09.171623-04:00",
                    "created_at": "2023-05-22T11:27:15.451368-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c3d2dbe-762b-44ab-ab05-b45ca813d013/?format=api"
                },
                {
                    "id": "b2b82614-e16c-4de2-951c-59a88bc7a84f",
                    "gambit_id": "5635f21d-7210-473e-9691-711ed3e835fa",
                    "last_updated": "2023-05-25T13:47:09.169187-04:00",
                    "created_at": "2023-05-22T11:27:15.449953-04:00",
                    "name": "Florida Panthers",
                    "reward": "3.28000",
                    "odds": "3.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c3d2dbe-762b-44ab-ab05-b45ca813d013/?format=api"
                }
            ]
        },
        {
            "id": "ab978c59-7933-444e-aea9-cc5c35ccd618",
            "match": "https://api-prod.gambitprofit.com/api/matches/490a7e0a-df11-4c23-a937-fb6dd577f035/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-22T11:27:15.442883-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": 5094.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8500c94c-79d9-4224-97ec-b98e40837d10",
                    "gambit_id": "c0e5cf05-baa4-431f-b9af-7d4573cf3d4b",
                    "last_updated": "2023-05-25T13:47:09.177535-04:00",
                    "created_at": "2023-05-22T11:27:15.447161-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/ab978c59-7933-444e-aea9-cc5c35ccd618/?format=api"
                },
                {
                    "id": "17482081-45a4-4aa5-8484-88f490f5b14e",
                    "gambit_id": "89a9de3b-573f-465d-b9d0-7bbcf9699eda",
                    "last_updated": "2023-05-25T13:47:09.175765-04:00",
                    "created_at": "2023-05-22T11:27:15.445306-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab978c59-7933-444e-aea9-cc5c35ccd618/?format=api"
                }
            ]
        }
    ]
}