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/2a79cedb-d6a8-4fa8-ac52-2bfff163ca89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a79cedb-d6a8-4fa8-ac52-2bfff163ca89",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "92330fb9-91ba-4060-aae9-7ee3b3dd76fd",
    "completed": true,
    "last_updated": "2022-12-31T10:46:58.260778-05:00",
    "created_at": "2022-12-29T08:42:08.452187-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/92330fb9-91ba-4060-aae9-7ee3b3dd76fd",
    "datetime": "2022-12-29T20:07:00-05:00",
    "cutoff_datetime": "2022-12-29T20:07:00-05:00",
    "name": "Vancouver Canucks v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "0cd57409-5aaa-4a6b-8d33-45d4ec98b450",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a79cedb-d6a8-4fa8-ac52-2bfff163ca89/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-29T08:42:08.461133-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": 5668.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9010.56,
                "profit_sb": 10.56,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "98ba1bc2-7388-4816-b140-f099d87ee368",
                    "gambit_id": "f90e7b88-e50d-4111-8898-1304cde817f9",
                    "last_updated": "2022-12-31T10:46:58.270491-05:00",
                    "created_at": "2022-12-29T08:42:08.462259-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.59000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd57409-5aaa-4a6b-8d33-45d4ec98b450/?format=api"
                },
                {
                    "id": "2080804e-d42e-43fc-9535-f3381405b6b9",
                    "gambit_id": "2df0250d-f67b-4375-ae00-6934c3ca6b4c",
                    "last_updated": "2022-12-31T10:46:58.271596-05:00",
                    "created_at": "2022-12-29T08:42:08.463407-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.08000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd57409-5aaa-4a6b-8d33-45d4ec98b450/?format=api"
                }
            ]
        },
        {
            "id": "6f137db4-de2f-475c-8818-c91fca43c494",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a79cedb-d6a8-4fa8-ac52-2bfff163ca89/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-29T08:42:08.457592-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": 6166.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3834.0
                    }
                ],
                "expected_reward_tokens": 9124.92,
                "profit_sb": 124.92,
                "profit_sb_percentage": 1.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7b3827f5-3b02-47d5-a184-be4081d3316b",
                    "gambit_id": "2fad151a-9e2c-4da6-a9a3-3df6f0c75cb9",
                    "last_updated": "2022-12-31T10:46:58.268219-05:00",
                    "created_at": "2022-12-29T08:42:08.459899-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.48000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f137db4-de2f-475c-8818-c91fca43c494/?format=api"
                },
                {
                    "id": "76778971-58b5-4097-bd2e-eb57d16c52c0",
                    "gambit_id": "7ef6a3c6-8bf7-4309-841a-6d74666faa94",
                    "last_updated": "2022-12-31T10:46:58.267096-05:00",
                    "created_at": "2022-12-29T08:42:08.458713-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.38000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f137db4-de2f-475c-8818-c91fca43c494/?format=api"
                }
            ]
        },
        {
            "id": "65a837ed-0043-49d8-a058-e1d08d57c1cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a79cedb-d6a8-4fa8-ac52-2bfff163ca89/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-29T08:42:08.453869-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": 5196.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49a6356a-7f4f-4991-99c6-0c31a700063f",
                    "gambit_id": "16f6d707-dfc9-47d1-87ec-6b8143c58fb8",
                    "last_updated": "2022-12-31T10:46:58.263613-05:00",
                    "created_at": "2022-12-29T08:42:08.455071-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a837ed-0043-49d8-a058-e1d08d57c1cb/?format=api"
                },
                {
                    "id": "e57677c9-2ce3-4061-8ec1-b0d81d2fb6da",
                    "gambit_id": "f34737ee-4136-4633-8b35-be3408c7d657",
                    "last_updated": "2022-12-31T10:46:58.264788-05:00",
                    "created_at": "2022-12-29T08:42:08.456295-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a837ed-0043-49d8-a058-e1d08d57c1cb/?format=api"
                }
            ]
        }
    ]
}