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/b64b2d8d-10c8-49d7-ad37-a0cf682c6aee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b64b2d8d-10c8-49d7-ad37-a0cf682c6aee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "61dfadb1-3d2d-4257-bce5-060c9ae31d44",
    "completed": true,
    "last_updated": "2023-03-20T10:07:02.187202-04:00",
    "created_at": "2023-03-16T17:37:20.190590-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.82,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/61dfadb1-3d2d-4257-bce5-060c9ae31d44",
    "datetime": "2023-03-18T11:00:00-04:00",
    "cutoff_datetime": "2023-03-18T11:00:00-04:00",
    "name": "Wolverhampton Wanderers v. Leeds United",
    "bettypes": [
        {
            "id": "d30542a4-345a-47d7-8ac6-e51a689bd93e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b64b2d8d-10c8-49d7-ad37-a0cf682c6aee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-16T17:37:20.200241-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 5709.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4291.0
                    }
                ],
                "expected_reward_tokens": 13130.46,
                "profit_sb": 3630.46,
                "profit_sb_percentage": 38.22,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 4014.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3017.0
                    },
                    {
                        "team": "Leeds United",
                        "amount": 2969.0
                    }
                ],
                "expected_reward_tokens": 9232.02,
                "profit_sb": -267.98,
                "profit_sb_percentage": -2.82,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9cddfbbb-92b7-4ba0-ac54-96c1800ac5b9",
                    "gambit_id": "9dd6ea52-4230-4f07-9ab9-1cbee3cd5108",
                    "last_updated": "2023-03-20T10:07:02.203201-04:00",
                    "created_at": "2023-03-16T17:37:20.204462-04:00",
                    "name": "Wolverhampton Wanderers",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d30542a4-345a-47d7-8ac6-e51a689bd93e/?format=api"
                },
                {
                    "id": "e01c8d62-d3d2-4289-84fe-42c8bb9efe1a",
                    "gambit_id": "49eef694-b863-438d-a75e-77441d1956a6",
                    "last_updated": "2023-03-20T10:07:02.205649-04:00",
                    "created_at": "2023-03-16T17:37:20.206231-04:00",
                    "name": "Draw",
                    "reward": "3.06000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d30542a4-345a-47d7-8ac6-e51a689bd93e/?format=api"
                },
                {
                    "id": "978f43cf-1ec5-4d26-bab8-93d1cbb63aeb",
                    "gambit_id": "32ee185f-b723-43e5-a054-a65aa668f7ea",
                    "last_updated": "2023-03-20T10:07:02.200327-04:00",
                    "created_at": "2023-03-16T17:37:20.202525-04:00",
                    "name": "Leeds United",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d30542a4-345a-47d7-8ac6-e51a689bd93e/?format=api"
                }
            ]
        },
        {
            "id": "53ebbb17-183f-4b20-973d-557a90bde366",
            "match": "https://api-prod.gambitprofit.com/api/matches/b64b2d8d-10c8-49d7-ad37-a0cf682c6aee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-16T17:37:20.193679-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 2.5",
                        "amount": 5523.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4477.0
                    }
                ],
                "expected_reward_tokens": 9222.62,
                "profit_sb": -277.38,
                "profit_sb_percentage": -2.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a235021b-608b-4951-bf36-ec6f47edcc27",
                    "gambit_id": "b164cc70-5bd2-45c4-aa9e-2794650bdb57",
                    "last_updated": "2023-03-20T10:07:02.192077-04:00",
                    "created_at": "2023-03-16T17:37:20.195600-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.67000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ebbb17-183f-4b20-973d-557a90bde366/?format=api"
                },
                {
                    "id": "be000b8c-b1d2-4b09-ba41-87bd9d43f695",
                    "gambit_id": "c60bbeaf-a9ae-4eff-9ae3-2aace46157f0",
                    "last_updated": "2023-03-20T10:07:02.195015-04:00",
                    "created_at": "2023-03-16T17:37:20.197852-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ebbb17-183f-4b20-973d-557a90bde366/?format=api"
                }
            ]
        }
    ]
}