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/c1870076-7a7e-4bec-bdce-e2c75ad51fb7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c1870076-7a7e-4bec-bdce-e2c75ad51fb7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1fb20d20-89d4-4777-9352-e8c952628dbd",
    "completed": true,
    "last_updated": "2023-12-05T21:13:18.101033-05:00",
    "created_at": "2023-12-01T19:28:12.273103-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.44,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/1fb20d20-89d4-4777-9352-e8c952628dbd",
    "datetime": "2023-12-03T09:00:00-05:00",
    "cutoff_datetime": "2023-12-03T09:00:00-05:00",
    "name": "West Ham United v. Crystal Palace",
    "bettypes": [
        {
            "id": "3eb900e1-f144-444f-ad0f-9776b76a54a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1870076-7a7e-4bec-bdce-e2c75ad51fb7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-01T19:28:12.286489-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 6464.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3536.0
                    }
                ],
                "expected_reward_tokens": 12022.4,
                "profit_sb": 2522.4,
                "profit_sb_percentage": 26.55,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 4964.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2716.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2320.0
                    }
                ],
                "expected_reward_tokens": 9233.04,
                "profit_sb": -266.96,
                "profit_sb_percentage": -2.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "387cac47-ab13-4380-b6bf-45676f7cb785",
                    "gambit_id": "ff4b0629-70bc-4cfc-8a45-fd3a43cfe793",
                    "last_updated": "2023-12-05T21:13:18.114413-05:00",
                    "created_at": "2023-12-01T19:28:12.293932-05:00",
                    "name": "West Ham United",
                    "reward": "1.86000",
                    "odds": "1.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb900e1-f144-444f-ad0f-9776b76a54a6/?format=api"
                },
                {
                    "id": "72ad06e7-d5e2-49b5-ad28-37cce108d75f",
                    "gambit_id": "3bb2071f-9170-4f60-b9ac-66ac1d939e8d",
                    "last_updated": "2023-12-05T21:13:18.110955-05:00",
                    "created_at": "2023-12-01T19:28:12.290270-05:00",
                    "name": "Draw",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb900e1-f144-444f-ad0f-9776b76a54a6/?format=api"
                },
                {
                    "id": "4f01b5f9-e51d-4823-ba5d-cca660465311",
                    "gambit_id": "c1afae08-93ea-4381-b95a-49e29c7674c5",
                    "last_updated": "2023-12-05T21:13:18.117764-05:00",
                    "created_at": "2023-12-01T19:28:12.297617-05:00",
                    "name": "Crystal Palace",
                    "reward": "3.98000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eb900e1-f144-444f-ad0f-9776b76a54a6/?format=api"
                }
            ]
        },
        {
            "id": "bd5b9b9d-16e3-4a33-a39e-4f184abb0ca3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1870076-7a7e-4bec-bdce-e2c75ad51fb7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-01T19:28:12.304264-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 Under 2.5",
                        "amount": 5389.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4611.0
                    }
                ],
                "expected_reward_tokens": 9268.11,
                "profit_sb": -231.89,
                "profit_sb_percentage": -2.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6b8aa7f2-f288-45cc-9984-9edda1b26041",
                    "gambit_id": "9abbe595-f7e9-4e71-89ee-cd03cd3944e6",
                    "last_updated": "2023-12-05T21:13:18.127865-05:00",
                    "created_at": "2023-12-01T19:28:12.311644-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5b9b9d-16e3-4a33-a39e-4f184abb0ca3/?format=api"
                },
                {
                    "id": "89643e55-1010-437c-847a-8548de2dfaaa",
                    "gambit_id": "69794c91-1b6f-45ef-a1c0-0aae46c99af7",
                    "last_updated": "2023-12-05T21:13:18.124538-05:00",
                    "created_at": "2023-12-01T19:28:12.308055-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5b9b9d-16e3-4a33-a39e-4f184abb0ca3/?format=api"
                }
            ]
        }
    ]
}