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/dee52af7-04fe-41dd-bd13-61c76f7f60d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dee52af7-04fe-41dd-bd13-61c76f7f60d9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c003063a-59f3-4459-9c99-cfa9ef06278a",
    "completed": true,
    "last_updated": "2022-12-27T10:27:03.700842-05:00",
    "created_at": "2022-12-26T00:32:08.529916-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/c003063a-59f3-4459-9c99-cfa9ef06278a",
    "datetime": "2022-12-26T22:10:00-05:00",
    "cutoff_datetime": "2022-12-26T22:10:00-05:00",
    "name": "Charlotte Hornets v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "2bdd8803-fa51-4a80-acd9-799a523f899c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dee52af7-04fe-41dd-bd13-61c76f7f60d9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-26T07:41:49.624438-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": "Portland Trail Blazers",
                        "amount": 6472.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3528.0
                    }
                ],
                "expected_reward_tokens": 8996.08,
                "profit_sb": -3.92,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a6b93b86-0b88-4c12-92af-6f95ab1f54c1",
                    "gambit_id": "0ad9ac13-da7d-47cb-a309-d2678c5cd5d2",
                    "last_updated": "2022-12-27T10:27:03.706699-05:00",
                    "created_at": "2022-12-26T07:41:49.625610-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.39000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdd8803-fa51-4a80-acd9-799a523f899c/?format=api"
                },
                {
                    "id": "1730c003-0a19-492f-a89c-203ef7fb8f68",
                    "gambit_id": "20e0bf68-f8a8-4e59-b9cc-91cad08f8d3a",
                    "last_updated": "2022-12-27T10:27:03.707722-05:00",
                    "created_at": "2022-12-26T07:41:49.626829-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "2.55000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdd8803-fa51-4a80-acd9-799a523f899c/?format=api"
                }
            ]
        },
        {
            "id": "b531825c-4e83-4e4a-9499-aa31dace56a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/dee52af7-04fe-41dd-bd13-61c76f7f60d9/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-26T00:32:08.531464-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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9101689-c737-4746-9f93-a355becd408c",
                    "gambit_id": "29fae231-0074-41ab-a91b-80b5f825eb7e",
                    "last_updated": "2022-12-27T10:27:03.709807-05:00",
                    "created_at": "2022-12-26T00:32:08.532672-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b531825c-4e83-4e4a-9499-aa31dace56a2/?format=api"
                },
                {
                    "id": "d69ec947-2fec-43f2-baeb-323d99ea4f00",
                    "gambit_id": "96c9fc4a-ab04-43b1-a5aa-b9582ab0e97c",
                    "last_updated": "2022-12-27T10:27:03.710910-05:00",
                    "created_at": "2022-12-26T00:32:08.533945-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b531825c-4e83-4e4a-9499-aa31dace56a2/?format=api"
                }
            ]
        },
        {
            "id": "d5518449-7544-4b98-8a6f-74798ff47360",
            "match": "https://api-prod.gambitprofit.com/api/matches/dee52af7-04fe-41dd-bd13-61c76f7f60d9/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-26T07:41:49.620677-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 239.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 239.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "846c0ee6-2927-4458-ae0a-3fb8b0f430ef",
                    "gambit_id": "45ac5ce6-57d5-4c02-8d6f-b961e02d8aeb",
                    "last_updated": "2022-12-27T10:27:03.703505-05:00",
                    "created_at": "2022-12-26T07:41:49.621921-05:00",
                    "name": "Game Total Under 239.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5518449-7544-4b98-8a6f-74798ff47360/?format=api"
                },
                {
                    "id": "69b77300-680f-45e1-a055-9fd0a2061bc2",
                    "gambit_id": "96b7e7ab-4e65-464b-988a-134a3ef1d120",
                    "last_updated": "2022-12-27T10:27:03.704580-05:00",
                    "created_at": "2022-12-26T07:41:49.623175-05:00",
                    "name": "Game Total Over 239.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5518449-7544-4b98-8a6f-74798ff47360/?format=api"
                }
            ]
        }
    ]
}