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/1246f542-f9d0-4d89-b9e6-da3e6354ce13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1246f542-f9d0-4d89-b9e6-da3e6354ce13",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "841500ad-efd5-4b30-b1fc-519f4ff30615",
    "completed": true,
    "last_updated": "2023-11-27T21:37:58.992851-05:00",
    "created_at": "2023-11-26T09:48:13.823262-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/841500ad-efd5-4b30-b1fc-519f4ff30615",
    "datetime": "2023-11-26T15:40:00-05:00",
    "cutoff_datetime": "2023-11-26T15:40:00-05:00",
    "name": "Portland Trail Blazers v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "a1e6dde0-c9e6-4b28-87f8-528ae5437169",
            "match": "https://api-prod.gambitprofit.com/api/matches/1246f542-f9d0-4d89-b9e6-da3e6354ce13/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-26T09:48:13.873132-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": "Milwaukee Bucks",
                        "amount": 8486.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 1514.0
                    }
                ],
                "expected_reward_tokens": 9504.32,
                "profit_sb": 4.32,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4834191e-358c-4259-b05e-f0e4740383ef",
                    "gambit_id": "4956b0df-8467-4ae5-9658-1999fc18486c",
                    "last_updated": "2023-11-27T21:37:59.025810-05:00",
                    "created_at": "2023-11-26T09:48:13.880927-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e6dde0-c9e6-4b28-87f8-528ae5437169/?format=api"
                },
                {
                    "id": "4c1ce890-503f-4da6-a7d4-b3278a62c3ca",
                    "gambit_id": "3ca333fa-3db5-4518-a815-11ad18a83b61",
                    "last_updated": "2023-11-27T21:37:59.022655-05:00",
                    "created_at": "2023-11-26T09:48:13.876709-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "6.28000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e6dde0-c9e6-4b28-87f8-528ae5437169/?format=api"
                }
            ]
        },
        {
            "id": "1bcf66c9-6517-44fc-b851-ac8dfcf3b5c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/1246f542-f9d0-4d89-b9e6-da3e6354ce13/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-26T09:48:13.843491-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": "Milwaukee Bucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be5633b7-daab-495d-bc53-5377f0100f6f",
                    "gambit_id": "5f1e7953-e7b3-4497-a950-9f10eb8390a2",
                    "last_updated": "2023-11-27T21:37:59.001168-05:00",
                    "created_at": "2023-11-26T09:48:13.857710-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcf66c9-6517-44fc-b851-ac8dfcf3b5c7/?format=api"
                },
                {
                    "id": "d659e781-a22b-4b6c-b10f-1d3d7f28096d",
                    "gambit_id": "11fa234c-168c-4942-b283-94969e7cd2c6",
                    "last_updated": "2023-11-27T21:37:59.005219-05:00",
                    "created_at": "2023-11-26T09:48:13.852983-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcf66c9-6517-44fc-b851-ac8dfcf3b5c7/?format=api"
                }
            ]
        },
        {
            "id": "7bc843a4-6dac-4c86-a59c-785da9255006",
            "match": "https://api-prod.gambitprofit.com/api/matches/1246f542-f9d0-4d89-b9e6-da3e6354ce13/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-26T09:48:13.861673-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 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91fa2b83-d3ac-4117-b3ef-079f9079e93a",
                    "gambit_id": "04cce732-ab0c-4e6e-90f2-a2b5e699d89e",
                    "last_updated": "2023-11-27T21:37:59.016002-05:00",
                    "created_at": "2023-11-26T09:48:13.869249-05:00",
                    "name": "Game Total Under 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc843a4-6dac-4c86-a59c-785da9255006/?format=api"
                },
                {
                    "id": "7ab36939-d3ed-428e-b619-636b5a136351",
                    "gambit_id": "c6c71f05-f5c4-4da3-b019-9e9f6effaca6",
                    "last_updated": "2023-11-27T21:37:59.012695-05:00",
                    "created_at": "2023-11-26T09:48:13.865332-05:00",
                    "name": "Game Total Over 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bc843a4-6dac-4c86-a59c-785da9255006/?format=api"
                }
            ]
        }
    ]
}