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/607b992a-4556-4670-8479-f7aca9846961/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "607b992a-4556-4670-8479-f7aca9846961",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "97c2bf0e-b297-487d-a46a-602e6a87ad17",
    "completed": true,
    "last_updated": "2022-12-13T10:07:01.514431-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/97c2bf0e-b297-487d-a46a-602e6a87ad17",
    "datetime": "2022-12-12T20:07:00-05:00",
    "cutoff_datetime": "2022-12-12T20:07:00-05:00",
    "name": "Nashville Predators v. St Louis Blues",
    "bettypes": [
        {
            "id": "a58a7a15-f9df-4de3-9edc-15bc1bbcd9c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/607b992a-4556-4670-8479-f7aca9846961/?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": "Nashville Predators",
                        "amount": 5208.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce99db87-fc8d-4d26-9089-6a511ac98507",
                    "gambit_id": "e9a15d26-66e0-4f44-a8df-4ba5b6261b9f",
                    "last_updated": "2022-12-13T10:07:01.527451-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a58a7a15-f9df-4de3-9edc-15bc1bbcd9c4/?format=api"
                },
                {
                    "id": "5eb4589a-181c-4b57-ba7a-dd4d86c99697",
                    "gambit_id": "1c73b316-29c2-4759-9db4-b9880e2a37ec",
                    "last_updated": "2022-12-13T10:07:01.526349-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a58a7a15-f9df-4de3-9edc-15bc1bbcd9c4/?format=api"
                }
            ]
        },
        {
            "id": "6c7dbc43-0fc5-43e5-8f8b-b760ee778320",
            "match": "https://api-prod.gambitprofit.com/api/matches/607b992a-4556-4670-8479-f7aca9846961/?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": "St Louis Blues",
                        "amount": 6691.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3309.0
                    }
                ],
                "expected_reward_tokens": 9099.75,
                "profit_sb": 99.75,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8e26237-b030-47bc-9b25-18bd95daa350",
                    "gambit_id": "852da3fe-5463-4cc5-84f2-0e05bb458512",
                    "last_updated": "2022-12-13T10:07:01.522677-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.36000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c7dbc43-0fc5-43e5-8f8b-b760ee778320/?format=api"
                },
                {
                    "id": "979f3d0a-e799-4c1f-ad46-cc9391b1dbd7",
                    "gambit_id": "50923bb2-d487-4309-a5ea-dbffe2211dd9",
                    "last_updated": "2022-12-13T10:07:01.523945-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.75000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c7dbc43-0fc5-43e5-8f8b-b760ee778320/?format=api"
                }
            ]
        },
        {
            "id": "845e32d3-ec19-4720-b17b-adf64430c6fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/607b992a-4556-4670-8479-f7aca9846961/?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",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a3cd3aa-1540-48c5-87b2-6308d7bed724",
                    "gambit_id": "1f1b73cb-947f-4e17-a590-047a1dbe6bca",
                    "last_updated": "2022-12-13T10:07:01.519853-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/845e32d3-ec19-4720-b17b-adf64430c6fa/?format=api"
                },
                {
                    "id": "89cabf4f-b69b-4dcb-981b-06d13a4a1f26",
                    "gambit_id": "41d5fd03-45dd-4466-9c17-1f5161657751",
                    "last_updated": "2022-12-13T10:07:01.518278-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/845e32d3-ec19-4720-b17b-adf64430c6fa/?format=api"
                }
            ]
        }
    ]
}