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/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "644d340a-3dbd-40b2-b2ee-6806c20314cf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3017f472-6c47-415f-9806-ae3b66b1cbf1",
    "completed": true,
    "last_updated": "2024-01-24T22:33:13.585298-05:00",
    "created_at": "2024-01-23T09:43:20.276240-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3017f472-6c47-415f-9806-ae3b66b1cbf1",
    "datetime": "2024-01-23T19:07:00-05:00",
    "cutoff_datetime": "2024-01-23T19:07:00-05:00",
    "name": "Tampa Bay Lightning v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "1dfe6dab-b81c-41c8-b6be-5b60349439f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-23T09:43:20.293767-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": "Tampa Bay Lightning",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67812c51-9df2-4a4c-83dd-5e16f3ba4b06",
                    "gambit_id": "106cc9de-2415-4c9d-abae-672446aef4b0",
                    "last_updated": "2024-01-24T22:33:13.597222-05:00",
                    "created_at": "2024-01-23T09:43:20.299784-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dfe6dab-b81c-41c8-b6be-5b60349439f5/?format=api"
                },
                {
                    "id": "6c9dca38-a1d4-4042-a56e-a22a6bff6e08",
                    "gambit_id": "7894b496-35dc-4a65-9ee4-f4f56e1cdba2",
                    "last_updated": "2024-01-24T22:33:13.600691-05:00",
                    "created_at": "2024-01-23T09:43:20.305155-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dfe6dab-b81c-41c8-b6be-5b60349439f5/?format=api"
                }
            ]
        },
        {
            "id": "a3c56016-4c46-4f05-820b-e00208be34c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-23T09:43:20.311076-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": "Tampa Bay Lightning",
                        "amount": 6935.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7d78bdbd-84a7-403d-ada6-107710b85390",
                    "gambit_id": "45c63c1d-0759-43a6-9299-0798a6533975",
                    "last_updated": "2024-01-24T22:33:13.607356-05:00",
                    "created_at": "2024-01-23T09:43:20.315675-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c56016-4c46-4f05-820b-e00208be34c8/?format=api"
                },
                {
                    "id": "abe13140-d9f6-4eff-9eea-3cb49e2d566f",
                    "gambit_id": "97559a56-6180-4657-9bac-b5151e120b78",
                    "last_updated": "2024-01-24T22:33:13.610556-05:00",
                    "created_at": "2024-01-23T09:43:20.321454-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c56016-4c46-4f05-820b-e00208be34c8/?format=api"
                }
            ]
        },
        {
            "id": "2bb8bc67-54b8-4d90-baf7-48ab147577c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-23T09:43:20.327503-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 Under 6.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2f1e4ae-1f9a-48e1-bec9-0bc8e9a6c472",
                    "gambit_id": "95fb7982-8798-4344-b6f9-a21554b6e18c",
                    "last_updated": "2024-01-24T22:33:13.620525-05:00",
                    "created_at": "2024-01-23T09:43:20.340102-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb8bc67-54b8-4d90-baf7-48ab147577c6/?format=api"
                },
                {
                    "id": "9b925663-0cc9-44f0-b0ba-50d0de71cc47",
                    "gambit_id": "4787bc2d-66cf-4175-821e-8b992b915f8c",
                    "last_updated": "2024-01-24T22:33:13.617214-05:00",
                    "created_at": "2024-01-23T09:43:20.332715-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb8bc67-54b8-4d90-baf7-48ab147577c6/?format=api"
                }
            ]
        }
    ]
}