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/18ad44cc-8567-4d1c-8a93-c75ba07908e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18ad44cc-8567-4d1c-8a93-c75ba07908e5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9df46871-9e5c-4395-8c28-374105880948",
    "completed": true,
    "last_updated": "2023-11-18T18:03:24.161473-05:00",
    "created_at": "2023-11-17T09:23:18.316146-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9df46871-9e5c-4395-8c28-374105880948",
    "datetime": "2023-11-17T22:07:00-05:00",
    "cutoff_datetime": "2023-11-17T22:07:00-05:00",
    "name": "Florida Panthers v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "e15a7057-a310-4782-abfd-da9829feb84a",
            "match": "https://api-prod.gambitprofit.com/api/matches/18ad44cc-8567-4d1c-8a93-c75ba07908e5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-17T09:23:18.325506-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": 6222.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "755082d7-026b-47fa-b3a0-9a45b4bec9aa",
                    "gambit_id": "ee5d26fb-44f0-4628-8f6b-689591969773",
                    "last_updated": "2023-11-18T18:03:24.172703-05:00",
                    "created_at": "2023-11-17T09:23:18.330921-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e15a7057-a310-4782-abfd-da9829feb84a/?format=api"
                },
                {
                    "id": "a246d01d-eee9-4ecb-8644-ef09c2095b97",
                    "gambit_id": "54a3a188-04d9-4153-91c8-2cb25c60ef90",
                    "last_updated": "2023-11-18T18:03:24.179203-05:00",
                    "created_at": "2023-11-17T09:23:18.335912-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e15a7057-a310-4782-abfd-da9829feb84a/?format=api"
                }
            ]
        },
        {
            "id": "386a90de-eb9d-4f0c-ad90-1ff4e6d4afbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/18ad44cc-8567-4d1c-8a93-c75ba07908e5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-17T09:23:18.340361-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": "Anaheim Ducks",
                        "amount": 5872.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4128.0
                    }
                ],
                "expected_reward_tokens": 9453.12,
                "profit_sb": -46.88,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af279be0-403d-499c-a131-37986ac1ec29",
                    "gambit_id": "f9699d57-d24d-479e-a4c9-96a02c70fc93",
                    "last_updated": "2023-11-18T18:03:24.190793-05:00",
                    "created_at": "2023-11-17T09:23:18.345776-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386a90de-eb9d-4f0c-ad90-1ff4e6d4afbc/?format=api"
                },
                {
                    "id": "b5101469-9d2d-49af-8a51-906fcc292a04",
                    "gambit_id": "91670ce1-5920-4ff4-b9e8-e572d9bd8631",
                    "last_updated": "2023-11-18T18:03:24.196930-05:00",
                    "created_at": "2023-11-17T09:23:18.352417-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386a90de-eb9d-4f0c-ad90-1ff4e6d4afbc/?format=api"
                }
            ]
        },
        {
            "id": "e698cff4-0c89-4bdb-9930-89e408a997d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/18ad44cc-8567-4d1c-8a93-c75ba07908e5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-17T09:23:18.373891-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": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b83f88b-7ef1-49d8-8eb6-c200dae4333f",
                    "gambit_id": "7b6a78f0-2170-4407-bec9-9b0994afd290",
                    "last_updated": "2023-11-18T18:03:24.207951-05:00",
                    "created_at": "2023-11-17T09:23:18.379560-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e698cff4-0c89-4bdb-9930-89e408a997d0/?format=api"
                },
                {
                    "id": "f4c80522-90cc-485f-b9dc-29d978f1b440",
                    "gambit_id": "c31e4e10-9a96-4817-9cd8-10f5c5e8c1d4",
                    "last_updated": "2023-11-18T18:03:24.213530-05:00",
                    "created_at": "2023-11-17T09:23:18.384860-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e698cff4-0c89-4bdb-9930-89e408a997d0/?format=api"
                }
            ]
        }
    ]
}