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/1b59b442-5620-49e0-b8b1-f45cffacb008/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b59b442-5620-49e0-b8b1-f45cffacb008",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2cad2558-677e-4624-92c3-b674f2687695",
    "completed": true,
    "last_updated": "2023-11-27T10:18:24.598797-05:00",
    "created_at": "2023-11-25T09:23:04.448279-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2cad2558-677e-4624-92c3-b674f2687695",
    "datetime": "2023-11-25T19:07:00-05:00",
    "cutoff_datetime": "2023-11-25T19:07:00-05:00",
    "name": "Toronto Maple Leafs v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "c273f94b-37cf-4473-82a1-a855eb08136f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b59b442-5620-49e0-b8b1-f45cffacb008/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-25T09:23:04.453150-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": "Toronto Maple Leafs",
                        "amount": 5214.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eec7866e-0a77-4e7a-968a-1cc589bfb002",
                    "gambit_id": "d287d50e-3fa5-4e6c-a33a-c5752e6d3059",
                    "last_updated": "2023-11-27T10:18:24.611619-05:00",
                    "created_at": "2023-11-25T09:23:04.457315-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c273f94b-37cf-4473-82a1-a855eb08136f/?format=api"
                },
                {
                    "id": "648cf2da-1890-481b-b05e-c88c30d958e6",
                    "gambit_id": "622e513c-383e-48fb-9891-375a5f87f678",
                    "last_updated": "2023-11-27T10:18:24.614747-05:00",
                    "created_at": "2023-11-25T09:23:04.461022-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c273f94b-37cf-4473-82a1-a855eb08136f/?format=api"
                }
            ]
        },
        {
            "id": "46df7805-645d-4ab6-b548-671b1c3d6e70",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b59b442-5620-49e0-b8b1-f45cffacb008/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-25T09:23:04.464579-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": "Pittsburgh Penguins",
                        "amount": 6752.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e528edcc-75ed-4780-a304-c8dd2ce73f00",
                    "gambit_id": "8391e9c2-1c26-4a41-96d7-7055e7aa5cbe",
                    "last_updated": "2023-11-27T10:18:24.631075-05:00",
                    "created_at": "2023-11-25T09:23:04.471939-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46df7805-645d-4ab6-b548-671b1c3d6e70/?format=api"
                },
                {
                    "id": "cc6a0d52-1af8-4050-9eb3-678a26e70c95",
                    "gambit_id": "f468f0f0-b8ea-4d0f-b3e0-226f0b8b4d11",
                    "last_updated": "2023-11-27T10:18:24.627671-05:00",
                    "created_at": "2023-11-25T09:23:04.468056-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46df7805-645d-4ab6-b548-671b1c3d6e70/?format=api"
                }
            ]
        },
        {
            "id": "ca870ae7-35b8-41de-bb58-b579d4714a29",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b59b442-5620-49e0-b8b1-f45cffacb008/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-25T09:23:04.475686-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": "98c65d80-63cd-4400-ae0b-ba7ef7f43b2f",
                    "gambit_id": "391fdb98-2ead-437e-b2f3-e7cb6c4c4769",
                    "last_updated": "2023-11-27T10:18:24.644318-05:00",
                    "created_at": "2023-11-25T09:23:04.479321-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/ca870ae7-35b8-41de-bb58-b579d4714a29/?format=api"
                },
                {
                    "id": "54b99d8f-ee16-47e0-99ae-5a03e5baa617",
                    "gambit_id": "ca3dc6fe-7ddf-42b9-b688-82115c4fd300",
                    "last_updated": "2023-11-27T10:18:24.647530-05:00",
                    "created_at": "2023-11-25T09:23:04.483928-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/ca870ae7-35b8-41de-bb58-b579d4714a29/?format=api"
                }
            ]
        }
    ]
}