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/a8dc26d0-47af-422c-9f2d-643e3ffb916a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a8dc26d0-47af-422c-9f2d-643e3ffb916a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "04b77ff9-b86b-4d84-9e51-b003108335d5",
    "completed": true,
    "last_updated": "2023-10-21T10:13:18.634013-04:00",
    "created_at": "2023-10-20T09:13:17.899543-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/04b77ff9-b86b-4d84-9e51-b003108335d5",
    "datetime": "2023-10-20T19:37:00-04:00",
    "cutoff_datetime": "2023-10-20T19:37:00-04:00",
    "name": "New Jersey Devils v. New York Islanders",
    "bettypes": [
        {
            "id": "ad23330a-31b2-40bf-be53-7f148263cb2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8dc26d0-47af-422c-9f2d-643e3ffb916a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-20T09:13:17.905046-04: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 Jersey Devils",
                        "amount": 5094.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01587141-e049-4647-beb9-f4f01f74b45b",
                    "gambit_id": "c9297f41-01a2-4ad1-8998-11a57d93be49",
                    "last_updated": "2023-10-21T10:13:18.651559-04:00",
                    "created_at": "2023-10-20T09:13:17.914426-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad23330a-31b2-40bf-be53-7f148263cb2b/?format=api"
                },
                {
                    "id": "1050ee9b-17a2-4c2d-82d8-fd518a3b6626",
                    "gambit_id": "a643f26d-6089-4a85-af53-76be4777988a",
                    "last_updated": "2023-10-21T10:13:18.648178-04:00",
                    "created_at": "2023-10-20T09:13:17.909432-04:00",
                    "name": "New York Islanders",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad23330a-31b2-40bf-be53-7f148263cb2b/?format=api"
                }
            ]
        },
        {
            "id": "78475a2b-fc99-48ca-8c04-edb1d84397cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8dc26d0-47af-422c-9f2d-643e3ffb916a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-20T09:13:17.919460-04: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": 6893.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3107.0
                    }
                ],
                "expected_reward_tokens": 9443.41,
                "profit_sb": -56.59,
                "profit_sb_percentage": -0.6,
                "recommended": false
            },
            "lines": [
                {
                    "id": "73f5ba80-e09f-48c4-91a5-c02be77b82f5",
                    "gambit_id": "f8ef1aea-9a22-4c6c-a803-59aba8dd1f59",
                    "last_updated": "2023-10-21T10:13:18.662138-04:00",
                    "created_at": "2023-10-20T09:13:17.926943-04:00",
                    "name": "New York Islanders",
                    "reward": "1.37000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78475a2b-fc99-48ca-8c04-edb1d84397cd/?format=api"
                },
                {
                    "id": "8b5138b9-c41a-49f7-af9a-b24c8c1a7974",
                    "gambit_id": "283abbfa-c79b-4324-b4af-4d71aec0d9b1",
                    "last_updated": "2023-10-21T10:13:18.658158-04:00",
                    "created_at": "2023-10-20T09:13:17.923058-04:00",
                    "name": "New Jersey Devils",
                    "reward": "3.04000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78475a2b-fc99-48ca-8c04-edb1d84397cd/?format=api"
                }
            ]
        },
        {
            "id": "d81f9430-88f2-4141-883c-3a9c46a9689f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8dc26d0-47af-422c-9f2d-643e3ffb916a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-20T09:13:17.932205-04: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",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "abfcfd67-e99e-4954-934c-a4f662a2e5af",
                    "gambit_id": "8f0b1f6e-69c5-4971-b320-7b6f03edfdba",
                    "last_updated": "2023-10-21T10:13:18.672178-04:00",
                    "created_at": "2023-10-20T09:13:17.939972-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d81f9430-88f2-4141-883c-3a9c46a9689f/?format=api"
                },
                {
                    "id": "1f1b4aa3-2f67-4e98-81a4-1ef7ed058828",
                    "gambit_id": "0dc2837a-c9eb-459d-8b46-b36881aae107",
                    "last_updated": "2023-10-21T10:13:18.668847-04:00",
                    "created_at": "2023-10-20T09:13:17.935981-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d81f9430-88f2-4141-883c-3a9c46a9689f/?format=api"
                }
            ]
        }
    ]
}