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/7a4b8277-5eb9-4574-bc75-1a246dbe746f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7a4b8277-5eb9-4574-bc75-1a246dbe746f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2e16df41-a997-475c-97f2-acb9d047e97e",
    "completed": true,
    "last_updated": "2023-05-06T13:26:53.703811-04:00",
    "created_at": "2023-05-05T11:47:05.216761-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2e16df41-a997-475c-97f2-acb9d047e97e",
    "datetime": "2023-05-05T22:00:00-04:00",
    "cutoff_datetime": "2023-05-05T22:00:00-04:00",
    "name": "Denver Nuggets v. Phoenix Suns",
    "bettypes": [
        {
            "id": "58a0094f-b13b-4fa0-ae8d-2549416edd90",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a4b8277-5eb9-4574-bc75-1a246dbe746f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-05T11:47:05.230457-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": "Phoenix Suns",
                        "amount": 6163.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a1bf34ab-5ff9-42eb-a01f-140287939fd4",
                    "gambit_id": "645a88d0-18b5-4090-99ab-4cf86c2bbeb8",
                    "last_updated": "2023-05-06T13:26:53.720041-04:00",
                    "created_at": "2023-05-05T11:47:05.232134-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a0094f-b13b-4fa0-ae8d-2549416edd90/?format=api"
                },
                {
                    "id": "f3edf1d1-405c-43b2-8f58-592a6ee2e692",
                    "gambit_id": "571c2a2a-7be2-4e9b-82bb-59c17a18778e",
                    "last_updated": "2023-05-06T13:26:53.721983-04:00",
                    "created_at": "2023-05-05T11:47:05.234010-04:00",
                    "name": "Denver Nuggets",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a0094f-b13b-4fa0-ae8d-2549416edd90/?format=api"
                }
            ]
        },
        {
            "id": "23964835-d9e8-40c0-a1e5-cdcc02285b3d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a4b8277-5eb9-4574-bc75-1a246dbe746f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-05T11:47:05.224915-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": "Phoenix Suns",
                        "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": "604ab699-8e8a-4045-a50c-a3fd75c04e6e",
                    "gambit_id": "622202e0-50ba-4ec4-8135-6eef09d639a3",
                    "last_updated": "2023-05-06T13:26:53.714012-04:00",
                    "created_at": "2023-05-05T11:47:05.226739-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23964835-d9e8-40c0-a1e5-cdcc02285b3d/?format=api"
                },
                {
                    "id": "1411d5df-3f85-47e2-8d98-f283e72ccc69",
                    "gambit_id": "0350fbe4-1cbc-43e5-801e-154ede354f52",
                    "last_updated": "2023-05-06T13:26:53.715933-04:00",
                    "created_at": "2023-05-05T11:47:05.228698-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23964835-d9e8-40c0-a1e5-cdcc02285b3d/?format=api"
                }
            ]
        },
        {
            "id": "bc8bdc69-0086-4a28-8200-4cb7c570767a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a4b8277-5eb9-4574-bc75-1a246dbe746f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-05T11:47:05.219278-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 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3028b577-8958-4985-9ff4-4c0baefdbfa5",
                    "gambit_id": "c0847270-873c-4195-aaf3-cea058fcf25e",
                    "last_updated": "2023-05-06T13:26:53.708492-04:00",
                    "created_at": "2023-05-05T11:47:05.221244-04:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8bdc69-0086-4a28-8200-4cb7c570767a/?format=api"
                },
                {
                    "id": "775695cb-be26-4c0c-bcc9-49eded6b4ac8",
                    "gambit_id": "379ffd4b-4f79-4f70-a118-9fd986d82533",
                    "last_updated": "2023-05-06T13:26:53.710366-04:00",
                    "created_at": "2023-05-05T11:47:05.223055-04:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8bdc69-0086-4a28-8200-4cb7c570767a/?format=api"
                }
            ]
        }
    ]
}