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/2abc884e-6559-484d-b92d-d0842485607b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2abc884e-6559-484d-b92d-d0842485607b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d26bc4f9-c6fb-4aa6-a19d-13a45b6417cb",
    "completed": true,
    "last_updated": "2023-11-17T23:33:13.884387-05:00",
    "created_at": "2023-11-16T09:28:08.093616-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d26bc4f9-c6fb-4aa6-a19d-13a45b6417cb",
    "datetime": "2023-11-16T22:37:00-05:00",
    "cutoff_datetime": "2023-11-16T22:37:00-05:00",
    "name": "Florida Panthers v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "1909fe3d-99fc-4fe4-9af0-79c1105b5dc0",
            "match": "https://api-prod.gambitprofit.com/api/matches/2abc884e-6559-484d-b92d-d0842485607b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-16T09:28:08.107729-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": "Los Angeles Kings",
                        "amount": 5423.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c9e0ddc-692f-43f4-9aa5-3ee18efe2396",
                    "gambit_id": "c00fe44a-ccd3-4801-972d-755b28004e1f",
                    "last_updated": "2023-11-17T23:33:13.895829-05:00",
                    "created_at": "2023-11-16T09:28:08.119110-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1909fe3d-99fc-4fe4-9af0-79c1105b5dc0/?format=api"
                },
                {
                    "id": "f78f8d52-daed-4f74-bbd9-c2dc55b114d3",
                    "gambit_id": "e21e0420-efd2-46d0-93a9-53afc56b0276",
                    "last_updated": "2023-11-17T23:33:13.892447-05:00",
                    "created_at": "2023-11-16T09:28:08.113934-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1909fe3d-99fc-4fe4-9af0-79c1105b5dc0/?format=api"
                }
            ]
        },
        {
            "id": "f4463320-436a-4955-aed7-65a92fde4269",
            "match": "https://api-prod.gambitprofit.com/api/matches/2abc884e-6559-484d-b92d-d0842485607b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-16T09:28:08.122971-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": "Florida Panthers",
                        "amount": 6603.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9375.72,
                "profit_sb": -124.28,
                "profit_sb_percentage": -1.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33d9586e-0ead-4811-be35-3a941162e848",
                    "gambit_id": "89e7b5d7-f47d-4a75-8641-3ec733825fca",
                    "last_updated": "2023-11-17T23:33:13.902369-05:00",
                    "created_at": "2023-11-16T09:28:08.127804-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4463320-436a-4955-aed7-65a92fde4269/?format=api"
                },
                {
                    "id": "57233eeb-a364-41d8-bbed-00968038b527",
                    "gambit_id": "3d41a06b-ee81-4758-b4cd-76afc5b912a4",
                    "last_updated": "2023-11-17T23:33:13.905707-05:00",
                    "created_at": "2023-11-16T09:28:08.131750-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.76000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4463320-436a-4955-aed7-65a92fde4269/?format=api"
                }
            ]
        },
        {
            "id": "fcb9ae65-c128-4f95-9ebd-b127815353ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/2abc884e-6559-484d-b92d-d0842485607b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-16T09:28:08.136935-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": 5214.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fc34e81-6004-4597-8b51-0d14f1298aaf",
                    "gambit_id": "42b08745-1097-481c-9dc6-0934fd8eca6a",
                    "last_updated": "2023-11-17T23:33:13.912292-05:00",
                    "created_at": "2023-11-16T09:28:08.140361-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb9ae65-c128-4f95-9ebd-b127815353ce/?format=api"
                },
                {
                    "id": "9efb4a8f-4a0e-4882-9421-e1af26990654",
                    "gambit_id": "356692d0-b7ef-419c-a398-85591f67e4b2",
                    "last_updated": "2023-11-17T23:33:13.915557-05:00",
                    "created_at": "2023-11-16T09:28:08.146456-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb9ae65-c128-4f95-9ebd-b127815353ce/?format=api"
                }
            ]
        }
    ]
}