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/b432e87a-5aa8-408d-89e3-3908b63d1648/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b432e87a-5aa8-408d-89e3-3908b63d1648",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "22623e10-5226-4049-867a-8a912ae3593b",
    "completed": true,
    "last_updated": "2023-04-16T18:12:16.575203-04:00",
    "created_at": "2023-04-13T09:32:22.461245-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/22623e10-5226-4049-867a-8a912ae3593b",
    "datetime": "2023-04-15T18:00:00-04:00",
    "cutoff_datetime": "2023-04-15T18:00:00-04:00",
    "name": "New York Knicks v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "4d07f54c-3a53-411c-815d-68502e276f22",
            "match": "https://api-prod.gambitprofit.com/api/matches/b432e87a-5aa8-408d-89e3-3908b63d1648/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-13T09:32:22.463042-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": "Cleveland Cavaliers",
                        "amount": 6458.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb8c5497-8d2d-4c00-aa75-c8717aa97caf",
                    "gambit_id": "01ca09bc-2086-42a1-8275-95882530593a",
                    "last_updated": "2023-04-16T18:12:16.580706-04:00",
                    "created_at": "2023-04-13T09:32:22.464370-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d07f54c-3a53-411c-815d-68502e276f22/?format=api"
                },
                {
                    "id": "c4b8c4e0-d2a8-40ed-a01f-3ca3d935494c",
                    "gambit_id": "11867294-f705-435f-b33d-5ed47d607f24",
                    "last_updated": "2023-04-16T18:12:16.582806-04:00",
                    "created_at": "2023-04-13T09:32:22.465744-04:00",
                    "name": "New York Knicks",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d07f54c-3a53-411c-815d-68502e276f22/?format=api"
                }
            ]
        },
        {
            "id": "1bd231e0-eee8-490e-a541-3751b8f2da06",
            "match": "https://api-prod.gambitprofit.com/api/matches/b432e87a-5aa8-408d-89e3-3908b63d1648/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-13T09:32:22.471260-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 York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c5eec22-d6d4-4f62-8874-7ddf4f6fe775",
                    "gambit_id": "6c737ae9-073e-4d80-827e-d8c56e79e797",
                    "last_updated": "2023-04-16T18:12:16.595705-04:00",
                    "created_at": "2023-04-13T09:32:22.473806-04:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bd231e0-eee8-490e-a541-3751b8f2da06/?format=api"
                },
                {
                    "id": "706ffbcb-6ef3-40a1-88ab-b837c9116c71",
                    "gambit_id": "5d4e9161-0979-4f60-bf9d-b83c0022655a",
                    "last_updated": "2023-04-16T18:12:16.593200-04:00",
                    "created_at": "2023-04-13T09:32:22.472534-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bd231e0-eee8-490e-a541-3751b8f2da06/?format=api"
                }
            ]
        },
        {
            "id": "6fbd7fda-b9a8-457d-96b1-0fede96421ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/b432e87a-5aa8-408d-89e3-3908b63d1648/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-13T09:32:22.467234-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 215.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 215.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27130b20-7970-44c0-9ad0-cba0efa201c2",
                    "gambit_id": "74c01149-be16-4aa1-97ad-710d22a76861",
                    "last_updated": "2023-04-16T18:12:16.587139-04:00",
                    "created_at": "2023-04-13T09:32:22.468438-04:00",
                    "name": "Game Total Under 215.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fbd7fda-b9a8-457d-96b1-0fede96421ef/?format=api"
                },
                {
                    "id": "d35a81a3-928b-4f6c-8e60-82abaa0037c6",
                    "gambit_id": "5975a5ac-f845-4da5-8f21-b1227a3febb2",
                    "last_updated": "2023-04-16T18:12:16.589082-04:00",
                    "created_at": "2023-04-13T09:32:22.469846-04:00",
                    "name": "Game Total Over 215.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fbd7fda-b9a8-457d-96b1-0fede96421ef/?format=api"
                }
            ]
        }
    ]
}