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/97135dae-ef70-4300-9c4e-280e38635c94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "97135dae-ef70-4300-9c4e-280e38635c94",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d99392b6-97e7-4814-adb6-75f73dfc6209",
    "completed": true,
    "last_updated": "2023-02-19T16:12:16.378517-05:00",
    "created_at": "2023-02-17T10:27:14.821246-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.51,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d99392b6-97e7-4814-adb6-75f73dfc6209",
    "datetime": "2023-02-18T10:00:00-05:00",
    "cutoff_datetime": "2023-02-18T10:00:00-05:00",
    "name": "Chelsea v. Southampton",
    "bettypes": [
        {
            "id": "8a9cfec8-9ba4-406f-80bb-3be94eb348cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/97135dae-ef70-4300-9c4e-280e38635c94/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-17T10:27:14.828255-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 7504.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2496.0
                    }
                ],
                "expected_reward_tokens": 10730.72,
                "profit_sb": 1230.72,
                "profit_sb_percentage": 12.95,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 6544.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2176.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 1280.0
                    }
                ],
                "expected_reward_tokens": 9356.8,
                "profit_sb": -143.2,
                "profit_sb_percentage": -1.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "28c7a6b5-4e70-4551-9254-8a4cb24b7928",
                    "gambit_id": "9ea52cf2-1d44-4d56-8a34-d0c335b478f4",
                    "last_updated": "2023-02-19T16:12:16.386678-05:00",
                    "created_at": "2023-02-17T10:27:14.831185-05:00",
                    "name": "Chelsea",
                    "reward": "1.43000",
                    "odds": "1.44000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9cfec8-9ba4-406f-80bb-3be94eb348cf/?format=api"
                },
                {
                    "id": "e940cb95-cd04-47a0-bfb0-5876a9a064ae",
                    "gambit_id": "997a2a0a-cc07-4d83-b7d4-0fc6b42403a6",
                    "last_updated": "2023-02-19T16:12:16.387922-05:00",
                    "created_at": "2023-02-17T10:27:14.832531-05:00",
                    "name": "Draw",
                    "reward": "4.30000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9cfec8-9ba4-406f-80bb-3be94eb348cf/?format=api"
                },
                {
                    "id": "90245616-c72c-4c79-b900-d415ad43db7e",
                    "gambit_id": "364f0861-2702-40c6-a559-2d4ab142c93d",
                    "last_updated": "2023-02-19T16:12:16.385489-05:00",
                    "created_at": "2023-02-17T10:27:14.829827-05:00",
                    "name": "Southampton",
                    "reward": "7.31000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a9cfec8-9ba4-406f-80bb-3be94eb348cf/?format=api"
                }
            ]
        },
        {
            "id": "65edf024-0044-4e6e-8434-13bc6267f73c",
            "match": "https://api-prod.gambitprofit.com/api/matches/97135dae-ef70-4300-9c4e-280e38635c94/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-17T10:27:14.823517-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": 5387.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4613.0
                    }
                ],
                "expected_reward_tokens": 9318.26,
                "profit_sb": -181.74,
                "profit_sb_percentage": -1.91,
                "recommended": false
            },
            "lines": [
                {
                    "id": "170ca9d1-986b-46d2-bccc-79596beee4a0",
                    "gambit_id": "7f4bc1ac-4fc7-474d-a995-c8f6d9113ed9",
                    "last_updated": "2023-02-19T16:12:16.382968-05:00",
                    "created_at": "2023-02-17T10:27:14.826808-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.73000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65edf024-0044-4e6e-8434-13bc6267f73c/?format=api"
                },
                {
                    "id": "37468d93-bcbe-4127-b9e4-34c00f5696a7",
                    "gambit_id": "8055b7e3-81f6-4c1a-a973-83b8853ed54c",
                    "last_updated": "2023-02-19T16:12:16.381693-05:00",
                    "created_at": "2023-02-17T10:27:14.825286-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65edf024-0044-4e6e-8434-13bc6267f73c/?format=api"
                }
            ]
        }
    ]
}