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/890927b0-c13a-441f-809f-f647af12e332/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "890927b0-c13a-441f-809f-f647af12e332",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dd87ddf0-4cbe-433e-ad3b-52cea5ead773",
    "completed": true,
    "last_updated": "2023-02-09T11:12:05.696463-05:00",
    "created_at": "2023-02-06T08:47:01.889019-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.27,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/dd87ddf0-4cbe-433e-ad3b-52cea5ead773",
    "datetime": "2023-02-08T15:00:00-05:00",
    "cutoff_datetime": "2023-02-08T15:00:00-05:00",
    "name": "Manchester United v. Leeds United",
    "bettypes": [
        {
            "id": "4f403177-da22-47d0-985c-95031c360565",
            "match": "https://api-prod.gambitprofit.com/api/matches/890927b0-c13a-441f-809f-f647af12e332/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-06T08:47:01.894792-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 7350.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2650.0
                    }
                ],
                "expected_reward_tokens": 11024.0,
                "profit_sb": 1524.0,
                "profit_sb_percentage": 16.04,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 6124.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2208.0
                    },
                    {
                        "team": "Leeds United",
                        "amount": 1667.0
                    }
                ],
                "expected_reward_tokens": 9185.17,
                "profit_sb": -314.83,
                "profit_sb_percentage": -3.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2cbb153-73d3-45ea-8787-54137bda988a",
                    "gambit_id": "7bb4a29f-f6bd-4a37-96c0-e6624c22eadb",
                    "last_updated": "2023-02-09T11:12:05.705719-05:00",
                    "created_at": "2023-02-06T08:47:01.897466-05:00",
                    "name": "Manchester United",
                    "reward": "1.50000",
                    "odds": "1.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f403177-da22-47d0-985c-95031c360565/?format=api"
                },
                {
                    "id": "3b523862-7e4b-479b-af1f-729796e118b2",
                    "gambit_id": "2e34ebba-5b0d-4ffe-a015-872ac7c7eea1",
                    "last_updated": "2023-02-09T11:12:05.706894-05:00",
                    "created_at": "2023-02-06T08:47:01.898858-05:00",
                    "name": "Draw",
                    "reward": "4.16000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f403177-da22-47d0-985c-95031c360565/?format=api"
                },
                {
                    "id": "1971b4db-a16f-42ac-812f-da61ef5f85e4",
                    "gambit_id": "e839ff53-4f94-4456-b23e-a125a8629d63",
                    "last_updated": "2023-02-09T11:12:05.704543-05:00",
                    "created_at": "2023-02-06T08:47:01.896010-05:00",
                    "name": "Leeds United",
                    "reward": "5.51000",
                    "odds": "5.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f403177-da22-47d0-985c-95031c360565/?format=api"
                }
            ]
        },
        {
            "id": "557df0de-347d-4161-a5b1-b9cdb5ed8602",
            "match": "https://api-prod.gambitprofit.com/api/matches/890927b0-c13a-441f-809f-f647af12e332/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-06T08:47:01.890780-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": 5603.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4397.0
                    }
                ],
                "expected_reward_tokens": 9188.92,
                "profit_sb": -311.08,
                "profit_sb_percentage": -3.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92da2ee7-9739-4615-af7b-2b4e8c23288e",
                    "gambit_id": "47f8864d-6d75-42d5-a408-9489fc614137",
                    "last_updated": "2023-02-09T11:12:05.700704-05:00",
                    "created_at": "2023-02-06T08:47:01.893440-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.64000",
                    "odds": "1.67000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557df0de-347d-4161-a5b1-b9cdb5ed8602/?format=api"
                },
                {
                    "id": "4d245418-4ce8-4b9e-950a-aa4486e4b736",
                    "gambit_id": "a05265c0-1f7a-4dfd-9158-0366e403b57f",
                    "last_updated": "2023-02-09T11:12:05.699461-05:00",
                    "created_at": "2023-02-06T08:47:01.892101-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557df0de-347d-4161-a5b1-b9cdb5ed8602/?format=api"
                }
            ]
        }
    ]
}