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/f8c6766d-87f2-470c-9ee7-23ac04a67e3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f8c6766d-87f2-470c-9ee7-23ac04a67e3b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b2ac0b4b-a2c9-45f9-84cb-73d2ce47bd6e",
    "completed": true,
    "last_updated": "2022-10-15T19:02:03.343595-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.69,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/b2ac0b4b-a2c9-45f9-84cb-73d2ce47bd6e",
    "datetime": "2022-10-14T15:00:00-04:00",
    "cutoff_datetime": "2022-10-14T15:00:00-04:00",
    "name": "Brentford v. Brighton & Hove Albion",
    "bettypes": [
        {
            "id": "5dad6816-3a06-47a5-aaa0-1a96627d60ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8c6766d-87f2-470c-9ee7-23ac04a67e3b/?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": "Brighton & Hove Albion",
                        "amount": 5790.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 4210.0
                    }
                ],
                "expected_reward_tokens": 12795.9,
                "profit_sb": 3295.9,
                "profit_sb_percentage": 34.69,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 4183.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 3041.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2776.0
                    }
                ],
                "expected_reward_tokens": 9244.08,
                "profit_sb": -255.92,
                "profit_sb_percentage": -2.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1a997946-ed65-4623-8545-54ecf0cac74c",
                    "gambit_id": "1ccbc926-9654-460a-9939-3d4aaadc315a",
                    "last_updated": "2022-10-15T19:02:03.349951-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dad6816-3a06-47a5-aaa0-1a96627d60ac/?format=api"
                },
                {
                    "id": "347b9a44-f963-4a4a-a81e-e6dde1f90792",
                    "gambit_id": "01446be3-e6d4-43bd-b6f4-0162534a22df",
                    "last_updated": "2022-10-15T19:02:03.351214-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brentford",
                    "reward": "3.04000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dad6816-3a06-47a5-aaa0-1a96627d60ac/?format=api"
                },
                {
                    "id": "43406111-b36e-4845-8a15-9969a589794a",
                    "gambit_id": "55c8a903-3ae2-4834-9ff5-a830c046ad4e",
                    "last_updated": "2022-10-15T19:02:03.352283-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.33000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dad6816-3a06-47a5-aaa0-1a96627d60ac/?format=api"
                }
            ]
        },
        {
            "id": "c718eb98-44aa-409d-85c7-3963bdecc290",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8c6766d-87f2-470c-9ee7-23ac04a67e3b/?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 Over 2.5",
                        "amount": 5068.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4932.0
                    }
                ],
                "expected_reward_tokens": 9222.84,
                "profit_sb": -277.16,
                "profit_sb_percentage": -2.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "faf27a0c-0a8f-4dd9-922c-a6145308a047",
                    "gambit_id": "9a7172fe-ccb4-45f6-a2bb-2fa623de4d06",
                    "last_updated": "2022-10-15T19:02:03.347578-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.82000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c718eb98-44aa-409d-85c7-3963bdecc290/?format=api"
                },
                {
                    "id": "b8b054d6-16dc-4600-ac8f-ce7b6f27753c",
                    "gambit_id": "c1c8dc86-f2cc-448b-84c6-fe30d719d1ce",
                    "last_updated": "2022-10-15T19:02:03.346388-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.87000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c718eb98-44aa-409d-85c7-3963bdecc290/?format=api"
                }
            ]
        }
    ]
}