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/1ac7f402-abec-4b35-8d30-d8f18e6669e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1ac7f402-abec-4b35-8d30-d8f18e6669e2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "816c376b-ad5e-4d71-a80a-7e7ec5330f95",
    "completed": true,
    "last_updated": "2023-10-30T14:58:08.775439-04:00",
    "created_at": "2023-10-27T09:07:56.338453-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/816c376b-ad5e-4d71-a80a-7e7ec5330f95",
    "datetime": "2023-10-27T19:07:00-04:00",
    "cutoff_datetime": "2023-10-27T19:07:00-04:00",
    "name": "Buffalo Sabres v. New Jersey Devils",
    "bettypes": [
        {
            "id": "054d741f-17fb-49bc-a252-57b19b321d6a",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ac7f402-abec-4b35-8d30-d8f18e6669e2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-27T09:07:56.348926-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": 6314.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77dd5fd3-894f-45f6-b5e4-ee00159d5847",
                    "gambit_id": "4ff6d7c8-5c8a-4371-8b28-57df9bc496a2",
                    "last_updated": "2023-10-30T14:58:08.788186-04:00",
                    "created_at": "2023-10-27T09:07:56.362283-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054d741f-17fb-49bc-a252-57b19b321d6a/?format=api"
                },
                {
                    "id": "ff2d9bef-0585-431c-aa47-08d54cb1df7e",
                    "gambit_id": "5f8438fd-7606-449b-9405-3b872f147ef9",
                    "last_updated": "2023-10-30T14:58:08.784349-04:00",
                    "created_at": "2023-10-27T09:07:56.354246-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054d741f-17fb-49bc-a252-57b19b321d6a/?format=api"
                }
            ]
        },
        {
            "id": "73adda9f-16f4-4b47-91be-75d378f82b62",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ac7f402-abec-4b35-8d30-d8f18e6669e2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-27T09:07:56.369644-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": "Buffalo Sabres",
                        "amount": 5788.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "486285b1-f9fb-4fdc-b44f-f9eac5a9d4f8",
                    "gambit_id": "9322f74e-5ccd-4f0f-9a4a-6b4e819a6712",
                    "last_updated": "2023-10-30T14:58:08.795307-04:00",
                    "created_at": "2023-10-27T09:07:56.378095-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73adda9f-16f4-4b47-91be-75d378f82b62/?format=api"
                },
                {
                    "id": "e6a25f9a-5589-405d-9990-ce9e9008d020",
                    "gambit_id": "d29849b7-938c-40fd-876e-69c358c451f2",
                    "last_updated": "2023-10-30T14:58:08.798652-04:00",
                    "created_at": "2023-10-27T09:07:56.382667-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73adda9f-16f4-4b47-91be-75d378f82b62/?format=api"
                }
            ]
        },
        {
            "id": "4139aa6f-80ee-4684-a4f3-d05374f94137",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ac7f402-abec-4b35-8d30-d8f18e6669e2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-27T09:07:56.387005-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 7",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "392ba8c9-bdf3-429e-a636-c4f9a4b3d91e",
                    "gambit_id": "18dce077-23cb-408e-a49f-1a3e5f91e40e",
                    "last_updated": "2023-10-30T14:58:08.808598-04:00",
                    "created_at": "2023-10-27T09:07:56.395927-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4139aa6f-80ee-4684-a4f3-d05374f94137/?format=api"
                },
                {
                    "id": "39b24e75-366a-4f50-b8af-f2159fb917f9",
                    "gambit_id": "2483ac98-8d87-4b99-876d-4d3296a2e190",
                    "last_updated": "2023-10-30T14:58:08.805223-04:00",
                    "created_at": "2023-10-27T09:07:56.391638-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4139aa6f-80ee-4684-a4f3-d05374f94137/?format=api"
                }
            ]
        }
    ]
}