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/74d8716e-a3f1-473e-9670-c816509d5859/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "74d8716e-a3f1-473e-9670-c816509d5859",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "274fdae0-8080-4f67-bdda-42a10109678b",
    "completed": true,
    "last_updated": "2023-12-26T20:23:09.037586-05:00",
    "created_at": "2023-12-25T09:33:17.239327-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/274fdae0-8080-4f67-bdda-42a10109678b",
    "datetime": "2023-12-25T22:40:00-05:00",
    "cutoff_datetime": "2023-12-25T22:40:00-05:00",
    "name": "Dallas Mavericks v. Phoenix Suns",
    "bettypes": [
        {
            "id": "e341c861-9c24-4ec8-850e-c48ab90e1967",
            "match": "https://api-prod.gambitprofit.com/api/matches/74d8716e-a3f1-473e-9670-c816509d5859/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-25T09:33:17.265666-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": "Phoenix Suns",
                        "amount": 6232.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2b1a8bb9-b67d-4eaa-a601-90e6f14e5fb0",
                    "gambit_id": "85ce8b66-5e65-48d8-8911-64c11490d2b0",
                    "last_updated": "2023-12-26T20:23:09.068206-05:00",
                    "created_at": "2023-12-25T09:33:17.280616-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e341c861-9c24-4ec8-850e-c48ab90e1967/?format=api"
                },
                {
                    "id": "18ebe355-9a17-4f8a-b27f-e21263fefe78",
                    "gambit_id": "c9c2da93-6d2e-4292-8490-5c26dbbfebc8",
                    "last_updated": "2023-12-26T20:23:09.064737-05:00",
                    "created_at": "2023-12-25T09:33:17.276412-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e341c861-9c24-4ec8-850e-c48ab90e1967/?format=api"
                }
            ]
        },
        {
            "id": "1a7270a6-8861-446b-9422-b89f4a5019b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/74d8716e-a3f1-473e-9670-c816509d5859/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-25T09:33:17.253519-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": "Phoenix Suns",
                        "amount": 5107.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cea4d6ca-ab71-4867-93e1-f8f6036c57bf",
                    "gambit_id": "b8c188da-2ab4-4b0c-ac93-eb2248a6350e",
                    "last_updated": "2023-12-26T20:23:09.057873-05:00",
                    "created_at": "2023-12-25T09:33:17.261955-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7270a6-8861-446b-9422-b89f4a5019b9/?format=api"
                },
                {
                    "id": "26160c1a-3b86-4da4-9456-0bb1efb1bf78",
                    "gambit_id": "1952a95d-b218-4b4f-b6f4-58a7331e33c2",
                    "last_updated": "2023-12-26T20:23:09.054634-05:00",
                    "created_at": "2023-12-25T09:33:17.257640-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7270a6-8861-446b-9422-b89f4a5019b9/?format=api"
                }
            ]
        },
        {
            "id": "b20b48a0-f31b-47ae-b792-a38828f1f17e",
            "match": "https://api-prod.gambitprofit.com/api/matches/74d8716e-a3f1-473e-9670-c816509d5859/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-25T09:33:17.284688-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 243",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 243",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1817e48-1897-4410-af4a-be826e73211d",
                    "gambit_id": "7b77b39c-42fa-410d-aefb-447caef6a213",
                    "last_updated": "2023-12-26T20:23:09.076385-05:00",
                    "created_at": "2023-12-25T09:33:17.288544-05:00",
                    "name": "Game Total Over 243",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "243.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b20b48a0-f31b-47ae-b792-a38828f1f17e/?format=api"
                },
                {
                    "id": "d565eda2-29d6-4919-9f57-12bcf14790b5",
                    "gambit_id": "a02a4d15-c784-4460-ad19-daafbb36fe3a",
                    "last_updated": "2023-12-26T20:23:09.080241-05:00",
                    "created_at": "2023-12-25T09:33:17.292857-05:00",
                    "name": "Game Total Under 243",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "243.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b20b48a0-f31b-47ae-b792-a38828f1f17e/?format=api"
                }
            ]
        }
    ]
}