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/ede0ccaa-b72b-43b8-b5b7-09ba57dd3a73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ede0ccaa-b72b-43b8-b5b7-09ba57dd3a73",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "216848f6-c73a-48ac-a971-33e704b747bf",
    "completed": true,
    "last_updated": "2023-04-10T14:42:10.859564-04:00",
    "created_at": "2023-04-09T09:27:12.504537-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/216848f6-c73a-48ac-a971-33e704b747bf",
    "datetime": "2023-04-09T15:40:00-04:00",
    "cutoff_datetime": "2023-04-09T15:40:00-04:00",
    "name": "Sacramento Kings v. Denver Nuggets",
    "bettypes": [
        {
            "id": "ad32b32b-a391-4575-ac83-7bc9680c42a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/ede0ccaa-b72b-43b8-b5b7-09ba57dd3a73/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T09:27:12.523483-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": "Sacramento Kings",
                        "amount": 6399.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0acc1c4-1f68-454b-b402-e64af9d0653d",
                    "gambit_id": "25f28cdf-8e78-478c-80e5-5a660b26fa5b",
                    "last_updated": "2023-04-10T14:42:10.872382-04:00",
                    "created_at": "2023-04-09T09:27:12.528439-04:00",
                    "name": "Sacramento Kings",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad32b32b-a391-4575-ac83-7bc9680c42a1/?format=api"
                },
                {
                    "id": "63dcab0d-814c-447a-b086-96b539779e0c",
                    "gambit_id": "311128ff-d8ba-448b-bb0c-a9c453df3381",
                    "last_updated": "2023-04-10T14:42:10.870550-04:00",
                    "created_at": "2023-04-09T09:27:12.525969-04:00",
                    "name": "Denver Nuggets",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad32b32b-a391-4575-ac83-7bc9680c42a1/?format=api"
                }
            ]
        },
        {
            "id": "226a6bf9-4b91-423f-ab43-53fd44533745",
            "match": "https://api-prod.gambitprofit.com/api/matches/ede0ccaa-b72b-43b8-b5b7-09ba57dd3a73/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:12.531518-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e06aafb-20e2-46f2-98cf-24a866d8d6f1",
                    "gambit_id": "dbff03b4-dfde-4e3e-9b69-60499b22474a",
                    "last_updated": "2023-04-10T14:42:10.879315-04:00",
                    "created_at": "2023-04-09T09:27:12.537408-04:00",
                    "name": "Sacramento Kings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/226a6bf9-4b91-423f-ab43-53fd44533745/?format=api"
                },
                {
                    "id": "fd618128-55dd-447f-857d-b0bee0efd283",
                    "gambit_id": "910ae45f-c4d0-4807-9d23-d0a7a9f141b8",
                    "last_updated": "2023-04-10T14:42:10.877131-04:00",
                    "created_at": "2023-04-09T09:27:12.534252-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/226a6bf9-4b91-423f-ab43-53fd44533745/?format=api"
                }
            ]
        },
        {
            "id": "b009a655-d989-4685-823e-5952c5251d5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ede0ccaa-b72b-43b8-b5b7-09ba57dd3a73/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T09:27:12.514240-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 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02aea56c-a9cb-4c5e-a0d7-0495b9c0c180",
                    "gambit_id": "a67e9974-64aa-4632-a3bf-6f806c916571",
                    "last_updated": "2023-04-10T14:42:10.864209-04:00",
                    "created_at": "2023-04-09T09:27:12.517961-04:00",
                    "name": "Game Total Under 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b009a655-d989-4685-823e-5952c5251d5c/?format=api"
                },
                {
                    "id": "f5ea58d7-70a2-4961-a957-4be4771358e0",
                    "gambit_id": "54ce9caf-d680-4da7-9867-dd96a7219068",
                    "last_updated": "2023-04-10T14:42:10.866326-04:00",
                    "created_at": "2023-04-09T09:27:12.520758-04:00",
                    "name": "Game Total Over 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b009a655-d989-4685-823e-5952c5251d5c/?format=api"
                }
            ]
        }
    ]
}