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/2b139973-faa1-429d-be7e-36e3881beb2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2b139973-faa1-429d-be7e-36e3881beb2a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "04ca727e-3624-4c1f-9e3f-a9d2f1076a52",
    "completed": true,
    "last_updated": "2023-03-13T10:27:12.507451-04:00",
    "created_at": "2023-03-11T09:32:16.804385-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/04ca727e-3624-4c1f-9e3f-a9d2f1076a52",
    "datetime": "2023-03-11T21:10:00-05:00",
    "cutoff_datetime": "2023-03-11T21:10:00-05:00",
    "name": "Sacramento Kings v. Phoenix Suns",
    "bettypes": [
        {
            "id": "070ce982-6450-48c3-86c6-e36c1b4a5355",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b139973-faa1-429d-be7e-36e3881beb2a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-11T09:32:16.819123-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": "Phoenix Suns",
                        "amount": 6100.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d533d25d-937d-497d-9769-2735088b0d74",
                    "gambit_id": "51ef1b25-57a3-4739-90e9-142ed038a55c",
                    "last_updated": "2023-03-13T10:27:12.526998-04:00",
                    "created_at": "2023-03-11T09:32:16.820422-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070ce982-6450-48c3-86c6-e36c1b4a5355/?format=api"
                },
                {
                    "id": "92a2938e-d38c-4e10-9dc0-d09a9bdf117b",
                    "gambit_id": "157db0f9-4425-4321-bd5c-1e9119f3d3bf",
                    "last_updated": "2023-03-13T10:27:12.529197-04:00",
                    "created_at": "2023-03-11T09:32:16.821806-05:00",
                    "name": "Sacramento Kings",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070ce982-6450-48c3-86c6-e36c1b4a5355/?format=api"
                }
            ]
        },
        {
            "id": "87affe82-9895-4f5e-bc28-f3a83c9d6e89",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b139973-faa1-429d-be7e-36e3881beb2a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-11T09:32:16.814052-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "288bd66a-a1b3-4d22-bcb7-ef1f9727152d",
                    "gambit_id": "82bd2caa-64b2-4478-b64d-fb1d569d3cc9",
                    "last_updated": "2023-03-13T10:27:12.522685-04:00",
                    "created_at": "2023-03-11T09:32:16.817608-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87affe82-9895-4f5e-bc28-f3a83c9d6e89/?format=api"
                },
                {
                    "id": "a0f5f3d3-fad5-47be-88de-401f2ac57d7f",
                    "gambit_id": "4311fa58-1c31-47b5-ada3-fd41d8ab7e97",
                    "last_updated": "2023-03-13T10:27:12.520552-04:00",
                    "created_at": "2023-03-11T09:32:16.815959-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87affe82-9895-4f5e-bc28-f3a83c9d6e89/?format=api"
                }
            ]
        },
        {
            "id": "b42a3712-828f-4a6b-95f2-e5e41c39b536",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b139973-faa1-429d-be7e-36e3881beb2a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-11T09:32:16.807973-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 240",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 240",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8b99607-b5a6-4a86-8e91-cd8714a04de4",
                    "gambit_id": "eed298b8-0d45-4a16-9548-3803764f1491",
                    "last_updated": "2023-03-13T10:27:12.513522-04:00",
                    "created_at": "2023-03-11T09:32:16.809927-05:00",
                    "name": "Game Total Under 240",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "240.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42a3712-828f-4a6b-95f2-e5e41c39b536/?format=api"
                },
                {
                    "id": "2f2ca60a-e033-410b-b7e6-63a0ffd42ce9",
                    "gambit_id": "f702f2f3-93cf-46c9-8fda-2242a313410b",
                    "last_updated": "2023-03-13T10:27:12.515684-04:00",
                    "created_at": "2023-03-11T09:32:16.811903-05:00",
                    "name": "Game Total Over 240",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "240.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42a3712-828f-4a6b-95f2-e5e41c39b536/?format=api"
                }
            ]
        }
    ]
}