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/8d32925b-21db-407d-8d95-77437898bd29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8d32925b-21db-407d-8d95-77437898bd29",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "85672286-b6e9-424a-8540-83f28b99e7ae",
    "completed": true,
    "last_updated": "2022-08-08T20:17:15.519480-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.11,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/85672286-b6e9-424a-8540-83f28b99e7ae",
    "datetime": "2022-08-07T09:00:00-04:00",
    "cutoff_datetime": "2022-08-07T09:00:00-04:00",
    "name": "Manchester United v. Brighton & Hove Albion",
    "bettypes": [
        {
            "id": "41d06ad0-09ec-47e9-9b7d-6eb32f472010",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d32925b-21db-407d-8d95-77437898bd29/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": 6667.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 11265.54,
                "profit_sb": 2265.54,
                "profit_sb_percentage": 25.17,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 5232.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2616.0
                    },
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 2151.0
                    }
                ],
                "expected_reward_tokens": 8840.61,
                "profit_sb": -159.39,
                "profit_sb_percentage": -1.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dd237f63-311e-43f5-b2ba-c7bd4be3dc73",
                    "gambit_id": "408dcd7a-a7f9-4518-a39a-7a0b5b415a27",
                    "last_updated": "2022-08-08T20:17:15.522375-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester United",
                    "reward": "1.69000",
                    "odds": "1.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d06ad0-09ec-47e9-9b7d-6eb32f472010/?format=api"
                },
                {
                    "id": "686ede86-b31d-46ea-864a-f361b2e3d081",
                    "gambit_id": "3f2a048b-816d-4982-be8d-5ab92702423a",
                    "last_updated": "2022-08-08T20:17:15.522782-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.38000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d06ad0-09ec-47e9-9b7d-6eb32f472010/?format=api"
                },
                {
                    "id": "11b8d1aa-f0de-4e51-a6ba-f97aca88292f",
                    "gambit_id": "432108b7-34fa-44df-b1b5-7fc0087dde30",
                    "last_updated": "2022-08-08T20:17:15.521878-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "4.11000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d06ad0-09ec-47e9-9b7d-6eb32f472010/?format=api"
                }
            ]
        },
        {
            "id": "af10ca45-5131-43fd-a4b6-d4d155a28197",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d32925b-21db-407d-8d95-77437898bd29/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0365e018-9d8b-4fa0-a2d3-2f4049acbbf8",
                    "gambit_id": "3f4f87f6-aba3-4bc6-bae6-9f520b73aed8",
                    "last_updated": "2022-08-08T20:17:15.520737-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.78000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af10ca45-5131-43fd-a4b6-d4d155a28197/?format=api"
                },
                {
                    "id": "80039ad1-807e-49c4-8a0d-b95f41e92db5",
                    "gambit_id": "2c53bc6f-5065-4473-9260-b13794d5d8b9",
                    "last_updated": "2022-08-08T20:17:15.521337-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.78000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af10ca45-5131-43fd-a4b6-d4d155a28197/?format=api"
                }
            ]
        }
    ]
}