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/d3c79add-f342-49a4-a3a9-da801ca84b1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d3c79add-f342-49a4-a3a9-da801ca84b1a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e6d683f6-ec91-450c-94c1-82ffe97eb3eb",
    "completed": true,
    "last_updated": "2024-01-19T12:03:16.143276-05:00",
    "created_at": "2024-01-17T09:28:12.038647-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e6d683f6-ec91-450c-94c1-82ffe97eb3eb",
    "datetime": "2024-01-17T19:40:00-05:00",
    "cutoff_datetime": "2024-01-17T19:40:00-05:00",
    "name": "Milwaukee Bucks v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "c32e96f9-4e24-45f3-ad1e-06c76c8a46d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3c79add-f342-49a4-a3a9-da801ca84b1a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-17T09:28:12.060206-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": "Cleveland Cavaliers",
                        "amount": 5423.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "987214d7-c823-4574-b918-e0cd34cd5600",
                    "gambit_id": "044dfb79-e651-4092-8755-d4f132157e07",
                    "last_updated": "2024-01-19T12:03:16.168784-05:00",
                    "created_at": "2024-01-17T09:28:12.067933-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32e96f9-4e24-45f3-ad1e-06c76c8a46d7/?format=api"
                },
                {
                    "id": "83675bf6-804c-4621-9911-0328d5e8cbcd",
                    "gambit_id": "40bec28d-f9f3-45dd-b5fd-13d903633318",
                    "last_updated": "2024-01-19T12:03:16.165365-05:00",
                    "created_at": "2024-01-17T09:28:12.063969-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32e96f9-4e24-45f3-ad1e-06c76c8a46d7/?format=api"
                }
            ]
        },
        {
            "id": "a845aaa6-050b-414a-a86e-a7bbb51788c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3c79add-f342-49a4-a3a9-da801ca84b1a/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-17T09:28:12.044868-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": "Milwaukee Bucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64f320e3-72ac-45dd-afae-b8d26ba0745c",
                    "gambit_id": "c6e71d63-277c-4e75-8153-ec3a294068fe",
                    "last_updated": "2024-01-19T12:03:16.155537-05:00",
                    "created_at": "2024-01-17T09:28:12.050830-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a845aaa6-050b-414a-a86e-a7bbb51788c0/?format=api"
                },
                {
                    "id": "6fb3ca9e-4a8f-4e95-84f6-f2d196ee750f",
                    "gambit_id": "fdbedb01-93cd-4be8-b8c6-d898490cdf04",
                    "last_updated": "2024-01-19T12:03:16.158786-05:00",
                    "created_at": "2024-01-17T09:28:12.056736-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a845aaa6-050b-414a-a86e-a7bbb51788c0/?format=api"
                }
            ]
        },
        {
            "id": "9960e631-23f6-4e32-9e45-940f5880d57f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3c79add-f342-49a4-a3a9-da801ca84b1a/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-17T09:28:12.072396-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 Over 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51ddc902-e4ce-4134-9b87-faf972a9520d",
                    "gambit_id": "a072cad9-a72a-4fe0-86d2-a57b46a00be5",
                    "last_updated": "2024-01-19T12:03:16.175090-05:00",
                    "created_at": "2024-01-17T09:28:12.076159-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9960e631-23f6-4e32-9e45-940f5880d57f/?format=api"
                },
                {
                    "id": "61c08b86-c679-4778-ac4b-b4a5d1e73ebb",
                    "gambit_id": "93191c63-d6dc-45e4-8e71-1f73897eb28c",
                    "last_updated": "2024-01-19T12:03:16.178373-05:00",
                    "created_at": "2024-01-17T09:28:12.081897-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9960e631-23f6-4e32-9e45-940f5880d57f/?format=api"
                }
            ]
        }
    ]
}