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/141760af-8c81-4456-ba15-ed73e7b96ae7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "141760af-8c81-4456-ba15-ed73e7b96ae7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8bbff5c1-8168-45e6-a765-a410a95a8c1b",
    "completed": true,
    "last_updated": "2022-12-05T11:32:15.268443-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.59,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8bbff5c1-8168-45e6-a765-a410a95a8c1b",
    "datetime": "2022-12-03T19:07:00-05:00",
    "cutoff_datetime": "2022-12-03T19:07:00-05:00",
    "name": "Montreal Canadiens v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "40753053-0bb5-416a-b2db-051e8170da6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/141760af-8c81-4456-ba15-ed73e7b96ae7/?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": "Edmonton Oilers",
                        "amount": 6723.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3277.0
                    }
                ],
                "expected_reward_tokens": 9142.83,
                "profit_sb": 142.83,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8c4cd40d-e065-4769-a62e-210591085ae4",
                    "gambit_id": "9035eade-8030-484f-b3cc-683caf35a5a2",
                    "last_updated": "2022-12-05T11:32:15.277466-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.36000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40753053-0bb5-416a-b2db-051e8170da6f/?format=api"
                },
                {
                    "id": "454e1ee5-443b-4a26-a300-e036bfae785c",
                    "gambit_id": "c436793e-b33c-4475-a222-58d30613d4d4",
                    "last_updated": "2022-12-05T11:32:15.278429-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.79000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40753053-0bb5-416a-b2db-051e8170da6f/?format=api"
                }
            ]
        },
        {
            "id": "93dce9bf-d8d0-4dfe-a606-b7f0edab3a64",
            "match": "https://api-prod.gambitprofit.com/api/matches/141760af-8c81-4456-ba15-ed73e7b96ae7/?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": 5304.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae2c714c-221d-4bfe-b789-f5cc955abf58",
                    "gambit_id": "7a794fbc-e6f2-47d6-b268-f09b8618e5c0",
                    "last_updated": "2022-12-05T11:32:15.275530-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93dce9bf-d8d0-4dfe-a606-b7f0edab3a64/?format=api"
                },
                {
                    "id": "d52eea0e-f5ac-41ab-a166-37f3f26f1d51",
                    "gambit_id": "667b00a2-ecb8-45d2-aa4c-4e6c3fc50903",
                    "last_updated": "2022-12-05T11:32:15.274559-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93dce9bf-d8d0-4dfe-a606-b7f0edab3a64/?format=api"
                }
            ]
        },
        {
            "id": "a3338c64-e66d-420d-91c3-1ccca670e3be",
            "match": "https://api-prod.gambitprofit.com/api/matches/141760af-8c81-4456-ba15-ed73e7b96ae7/?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": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc41b982-2208-4971-90f8-c2a727ba5f64",
                    "gambit_id": "7d42b58a-4ba1-4f0c-b8bd-511cf160dcc8",
                    "last_updated": "2022-12-05T11:32:15.272493-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3338c64-e66d-420d-91c3-1ccca670e3be/?format=api"
                },
                {
                    "id": "29694ec7-310c-47de-9824-2b8ec3727b69",
                    "gambit_id": "182a6d09-0deb-4cb7-966b-3ef85d2c253f",
                    "last_updated": "2022-12-05T11:32:15.271329-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3338c64-e66d-420d-91c3-1ccca670e3be/?format=api"
                }
            ]
        }
    ]
}