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/31638583-5fc0-4496-92b3-19921712d7ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "31638583-5fc0-4496-92b3-19921712d7ff",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0d7a2859-87dc-4bdb-9008-bb46f90b12c6",
    "completed": true,
    "last_updated": "2023-12-19T17:17:57.911869-05:00",
    "created_at": "2023-12-18T09:53:15.897185-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0d7a2859-87dc-4bdb-9008-bb46f90b12c6",
    "datetime": "2023-12-18T19:10:00-05:00",
    "cutoff_datetime": "2023-12-18T19:10:00-05:00",
    "name": "Houston Rockets v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "854924b1-109f-4566-af33-2290b1fc21a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/31638583-5fc0-4496-92b3-19921712d7ff/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-18T09:53:15.924146-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": "Cleveland Cavaliers",
                        "amount": 6010.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f6f391cb-4b05-4d9b-9d11-4c890623adca",
                    "gambit_id": "4a8774d6-c13b-4f71-bff4-9fc49535a2ea",
                    "last_updated": "2023-12-19T17:17:57.938763-05:00",
                    "created_at": "2023-12-18T09:53:15.932027-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/854924b1-109f-4566-af33-2290b1fc21a7/?format=api"
                },
                {
                    "id": "229d46be-bb06-46fd-b27b-1dedcd353ddb",
                    "gambit_id": "6b19e93e-3b86-4364-92fe-dbb956740576",
                    "last_updated": "2023-12-19T17:17:57.935422-05:00",
                    "created_at": "2023-12-18T09:53:15.927824-05:00",
                    "name": "Houston Rockets",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/854924b1-109f-4566-af33-2290b1fc21a7/?format=api"
                }
            ]
        },
        {
            "id": "03dd9122-d78f-40e0-a404-3c7307258a88",
            "match": "https://api-prod.gambitprofit.com/api/matches/31638583-5fc0-4496-92b3-19921712d7ff/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-18T09:53:15.908034-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": "Houston Rockets",
                        "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": "8c70d583-e377-4fa8-a0a2-37c5af087a60",
                    "gambit_id": "467f973e-490b-4966-b24c-d981cfad2218",
                    "last_updated": "2023-12-19T17:17:57.924961-05:00",
                    "created_at": "2023-12-18T09:53:15.913236-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03dd9122-d78f-40e0-a404-3c7307258a88/?format=api"
                },
                {
                    "id": "8e38752f-2d20-4ca4-8df8-ecfbc4a0201b",
                    "gambit_id": "7efde357-0fba-4c0d-b253-fe37428d849f",
                    "last_updated": "2023-12-19T17:17:57.928799-05:00",
                    "created_at": "2023-12-18T09:53:15.919186-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03dd9122-d78f-40e0-a404-3c7307258a88/?format=api"
                }
            ]
        },
        {
            "id": "ac738202-b3d4-44cf-9bc4-df3a1db30e27",
            "match": "https://api-prod.gambitprofit.com/api/matches/31638583-5fc0-4496-92b3-19921712d7ff/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-18T09:53:15.936082-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 215",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 215",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0adb4799-6c56-4f8c-bb8a-301f32c93fa0",
                    "gambit_id": "4eae04b4-d50a-4715-9687-66b89ebe08cb",
                    "last_updated": "2023-12-19T17:17:57.945784-05:00",
                    "created_at": "2023-12-18T09:53:15.939679-05:00",
                    "name": "Game Total Over 215",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac738202-b3d4-44cf-9bc4-df3a1db30e27/?format=api"
                },
                {
                    "id": "dcbb33a8-6762-4abd-a17b-f540f512aa93",
                    "gambit_id": "1b61ffd3-7d23-4294-af86-fe0161aefd48",
                    "last_updated": "2023-12-19T17:17:57.949126-05:00",
                    "created_at": "2023-12-18T09:53:15.944106-05:00",
                    "name": "Game Total Under 215",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac738202-b3d4-44cf-9bc4-df3a1db30e27/?format=api"
                }
            ]
        }
    ]
}