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/e91864bf-6a87-4bdc-80bf-b2e95a47e296/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e91864bf-6a87-4bdc-80bf-b2e95a47e296",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "efa583b0-e7a0-41c5-8a13-44dd3fcf7d02",
    "completed": true,
    "last_updated": "2022-10-19T09:37:26.642958-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/efa583b0-e7a0-41c5-8a13-44dd3fcf7d02",
    "datetime": "2022-10-18T21:05:00-04:00",
    "cutoff_datetime": "2022-10-18T21:05:00-04:00",
    "name": "Vegas Golden Knights v. Calgary Flames",
    "bettypes": [
        {
            "id": "4917638c-12a9-4a79-a0de-5990420dfe20",
            "match": "https://api-prod.gambitprofit.com/api/matches/e91864bf-6a87-4bdc-80bf-b2e95a47e296/?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": 5945.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4055.0
                    }
                ],
                "expected_reward_tokens": 9569.8,
                "profit_sb": 69.8,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dbc6d07e-b222-4c94-9e53-999f646cfc6b",
                    "gambit_id": "a8c07e9b-074f-445d-acea-933069d933d5",
                    "last_updated": "2022-10-19T09:37:26.652415-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4917638c-12a9-4a79-a0de-5990420dfe20/?format=api"
                },
                {
                    "id": "d5948369-1194-4827-a0c8-1ca517ec6e79",
                    "gambit_id": "a02fb4f4-7449-4bc7-8a4d-d026be40454d",
                    "last_updated": "2022-10-19T09:37:26.653369-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4917638c-12a9-4a79-a0de-5990420dfe20/?format=api"
                }
            ]
        },
        {
            "id": "7fbb6ea1-1bf0-4e8f-9f81-c32fc75145dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/e91864bf-6a87-4bdc-80bf-b2e95a47e296/?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": "Vegas Golden Knights",
                        "amount": 6235.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3765.0
                    }
                ],
                "expected_reward_tokens": 9600.75,
                "profit_sb": 100.75,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "13d70953-94fd-445a-a2d4-d1d1fc5c7c74",
                    "gambit_id": "a6cd58c5-d7ca-4659-b3cb-2246c662e061",
                    "last_updated": "2022-10-19T09:37:26.650359-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbb6ea1-1bf0-4e8f-9f81-c32fc75145dc/?format=api"
                },
                {
                    "id": "439212ff-f1ec-4a0e-95c2-68214a50b011",
                    "gambit_id": "9660bbd1-2771-4ef6-a2fc-d8896fd51d30",
                    "last_updated": "2022-10-19T09:37:26.649304-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.55000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbb6ea1-1bf0-4e8f-9f81-c32fc75145dc/?format=api"
                }
            ]
        },
        {
            "id": "14ac0360-2554-41f0-a329-9f5d3cbbe5cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/e91864bf-6a87-4bdc-80bf-b2e95a47e296/?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": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de581d3a-652a-4f89-a1f7-82ee60c23398",
                    "gambit_id": "c83151c3-70cd-4667-80ab-d8afdbead635",
                    "last_updated": "2022-10-19T09:37:26.645930-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ac0360-2554-41f0-a329-9f5d3cbbe5cb/?format=api"
                },
                {
                    "id": "6c73a893-b2ca-4d95-a9b1-6da77af27d59",
                    "gambit_id": "2c30fe6b-cd35-4232-a6ca-6eaf2ccc39fe",
                    "last_updated": "2022-10-19T09:37:26.647099-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ac0360-2554-41f0-a329-9f5d3cbbe5cb/?format=api"
                }
            ]
        }
    ]
}