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/ffeb013f-85b9-489b-8ee4-501a2314105b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ffeb013f-85b9-489b-8ee4-501a2314105b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4c29c69f-cdee-4947-abbf-7bd8b14391af",
    "completed": true,
    "last_updated": "2024-01-26T20:43:20.074327-05:00",
    "created_at": "2024-01-25T13:28:14.704894-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4c29c69f-cdee-4947-abbf-7bd8b14391af",
    "datetime": "2024-01-25T22:40:00-05:00",
    "cutoff_datetime": "2024-01-25T22:40:00-05:00",
    "name": "Chicago Bulls v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "28268d46-7ca3-41bc-963d-caddf42dcb8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffeb013f-85b9-489b-8ee4-501a2314105b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-25T13:28:14.738049-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": "Los Angeles Lakers",
                        "amount": 6752.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7230061-80c1-4044-a515-7c7b05657e8b",
                    "gambit_id": "cda92269-d91e-48c1-bbd0-471b96feeb51",
                    "last_updated": "2024-01-26T20:43:20.105431-05:00",
                    "created_at": "2024-01-25T13:28:14.745534-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28268d46-7ca3-41bc-963d-caddf42dcb8f/?format=api"
                },
                {
                    "id": "5daeae96-4ff7-4bf4-8645-ed2675a8a395",
                    "gambit_id": "dbc88713-3a77-4ddd-8b46-fdfb10aa24ed",
                    "last_updated": "2024-01-26T20:43:20.102380-05:00",
                    "created_at": "2024-01-25T13:28:14.741491-05:00",
                    "name": "Chicago Bulls",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28268d46-7ca3-41bc-963d-caddf42dcb8f/?format=api"
                }
            ]
        },
        {
            "id": "374bcbc4-bf73-43e9-a606-573eea36ccc8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffeb013f-85b9-489b-8ee4-501a2314105b/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-25T13:28:14.724077-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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77589334-e6e2-48f8-ac07-d4675ee8d921",
                    "gambit_id": "86655cc0-5d75-4983-95c5-34bda67a8c65",
                    "last_updated": "2024-01-26T20:43:20.088973-05:00",
                    "created_at": "2024-01-25T13:28:14.729438-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/374bcbc4-bf73-43e9-a606-573eea36ccc8/?format=api"
                },
                {
                    "id": "89b05204-c943-4759-91d5-280210eef1b6",
                    "gambit_id": "1d1256a6-c17d-4606-b51a-7ccf652679e2",
                    "last_updated": "2024-01-26T20:43:20.092315-05:00",
                    "created_at": "2024-01-25T13:28:14.734066-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/374bcbc4-bf73-43e9-a606-573eea36ccc8/?format=api"
                }
            ]
        },
        {
            "id": "0c548d4e-b182-4878-a6ad-ab2692bbe7af",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffeb013f-85b9-489b-8ee4-501a2314105b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-25T13:28:14.751549-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe94f744-a865-4c0d-b2a2-a45b261b7231",
                    "gambit_id": "192d776d-cd1b-4987-a215-880201f6596b",
                    "last_updated": "2024-01-26T20:43:20.112552-05:00",
                    "created_at": "2024-01-25T13:28:14.754828-05:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c548d4e-b182-4878-a6ad-ab2692bbe7af/?format=api"
                },
                {
                    "id": "bd5fe92a-2614-49b7-9460-ac5d7aa13ce6",
                    "gambit_id": "41365e52-0a23-463b-82ab-015ed5f062dd",
                    "last_updated": "2024-01-26T20:43:20.115714-05:00",
                    "created_at": "2024-01-25T13:28:14.758477-05:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c548d4e-b182-4878-a6ad-ab2692bbe7af/?format=api"
                }
            ]
        }
    ]
}