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/306dba52-fddd-48d0-987f-adf887146c55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "306dba52-fddd-48d0-987f-adf887146c55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8669e290-3551-41a9-a7dd-daf87c6cf27a",
    "completed": true,
    "last_updated": "2023-12-19T10:18:20.101344-05:00",
    "created_at": "2023-12-15T23:37:55.083770-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.1,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/8669e290-3551-41a9-a7dd-daf87c6cf27a",
    "datetime": "2023-12-16T10:00:00-05:00",
    "cutoff_datetime": "2023-12-16T10:00:00-05:00",
    "name": "Newcastle United v. Fulham",
    "bettypes": [
        {
            "id": "37b49591-3292-41cf-b986-18678fbf6f78",
            "match": "https://api-prod.gambitprofit.com/api/matches/306dba52-fddd-48d0-987f-adf887146c55/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-15T23:37:55.088663-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 6667.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 12132.12,
                "profit_sb": 2632.12,
                "profit_sb_percentage": 27.71,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 5079.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2539.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 2382.0
                    }
                ],
                "expected_reward_tokens": 9241.96,
                "profit_sb": -258.04,
                "profit_sb_percentage": -2.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9efbaa9-5cf5-4060-a504-9ed40179488d",
                    "gambit_id": "eed8208c-d452-4944-bfca-8cafbba860ba",
                    "last_updated": "2023-12-19T10:18:20.117379-05:00",
                    "created_at": "2023-12-15T23:37:55.101025-05:00",
                    "name": "Newcastle United",
                    "reward": "1.82000",
                    "odds": "1.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b49591-3292-41cf-b986-18678fbf6f78/?format=api"
                },
                {
                    "id": "260e3524-89e8-4760-8e12-7e4bff2fe82f",
                    "gambit_id": "08ca9e15-399c-4699-82b7-f25e873c96db",
                    "last_updated": "2023-12-19T10:18:20.114159-05:00",
                    "created_at": "2023-12-15T23:37:55.093681-05:00",
                    "name": "Draw",
                    "reward": "3.64000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b49591-3292-41cf-b986-18678fbf6f78/?format=api"
                },
                {
                    "id": "0704a94d-368f-4a96-a994-0cdcbf7eec78",
                    "gambit_id": "752458a2-8db2-41f5-afe2-33e0dd69ecce",
                    "last_updated": "2023-12-19T10:18:20.122129-05:00",
                    "created_at": "2023-12-15T23:37:55.104992-05:00",
                    "name": "Fulham",
                    "reward": "3.88000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b49591-3292-41cf-b986-18678fbf6f78/?format=api"
                }
            ]
        },
        {
            "id": "23518bfb-6464-4d69-9085-45f871f5f14a",
            "match": "https://api-prod.gambitprofit.com/api/matches/306dba52-fddd-48d0-987f-adf887146c55/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-15T23:37:55.109510-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 2.5",
                        "amount": 5255.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4745.0
                    }
                ],
                "expected_reward_tokens": 9300.2,
                "profit_sb": -199.8,
                "profit_sb_percentage": -2.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3626053-9562-40fd-9780-638d1bfc3d79",
                    "gambit_id": "02396f5e-fd37-48ec-bf96-a61fb1ab6646",
                    "last_updated": "2023-12-19T10:18:20.128871-05:00",
                    "created_at": "2023-12-15T23:37:55.113088-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23518bfb-6464-4d69-9085-45f871f5f14a/?format=api"
                },
                {
                    "id": "c70c2673-3888-4ff7-8bf2-d391bd7368e1",
                    "gambit_id": "28c1ca15-3e50-420c-b35a-237113a373a6",
                    "last_updated": "2023-12-19T10:18:20.132332-05:00",
                    "created_at": "2023-12-15T23:37:55.117084-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23518bfb-6464-4d69-9085-45f871f5f14a/?format=api"
                }
            ]
        }
    ]
}