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/210cb23c-34d4-4e92-8710-bcf81146916c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "210cb23c-34d4-4e92-8710-bcf81146916c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c89c82a6-dfab-4933-a762-381e7c38d389",
    "completed": true,
    "last_updated": "2022-08-22T15:47:11.828214-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.12,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c89c82a6-dfab-4933-a762-381e7c38d389",
    "datetime": "2022-08-21T18:00:00-04:00",
    "cutoff_datetime": "2022-08-21T18:00:00-04:00",
    "name": "Chicago Fire v. New York City FC",
    "bettypes": [
        {
            "id": "90f08e12-29b0-4764-a591-3bf60092c3ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/210cb23c-34d4-4e92-8710-bcf81146916c/?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": "Chicago Fire",
                        "amount": 5893.0
                    },
                    {
                        "team": "New York City FC",
                        "amount": 4107.0
                    }
                ],
                "expected_reward_tokens": 11786.0,
                "profit_sb": 2786.0,
                "profit_sb_percentage": 30.96,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chicago Fire",
                        "amount": 4379.0
                    },
                    {
                        "team": "New York City FC",
                        "amount": 3052.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2569.0
                    }
                ],
                "expected_reward_tokens": 8758.0,
                "profit_sb": -242.0,
                "profit_sb_percentage": -2.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "291b780c-deb2-430e-ac11-2215ae7e7d4b",
                    "gambit_id": "22398fbb-c24f-4705-80a3-be2bfa7bc247",
                    "last_updated": "2022-08-22T15:47:11.830831-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Fire",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f08e12-29b0-4764-a591-3bf60092c3ed/?format=api"
                },
                {
                    "id": "7e146918-05e8-4867-b53b-9edf9338ecd1",
                    "gambit_id": "04c50c46-8de4-4804-85ea-34e8893748e1",
                    "last_updated": "2022-08-22T15:47:11.830323-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York City FC",
                    "reward": "2.87000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f08e12-29b0-4764-a591-3bf60092c3ed/?format=api"
                },
                {
                    "id": "15654ac7-8ebc-467c-9d4a-66feefd2ff4f",
                    "gambit_id": "d9a5ced7-aa0d-458e-ac84-165dd389836e",
                    "last_updated": "2022-08-22T15:47:11.831308-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.41000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f08e12-29b0-4764-a591-3bf60092c3ed/?format=api"
                }
            ]
        },
        {
            "id": "df1f96ad-e7dc-4b56-a315-a78cbecc6e6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/210cb23c-34d4-4e92-8710-bcf81146916c/?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": 5742.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4258.0
                    }
                ],
                "expected_reward_tokens": 8899.22,
                "profit_sb": -100.78,
                "profit_sb_percentage": -1.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d0b6df6-2810-4ac1-af69-e8cd71a3768b",
                    "gambit_id": "60dea895-2187-4e21-b030-fc431755a931",
                    "last_updated": "2022-08-22T15:47:11.829844-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.55000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df1f96ad-e7dc-4b56-a315-a78cbecc6e6c/?format=api"
                },
                {
                    "id": "c14d99ef-5894-4c8c-806d-5eb2bfe69c9d",
                    "gambit_id": "d497aa08-0104-4b4a-a82a-af84ec0152e7",
                    "last_updated": "2022-08-22T15:47:11.829294-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df1f96ad-e7dc-4b56-a315-a78cbecc6e6c/?format=api"
                }
            ]
        }
    ]
}