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/06d28427-a8ac-4c76-a281-def671dfd24b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "06d28427-a8ac-4c76-a281-def671dfd24b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b948e3a2-4a55-42d9-be59-e5f334ee28d2",
    "completed": true,
    "last_updated": "2023-02-24T12:41:55.709387-05:00",
    "created_at": "2023-02-23T09:07:02.336790-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b948e3a2-4a55-42d9-be59-e5f334ee28d2",
    "datetime": "2023-02-23T20:07:00-05:00",
    "cutoff_datetime": "2023-02-23T20:07:00-05:00",
    "name": "Vancouver Canucks v. St Louis Blues",
    "bettypes": [
        {
            "id": "ba39fe07-d1ad-4f8f-b7c9-193a02182f81",
            "match": "https://api-prod.gambitprofit.com/api/matches/06d28427-a8ac-4c76-a281-def671dfd24b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-23T09:07:02.347261-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": "St Louis Blues",
                        "amount": 5212.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a6d5886-0290-4af3-851f-ebe4822a4b58",
                    "gambit_id": "a8699bd5-3ae9-4ab7-a9bd-ee5b0a0fabe6",
                    "last_updated": "2023-02-24T12:41:55.719485-05:00",
                    "created_at": "2023-02-23T09:07:02.348425-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba39fe07-d1ad-4f8f-b7c9-193a02182f81/?format=api"
                },
                {
                    "id": "1f5bad2e-0051-40d9-b689-9da851acd154",
                    "gambit_id": "f68399f8-758e-4c75-a48d-b4e2f5eb3f58",
                    "last_updated": "2023-02-24T12:41:55.720731-05:00",
                    "created_at": "2023-02-23T09:07:02.349631-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba39fe07-d1ad-4f8f-b7c9-193a02182f81/?format=api"
                }
            ]
        },
        {
            "id": "9506fa8d-4265-499d-8118-13c11fa10e93",
            "match": "https://api-prod.gambitprofit.com/api/matches/06d28427-a8ac-4c76-a281-def671dfd24b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-23T09:07:02.342461-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": 6611.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9453.73,
                "profit_sb": -46.27,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f6c06a76-97d1-461b-a4be-e0ee766c5a96",
                    "gambit_id": "38237b67-5f22-4ae8-bc48-7ee5249bfe53",
                    "last_updated": "2023-02-24T12:41:55.717136-05:00",
                    "created_at": "2023-02-23T09:07:02.345918-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9506fa8d-4265-499d-8118-13c11fa10e93/?format=api"
                },
                {
                    "id": "7b10d155-beeb-4e7e-b431-3ae94a2eec79",
                    "gambit_id": "7e31b6ea-9905-4981-8bbe-182c2214a4c8",
                    "last_updated": "2023-02-24T12:41:55.715934-05:00",
                    "created_at": "2023-02-23T09:07:02.343695-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.79000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9506fa8d-4265-499d-8118-13c11fa10e93/?format=api"
                }
            ]
        },
        {
            "id": "8e91ee07-ceeb-4477-94ad-4c019c9a92d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/06d28427-a8ac-4c76-a281-def671dfd24b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-23T09:07:02.338523-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 7",
                        "amount": 5316.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9314fbc8-271b-4d31-948f-7c850d52fd09",
                    "gambit_id": "f6e0f601-de6f-4736-ad2a-fe047a136705",
                    "last_updated": "2023-02-24T12:41:55.712301-05:00",
                    "created_at": "2023-02-23T09:07:02.339827-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e91ee07-ceeb-4477-94ad-4c019c9a92d2/?format=api"
                },
                {
                    "id": "d6d8b041-7cb0-4433-a864-60bf82949aca",
                    "gambit_id": "0c8250cc-95a8-49ca-991e-12cbaf273014",
                    "last_updated": "2023-02-24T12:41:55.713540-05:00",
                    "created_at": "2023-02-23T09:07:02.341171-05:00",
                    "name": "Game Total Over 7",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e91ee07-ceeb-4477-94ad-4c019c9a92d2/?format=api"
                }
            ]
        }
    ]
}