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/ff32fdd9-212e-4d11-b7d3-7ee293a9bd18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ff32fdd9-212e-4d11-b7d3-7ee293a9bd18",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9a7fc30c-e330-411f-92d1-3d9ad5adedc3",
    "completed": true,
    "last_updated": "2023-02-19T16:12:16.655406-05:00",
    "created_at": "2023-02-17T10:27:15.434696-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9a7fc30c-e330-411f-92d1-3d9ad5adedc3",
    "datetime": "2023-02-18T10:00:00-05:00",
    "cutoff_datetime": "2023-02-18T10:00:00-05:00",
    "name": "Nottingham Forest v. Manchester City",
    "bettypes": [
        {
            "id": "235c46d6-9748-4021-8ebe-ce8ec30f45da",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff32fdd9-212e-4d11-b7d3-7ee293a9bd18/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-17T10:27:15.440386-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 City",
                        "amount": 7871.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2129.0
                    }
                ],
                "expected_reward_tokens": 10389.52,
                "profit_sb": 889.52,
                "profit_sb_percentage": 9.36,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7112.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1924.0
                    },
                    {
                        "team": "Nottingham Forest",
                        "amount": 965.0
                    }
                ],
                "expected_reward_tokens": 9387.84,
                "profit_sb": -112.16,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "132539ef-cff1-4e44-8058-faaa92bd39fd",
                    "gambit_id": "3527d694-ad5a-400f-ad27-d899d2aa6022",
                    "last_updated": "2023-02-19T16:12:16.661861-05:00",
                    "created_at": "2023-02-17T10:27:15.441592-05:00",
                    "name": "Manchester City",
                    "reward": "1.32000",
                    "odds": "1.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235c46d6-9748-4021-8ebe-ce8ec30f45da/?format=api"
                },
                {
                    "id": "74cf6ccc-a2f2-4194-a607-28993ec7df84",
                    "gambit_id": "824b3f34-83ca-4ee6-aef1-2c03144b926b",
                    "last_updated": "2023-02-19T16:12:16.664253-05:00",
                    "created_at": "2023-02-17T10:27:15.444219-05:00",
                    "name": "Draw",
                    "reward": "4.88000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235c46d6-9748-4021-8ebe-ce8ec30f45da/?format=api"
                },
                {
                    "id": "2b2ca63b-bc3e-495b-beff-bad6a7f6f07c",
                    "gambit_id": "05c28f1c-ee4c-4289-9db3-b8e7d2368a07",
                    "last_updated": "2023-02-19T16:12:16.663052-05:00",
                    "created_at": "2023-02-17T10:27:15.442852-05:00",
                    "name": "Nottingham Forest",
                    "reward": "9.73000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235c46d6-9748-4021-8ebe-ce8ec30f45da/?format=api"
                }
            ]
        },
        {
            "id": "29d748c0-d480-4306-9e8e-1e426474a0d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff32fdd9-212e-4d11-b7d3-7ee293a9bd18/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-17T10:27:15.436497-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": 5885.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4115.0
                    }
                ],
                "expected_reward_tokens": 9298.3,
                "profit_sb": -201.7,
                "profit_sb_percentage": -2.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85acde0a-5778-4056-acc2-2cfdefbb8809",
                    "gambit_id": "b1f6bd0a-ff26-48c5-9103-d67dd35ff15c",
                    "last_updated": "2023-02-19T16:12:16.659503-05:00",
                    "created_at": "2023-02-17T10:27:15.439054-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29d748c0-d480-4306-9e8e-1e426474a0d4/?format=api"
                },
                {
                    "id": "4f229852-36af-482b-8d1a-ec16ac4c831a",
                    "gambit_id": "498a55b6-1e88-4075-aba2-63c68503e60f",
                    "last_updated": "2023-02-19T16:12:16.658275-05:00",
                    "created_at": "2023-02-17T10:27:15.437771-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29d748c0-d480-4306-9e8e-1e426474a0d4/?format=api"
                }
            ]
        }
    ]
}