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/03b83d62-3263-44bb-af20-2dfa129f8637/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "03b83d62-3263-44bb-af20-2dfa129f8637",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "58a3310c-17ca-47ee-af1a-12a0fcba6dff",
    "completed": true,
    "last_updated": "2023-02-12T10:06:58.833407-05:00",
    "created_at": "2023-02-11T09:01:53.668751-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/58a3310c-17ca-47ee-af1a-12a0fcba6dff",
    "datetime": "2023-02-11T12:37:00-05:00",
    "cutoff_datetime": "2023-02-11T12:37:00-05:00",
    "name": "New York Islanders v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "1f9c65f3-0cd8-4263-ad3b-92f428349d58",
            "match": "https://api-prod.gambitprofit.com/api/matches/03b83d62-3263-44bb-af20-2dfa129f8637/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-11T09:01:53.674548-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": "New York Islanders",
                        "amount": 6475.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "136fcdd2-7c31-4a33-a00e-06ab0ac10830",
                    "gambit_id": "72584f30-5637-4f69-932e-7028fa881b1b",
                    "last_updated": "2023-02-12T10:06:58.841176-05:00",
                    "created_at": "2023-02-11T09:01:53.677100-05:00",
                    "name": "New York Islanders",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9c65f3-0cd8-4263-ad3b-92f428349d58/?format=api"
                },
                {
                    "id": "67901975-c9f7-451e-91a9-08590bd20930",
                    "gambit_id": "36dc7a3a-4f42-4af8-9d9b-a2419ea9dc71",
                    "last_updated": "2023-02-12T10:06:58.839969-05:00",
                    "created_at": "2023-02-11T09:01:53.675778-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9c65f3-0cd8-4263-ad3b-92f428349d58/?format=api"
                }
            ]
        },
        {
            "id": "cbcae24c-8726-4706-b208-ede8196b21a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/03b83d62-3263-44bb-af20-2dfa129f8637/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-11T09:01:53.670363-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": 5696.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9511.84,
                "profit_sb": 11.84,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e0ef79a8-4cb7-4f73-8706-91128b6de83d",
                    "gambit_id": "9c47653a-c428-4f78-b2de-7c883bda7931",
                    "last_updated": "2023-02-12T10:06:58.836327-05:00",
                    "created_at": "2023-02-11T09:01:53.671735-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbcae24c-8726-4706-b208-ede8196b21a0/?format=api"
                },
                {
                    "id": "37cef3b1-87d1-4b22-9c27-6eeeaa31b92c",
                    "gambit_id": "dacff972-f7e0-49ad-8fa9-f2fb21cc23d6",
                    "last_updated": "2023-02-12T10:06:58.837531-05:00",
                    "created_at": "2023-02-11T09:01:53.673037-05:00",
                    "name": "New York Islanders",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbcae24c-8726-4706-b208-ede8196b21a0/?format=api"
                }
            ]
        }
    ]
}