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/55c34f40-2885-4299-8345-d4c5af68be60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "55c34f40-2885-4299-8345-d4c5af68be60",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "319a5c61-ab3e-4880-b5eb-001510013852",
    "completed": true,
    "last_updated": "2023-01-19T09:37:19.119020-05:00",
    "created_at": "2023-01-18T09:36:55.847055-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/319a5c61-ab3e-4880-b5eb-001510013852",
    "datetime": "2023-01-18T15:00:00-05:00",
    "cutoff_datetime": "2023-01-18T15:00:00-05:00",
    "name": "Crystal Palace v. Manchester United",
    "bettypes": [
        {
            "id": "dc2ff44d-38b6-47b1-9c01-00c8f86730ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/55c34f40-2885-4299-8345-d4c5af68be60/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-18T09:36:55.855075-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": 7007.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2993.0
                    }
                ],
                "expected_reward_tokens": 11491.48,
                "profit_sb": 1991.48,
                "profit_sb_percentage": 20.96,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 5733.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2448.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 1819.0
                    }
                ],
                "expected_reward_tokens": 9400.32,
                "profit_sb": -99.68,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "00e76c6a-4eb0-47cf-94f3-9ce459e9b135",
                    "gambit_id": "ab9f026d-5728-4a04-b00f-14fd1ff93dde",
                    "last_updated": "2023-01-19T09:37:19.125078-05:00",
                    "created_at": "2023-01-18T09:36:55.856843-05:00",
                    "name": "Manchester United",
                    "reward": "1.64000",
                    "odds": "1.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2ff44d-38b6-47b1-9c01-00c8f86730ba/?format=api"
                },
                {
                    "id": "d4b612de-8601-47da-8cfe-c2cb6c66414c",
                    "gambit_id": "fd87dc32-619e-4c38-8b04-ef37e4a79d97",
                    "last_updated": "2023-01-19T09:37:19.127357-05:00",
                    "created_at": "2023-01-18T09:36:55.860245-05:00",
                    "name": "Draw",
                    "reward": "3.84000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2ff44d-38b6-47b1-9c01-00c8f86730ba/?format=api"
                },
                {
                    "id": "f4796c51-49b4-4b66-8d62-23b521fe7ffa",
                    "gambit_id": "5785b951-6697-4d16-a672-2bb152ba543c",
                    "last_updated": "2023-01-19T09:37:19.126166-05:00",
                    "created_at": "2023-01-18T09:36:55.858620-05:00",
                    "name": "Crystal Palace",
                    "reward": "5.17000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2ff44d-38b6-47b1-9c01-00c8f86730ba/?format=api"
                }
            ]
        },
        {
            "id": "56b594da-0cee-4a63-90e9-e45632b27bcc",
            "match": "https://api-prod.gambitprofit.com/api/matches/55c34f40-2885-4299-8345-d4c5af68be60/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-18T09:36:55.849657-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": 5067.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4933.0
                    }
                ],
                "expected_reward_tokens": 9272.61,
                "profit_sb": -227.39,
                "profit_sb_percentage": -2.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f1693ca-f7b1-46a3-a176-45c212bced34",
                    "gambit_id": "b829e9d2-8b56-43ec-8ecb-80f23c74440c",
                    "last_updated": "2023-01-19T09:37:19.122739-05:00",
                    "created_at": "2023-01-18T09:36:55.853359-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b594da-0cee-4a63-90e9-e45632b27bcc/?format=api"
                },
                {
                    "id": "2b417d9f-ee54-4c84-84cb-074cadacb1ee",
                    "gambit_id": "e81a9d3b-dc63-4914-96aa-4dbc2575c71d",
                    "last_updated": "2023-01-19T09:37:19.121645-05:00",
                    "created_at": "2023-01-18T09:36:55.851579-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.88000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b594da-0cee-4a63-90e9-e45632b27bcc/?format=api"
                }
            ]
        }
    ]
}