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/d3bab50e-a220-430d-a273-df8b9599b598/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d3bab50e-a220-430d-a273-df8b9599b598",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5f277424-03f9-40c2-801a-867211bdc5fa",
    "completed": true,
    "last_updated": "2022-11-19T10:48:39.942162-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.16,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5f277424-03f9-40c2-801a-867211bdc5fa",
    "datetime": "2022-11-18T22:05:00-05:00",
    "cutoff_datetime": "2022-11-18T22:05:00-05:00",
    "name": "Los Angeles Kings v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "90d37d08-d1bb-4924-bd00-8ac1a2706717",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3bab50e-a220-430d-a273-df8b9599b598/?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": "Vancouver Canucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63c7acd3-ebfa-48ce-a02c-ff4646bab1a0",
                    "gambit_id": "7d257fdb-19e0-4acc-a513-6907c64f6d83",
                    "last_updated": "2022-11-19T10:48:39.953392-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d37d08-d1bb-4924-bd00-8ac1a2706717/?format=api"
                },
                {
                    "id": "f0635db7-0e58-400d-a84e-6117dcaa796d",
                    "gambit_id": "22b96b9e-7f7c-473a-8884-bb6864ef303d",
                    "last_updated": "2022-11-19T10:48:39.954779-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d37d08-d1bb-4924-bd00-8ac1a2706717/?format=api"
                }
            ]
        },
        {
            "id": "db83470a-b636-46e5-9a19-0e6a91aedfb5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3bab50e-a220-430d-a273-df8b9599b598/?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": "Vancouver Canucks",
                        "amount": 6862.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3138.0
                    }
                ],
                "expected_reward_tokens": 9194.34,
                "profit_sb": 194.34,
                "profit_sb_percentage": 2.16,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5bdc49ac-64c0-4a77-8ea3-24f7dfb5bb6a",
                    "gambit_id": "f1e8b0ab-e316-4fcd-9570-5a42c2880ced",
                    "last_updated": "2022-11-19T10:48:39.948952-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.34000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db83470a-b636-46e5-9a19-0e6a91aedfb5/?format=api"
                },
                {
                    "id": "2fb97a38-e640-45c6-a07e-d3cb55799d10",
                    "gambit_id": "97e97c44-8358-4953-abda-754ae351918a",
                    "last_updated": "2022-11-19T10:48:39.950165-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.93000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db83470a-b636-46e5-9a19-0e6a91aedfb5/?format=api"
                }
            ]
        },
        {
            "id": "21070fab-8f08-4b11-bfbd-03708133e3fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3bab50e-a220-430d-a273-df8b9599b598/?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 Under 6.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3b69812-882f-48ec-8216-f1569e90bb44",
                    "gambit_id": "71a0bfbc-75fa-4db7-8ab2-5e6e9f65e213",
                    "last_updated": "2022-11-19T10:48:39.945011-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21070fab-8f08-4b11-bfbd-03708133e3fc/?format=api"
                },
                {
                    "id": "d1895228-556e-4f90-81c7-ed00a4d36161",
                    "gambit_id": "39d719b7-0228-4660-9003-d81687206d83",
                    "last_updated": "2022-11-19T10:48:39.946298-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21070fab-8f08-4b11-bfbd-03708133e3fc/?format=api"
                }
            ]
        }
    ]
}