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/c2e141fc-2d82-4ea2-a37f-3082736acb47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c2e141fc-2d82-4ea2-a37f-3082736acb47",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ed090283-a0f4-41fa-b111-425cfe7ba141",
    "completed": true,
    "last_updated": "2022-08-15T13:47:13.813243-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ed090283-a0f4-41fa-b111-425cfe7ba141",
    "datetime": "2022-08-13T19:30:00-04:00",
    "cutoff_datetime": "2022-08-13T19:30:00-04:00",
    "name": "New England Revolution v. DC United",
    "bettypes": [
        {
            "id": "96e9b3d8-3485-43f5-b7a6-b1e18f74447d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2e141fc-2d82-4ea2-a37f-3082736acb47/?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": "New England Revolution",
                        "amount": 6931.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3069.0
                    }
                ],
                "expected_reward_tokens": 11017.71,
                "profit_sb": 2017.71,
                "profit_sb_percentage": 22.42,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New England Revolution",
                        "amount": 5545.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2456.0
                    },
                    {
                        "team": "DC United",
                        "amount": 1999.0
                    }
                ],
                "expected_reward_tokens": 8815.59,
                "profit_sb": -184.41,
                "profit_sb_percentage": -2.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b430df71-74a7-4725-87cf-ff307f392e8c",
                    "gambit_id": "c61511a7-198c-4ccf-aebd-07a0e3485c8f",
                    "last_updated": "2022-08-15T13:47:13.815339-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Revolution",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e9b3d8-3485-43f5-b7a6-b1e18f74447d/?format=api"
                },
                {
                    "id": "38f638ed-9394-43cb-b953-9f96446ea627",
                    "gambit_id": "ff227688-0a95-4b5a-92b0-a7d97c2e74a5",
                    "last_updated": "2022-08-15T13:47:13.815733-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.59000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e9b3d8-3485-43f5-b7a6-b1e18f74447d/?format=api"
                },
                {
                    "id": "3fc8265d-690c-4fe3-9d3d-3e83eee017fd",
                    "gambit_id": "6a0da07d-4864-4acb-9c22-29b265699e0e",
                    "last_updated": "2022-08-15T13:47:13.814939-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DC United",
                    "reward": "4.41000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e9b3d8-3485-43f5-b7a6-b1e18f74447d/?format=api"
                }
            ]
        },
        {
            "id": "64190cd9-427a-4bdb-935e-18809ae2e451",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2e141fc-2d82-4ea2-a37f-3082736acb47/?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": 5571.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 8857.89,
                "profit_sb": -142.11,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b9bef34c-4a26-4ce1-b78d-d07e831b9931",
                    "gambit_id": "09d081fa-4503-412e-8838-c3c464af7877",
                    "last_updated": "2022-08-15T13:47:13.814541-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64190cd9-427a-4bdb-935e-18809ae2e451/?format=api"
                },
                {
                    "id": "83aa0aab-2ecf-441d-9939-1e38bb0bd69f",
                    "gambit_id": "1e5f37ff-af4d-49c3-9791-127e1702a655",
                    "last_updated": "2022-08-15T13:47:13.814110-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64190cd9-427a-4bdb-935e-18809ae2e451/?format=api"
                }
            ]
        }
    ]
}