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/c1a9ace8-eee9-4c81-be53-f9bc10eda4e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c1a9ace8-eee9-4c81-be53-f9bc10eda4e5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "15e6ba6a-647d-45c0-8b4e-b0458051aefe",
    "completed": true,
    "last_updated": "2022-12-31T14:06:51.850799-05:00",
    "created_at": "2022-12-30T10:27:11.675692-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.63,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/15e6ba6a-647d-45c0-8b4e-b0458051aefe",
    "datetime": "2022-12-30T22:10:00-05:00",
    "cutoff_datetime": "2022-12-30T22:10:00-05:00",
    "name": "Portland Trail Blazers v. Golden State Warriors",
    "bettypes": [
        {
            "id": "6b2ba06c-3180-43c2-a7c1-d02df72dd38f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1a9ace8-eee9-4c81-be53-f9bc10eda4e5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-30T10:27:11.680990-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": 5292.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ccba5e1a-fd71-4f78-a2d5-9bf1330a6601",
                    "gambit_id": "64fab7ae-d126-4423-bede-790684bda93e",
                    "last_updated": "2022-12-31T14:06:51.857865-05:00",
                    "created_at": "2022-12-30T10:27:11.683622-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b2ba06c-3180-43c2-a7c1-d02df72dd38f/?format=api"
                },
                {
                    "id": "82ed6e7b-3971-4595-a23d-f4441107c05b",
                    "gambit_id": "1370308a-8dae-443c-9ebf-84e8df1c9026",
                    "last_updated": "2022-12-31T14:06:51.856764-05:00",
                    "created_at": "2022-12-30T10:27:11.682310-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b2ba06c-3180-43c2-a7c1-d02df72dd38f/?format=api"
                }
            ]
        },
        {
            "id": "a16c2706-f0e7-44ac-acb5-9b497930eef8",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1a9ace8-eee9-4c81-be53-f9bc10eda4e5/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-30T10:27:11.684875-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": "Golden State Warriors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "88768038-27d2-4290-bda6-fce82f8ee61d",
                    "gambit_id": "eb31f017-abf9-49d1-8029-1679ab8dd083",
                    "last_updated": "2022-12-31T14:06:51.860047-05:00",
                    "created_at": "2022-12-30T10:27:11.685999-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a16c2706-f0e7-44ac-acb5-9b497930eef8/?format=api"
                },
                {
                    "id": "fb645e82-0b60-4a9a-b35b-c52f60cfa9cd",
                    "gambit_id": "aeec8605-e573-44df-b40a-34af6523499f",
                    "last_updated": "2022-12-31T14:06:51.861158-05:00",
                    "created_at": "2022-12-30T10:27:11.687201-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a16c2706-f0e7-44ac-acb5-9b497930eef8/?format=api"
                }
            ]
        },
        {
            "id": "20236cf0-102e-4a53-8d40-cd346a53fee9",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1a9ace8-eee9-4c81-be53-f9bc10eda4e5/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-30T10:27:11.677366-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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31cfa022-0308-4dc3-8560-af4d87968ea8",
                    "gambit_id": "bb02a11c-f765-472f-b167-07be9610809d",
                    "last_updated": "2022-12-31T14:06:51.853484-05:00",
                    "created_at": "2022-12-30T10:27:11.678535-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20236cf0-102e-4a53-8d40-cd346a53fee9/?format=api"
                },
                {
                    "id": "3d67128b-d618-42f3-ad6d-3cffac7b1be4",
                    "gambit_id": "58e98b53-c0f4-4498-b27f-06297c183092",
                    "last_updated": "2022-12-31T14:06:51.854582-05:00",
                    "created_at": "2022-12-30T10:27:11.679728-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20236cf0-102e-4a53-8d40-cd346a53fee9/?format=api"
                }
            ]
        }
    ]
}