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/820adcd8-f188-4e30-bf1c-c4dbadd2bab5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "820adcd8-f188-4e30-bf1c-c4dbadd2bab5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "84275d87-d854-4fbf-a2db-b544151e4cfa",
    "completed": true,
    "last_updated": "2022-11-04T09:17:38.068091-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/84275d87-d854-4fbf-a2db-b544151e4cfa",
    "datetime": "2022-11-03T20:05:00-04:00",
    "cutoff_datetime": "2022-11-03T20:05:00-04:00",
    "name": "Montreal Canadiens v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "e78d0393-1bde-4f40-9404-9ed21bfb0b2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/820adcd8-f188-4e30-bf1c-c4dbadd2bab5/?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": "Winnipeg Jets",
                        "amount": 6482.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e42d94c7-4b17-4552-af4a-6d0065c686f1",
                    "gambit_id": "9480af0a-0d11-490f-9c65-3369ef9a44bc",
                    "last_updated": "2022-11-04T09:17:38.076780-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78d0393-1bde-4f40-9404-9ed21bfb0b2d/?format=api"
                },
                {
                    "id": "1adb26cb-6fb5-4333-b78e-c167517719c7",
                    "gambit_id": "f5f42b99-ac73-4111-ada7-42f936627962",
                    "last_updated": "2022-11-04T09:17:38.077736-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78d0393-1bde-4f40-9404-9ed21bfb0b2d/?format=api"
                }
            ]
        },
        {
            "id": "633c9fc0-fd40-42fc-b9a9-ba9b51c750cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/820adcd8-f188-4e30-bf1c-c4dbadd2bab5/?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": "Montreal Canadiens",
                        "amount": 5583.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 9099.02,
                "profit_sb": 99.02,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "18e7ef68-e2aa-4e2b-9ee9-7be692691e5b",
                    "gambit_id": "5385e41e-bfcf-45b2-b6d4-0934843c59b9",
                    "last_updated": "2022-11-04T09:17:38.074831-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633c9fc0-fd40-42fc-b9a9-ba9b51c750cf/?format=api"
                },
                {
                    "id": "4f8cec42-3c7e-4880-b94a-1c28ffc91488",
                    "gambit_id": "26fe8dad-e492-4094-a10b-4a02c10548fa",
                    "last_updated": "2022-11-04T09:17:38.073773-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633c9fc0-fd40-42fc-b9a9-ba9b51c750cf/?format=api"
                }
            ]
        },
        {
            "id": "fe9d7c43-69a8-4afc-9d78-bed818976a88",
            "match": "https://api-prod.gambitprofit.com/api/matches/820adcd8-f188-4e30-bf1c-c4dbadd2bab5/?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": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ed5847c4-31cb-4185-9274-23e1e8ed24ec",
                    "gambit_id": "b7b6f3f4-4838-4807-9475-dc4219d58e53",
                    "last_updated": "2022-11-04T09:17:38.070713-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe9d7c43-69a8-4afc-9d78-bed818976a88/?format=api"
                },
                {
                    "id": "2537455e-b81f-4c47-8bc7-bf419821b2c8",
                    "gambit_id": "d6a0765d-5170-4bc1-a9df-c6186c2e40ff",
                    "last_updated": "2022-11-04T09:17:38.071705-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe9d7c43-69a8-4afc-9d78-bed818976a88/?format=api"
                }
            ]
        }
    ]
}