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/32c1776d-5f71-48c7-a5cb-7666cf2e7c4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "32c1776d-5f71-48c7-a5cb-7666cf2e7c4f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "66cefb0f-857e-4500-ad6c-4f26093981ba",
    "completed": true,
    "last_updated": "2022-11-07T09:08:13.583700-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/66cefb0f-857e-4500-ad6c-4f26093981ba",
    "datetime": "2022-11-05T19:05:00-04:00",
    "cutoff_datetime": "2022-11-05T19:05:00-04:00",
    "name": "Boston Bruins v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "c9456b54-3c17-4963-8ce1-e666791349df",
            "match": "https://api-prod.gambitprofit.com/api/matches/32c1776d-5f71-48c7-a5cb-7666cf2e7c4f/?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": "Toronto Maple Leafs",
                        "amount": 5492.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cef0a3a5-c48a-4c1b-b28d-bb2b935e2de5",
                    "gambit_id": "20a821a3-edea-4a39-a441-02be337200b7",
                    "last_updated": "2022-11-07T09:08:13.592366-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9456b54-3c17-4963-8ce1-e666791349df/?format=api"
                },
                {
                    "id": "4959b648-40d1-4fa4-af14-599d35531e63",
                    "gambit_id": "7b5c8eaa-288b-4681-b341-9b7bbdf8b135",
                    "last_updated": "2022-11-07T09:08:13.593319-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9456b54-3c17-4963-8ce1-e666791349df/?format=api"
                }
            ]
        },
        {
            "id": "06d9c392-3537-443d-bae1-25b5b1f5f3e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/32c1776d-5f71-48c7-a5cb-7666cf2e7c4f/?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": "Boston Bruins",
                        "amount": 6482.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9ce29f4d-0554-42dc-a181-d92d58b646a1",
                    "gambit_id": "31717790-2e39-4890-a945-7a65205f5f7b",
                    "last_updated": "2022-11-07T09:08:13.590483-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06d9c392-3537-443d-bae1-25b5b1f5f3e6/?format=api"
                },
                {
                    "id": "96436f29-6164-4a94-be5f-3785355dc9d2",
                    "gambit_id": "b33dba6f-c189-4ce2-9c6f-165bac7fec49",
                    "last_updated": "2022-11-07T09:08:13.589540-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06d9c392-3537-443d-bae1-25b5b1f5f3e6/?format=api"
                }
            ]
        },
        {
            "id": "e996c8b8-b422-44ec-82c9-d722fc2e7394",
            "match": "https://api-prod.gambitprofit.com/api/matches/32c1776d-5f71-48c7-a5cb-7666cf2e7c4f/?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 Over 6.5",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "335e226e-22c8-4abc-af7b-8ea33298f7c6",
                    "gambit_id": "955ab0c9-a11c-41e4-9296-87ecdc4e4515",
                    "last_updated": "2022-11-07T09:08:13.587631-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e996c8b8-b422-44ec-82c9-d722fc2e7394/?format=api"
                },
                {
                    "id": "31d26336-7d2a-4888-a737-491bbbeebd35",
                    "gambit_id": "54d7f089-693f-49c0-b8cf-fcf00c19547c",
                    "last_updated": "2022-11-07T09:08:13.586490-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e996c8b8-b422-44ec-82c9-d722fc2e7394/?format=api"
                }
            ]
        }
    ]
}