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/a09e9e32-09aa-45b3-b0e1-c0352db3ab06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a09e9e32-09aa-45b3-b0e1-c0352db3ab06",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "63fc67ba-8db0-4755-aba0-f88bf49dda28",
    "completed": true,
    "last_updated": "2024-01-05T13:53:02.655778-05:00",
    "created_at": "2024-01-03T09:37:58.662148-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/63fc67ba-8db0-4755-aba0-f88bf49dda28",
    "datetime": "2024-01-03T22:10:00-05:00",
    "cutoff_datetime": "2024-01-03T22:10:00-05:00",
    "name": "Miami Heat v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "2246079d-b099-4211-a383-020fb93cb36c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a09e9e32-09aa-45b3-b0e1-c0352db3ab06/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-03T09:37:58.668493-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": "Los Angeles Lakers",
                        "amount": 6611.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9387.53,
                "profit_sb": -112.47,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "490fda0e-3e01-40f7-827c-9e943a18f54a",
                    "gambit_id": "44bbc731-ab4e-4327-99a0-1d61853fbefa",
                    "last_updated": "2024-01-05T13:53:02.666338-05:00",
                    "created_at": "2024-01-03T09:37:58.676955-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2246079d-b099-4211-a383-020fb93cb36c/?format=api"
                },
                {
                    "id": "582415b5-52b0-48d8-9bca-26d2a9207dd6",
                    "gambit_id": "a9c4716b-67cd-41ff-888f-8bfe0fd81650",
                    "last_updated": "2024-01-05T13:53:02.663106-05:00",
                    "created_at": "2024-01-03T09:37:58.672383-05:00",
                    "name": "Miami Heat",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2246079d-b099-4211-a383-020fb93cb36c/?format=api"
                }
            ]
        },
        {
            "id": "96408f5e-d2c7-4f0d-9164-0d5a934727a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a09e9e32-09aa-45b3-b0e1-c0352db3ab06/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-03T09:37:58.681837-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": "Los Angeles Lakers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9607e971-c29d-4090-811e-639d3947a54e",
                    "gambit_id": "f123d6db-5911-44b7-8606-41dc12ee23dc",
                    "last_updated": "2024-01-05T13:53:02.677772-05:00",
                    "created_at": "2024-01-03T09:37:58.690665-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96408f5e-d2c7-4f0d-9164-0d5a934727a0/?format=api"
                },
                {
                    "id": "9b72adc8-8b6c-4c93-b018-1c74b8735160",
                    "gambit_id": "6599eba8-e838-4f3c-9987-f80bc9654d49",
                    "last_updated": "2024-01-05T13:53:02.673740-05:00",
                    "created_at": "2024-01-03T09:37:58.685740-05:00",
                    "name": "Miami Heat",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96408f5e-d2c7-4f0d-9164-0d5a934727a0/?format=api"
                }
            ]
        },
        {
            "id": "2ce70a8e-8fc8-4aed-b06e-035454b2ec9d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a09e9e32-09aa-45b3-b0e1-c0352db3ab06/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-03T09:37:58.694873-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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32877bd3-8381-4b43-aaf5-3f6df0cc0855",
                    "gambit_id": "81e4285d-b796-41df-bfab-d178b042e5dd",
                    "last_updated": "2024-01-05T13:53:02.684344-05:00",
                    "created_at": "2024-01-03T09:37:58.702729-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce70a8e-8fc8-4aed-b06e-035454b2ec9d/?format=api"
                },
                {
                    "id": "2f9ec530-8360-4778-8834-39859c351cf2",
                    "gambit_id": "81cc5d6e-6dd5-4fad-8a48-b10c228c85c6",
                    "last_updated": "2024-01-05T13:53:02.687643-05:00",
                    "created_at": "2024-01-03T09:37:58.699102-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce70a8e-8fc8-4aed-b06e-035454b2ec9d/?format=api"
                }
            ]
        }
    ]
}