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/54dc17fc-c915-4e60-83c1-d5ba6b2364ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "54dc17fc-c915-4e60-83c1-d5ba6b2364ed",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1d592290-7e50-4c0f-bb3d-560851d1bfda",
    "completed": true,
    "last_updated": "2023-03-21T10:16:52.764015-04:00",
    "created_at": "2023-03-20T09:31:49.124672-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.11,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1d592290-7e50-4c0f-bb3d-560851d1bfda",
    "datetime": "2023-03-20T20:10:00-04:00",
    "cutoff_datetime": "2023-03-20T20:10:00-04:00",
    "name": "Golden State Warriors v. Houston Rockets",
    "bettypes": [
        {
            "id": "d0be611f-cef2-4f22-9bf6-1893d18bab1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/54dc17fc-c915-4e60-83c1-d5ba6b2364ed/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-20T09:31:49.135461-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": "Golden State Warriors",
                        "amount": 8182.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 1818.0
                    }
                ],
                "expected_reward_tokens": 9489.96,
                "profit_sb": -10.04,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4901136-6a98-4c12-8aa8-55eecf4fa255",
                    "gambit_id": "88e455af-7fd5-4f15-a06e-714b2a081f72",
                    "last_updated": "2023-03-21T10:16:52.779577-04:00",
                    "created_at": "2023-03-20T09:31:49.140065-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.16000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0be611f-cef2-4f22-9bf6-1893d18bab1e/?format=api"
                },
                {
                    "id": "5e57c907-18b4-456a-831f-ad51a1b93666",
                    "gambit_id": "66b7264b-899c-4307-8d79-b48e11268420",
                    "last_updated": "2023-03-21T10:16:52.777562-04:00",
                    "created_at": "2023-03-20T09:31:49.137689-04:00",
                    "name": "Houston Rockets",
                    "reward": "5.22000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0be611f-cef2-4f22-9bf6-1893d18bab1e/?format=api"
                }
            ]
        },
        {
            "id": "1316c3a9-b5fb-4385-b213-7cfe7a943e3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/54dc17fc-c915-4e60-83c1-d5ba6b2364ed/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-20T09:31:49.142884-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": "Golden State Warriors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ada90a8d-a33b-4e04-94d0-b1054fc60c7d",
                    "gambit_id": "566d8680-b9da-41f3-a267-9a5a6e884fb7",
                    "last_updated": "2023-03-21T10:16:52.786127-04:00",
                    "created_at": "2023-03-20T09:31:49.147752-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1316c3a9-b5fb-4385-b213-7cfe7a943e3a/?format=api"
                },
                {
                    "id": "832facae-64f4-4d09-85b0-57c7bc9d5274",
                    "gambit_id": "531956d8-cd1e-4c98-8886-05fbd878a4f0",
                    "last_updated": "2023-03-21T10:16:52.783602-04:00",
                    "created_at": "2023-03-20T09:31:49.145297-04:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1316c3a9-b5fb-4385-b213-7cfe7a943e3a/?format=api"
                }
            ]
        },
        {
            "id": "bbc0415b-fc0a-4c4e-850f-e03a3ccf685f",
            "match": "https://api-prod.gambitprofit.com/api/matches/54dc17fc-c915-4e60-83c1-d5ba6b2364ed/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-20T09:31:49.127753-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 234",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 234",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc9be995-1254-4edd-aa35-7e903d95f628",
                    "gambit_id": "a317fc23-b82b-46e2-b2ea-8c2e3ad9eee8",
                    "last_updated": "2023-03-21T10:16:52.770422-04:00",
                    "created_at": "2023-03-20T09:31:49.130241-04:00",
                    "name": "Game Total Under 234",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc0415b-fc0a-4c4e-850f-e03a3ccf685f/?format=api"
                },
                {
                    "id": "51713386-3ca1-4f3f-a6d3-efc0a6cebaad",
                    "gambit_id": "bf69d28e-74be-4560-a925-ca3014211ec6",
                    "last_updated": "2023-03-21T10:16:52.772989-04:00",
                    "created_at": "2023-03-20T09:31:49.132695-04:00",
                    "name": "Game Total Over 234",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc0415b-fc0a-4c4e-850f-e03a3ccf685f/?format=api"
                }
            ]
        }
    ]
}