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/ee1f6e2e-9f43-45e5-a964-887f7ea3d8ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ee1f6e2e-9f43-45e5-a964-887f7ea3d8ef",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "eddce78d-6497-482e-8b18-5e851081962b",
    "completed": true,
    "last_updated": "2022-11-14T14:43:30.048201-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.08,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/eddce78d-6497-482e-8b18-5e851081962b",
    "datetime": "2022-11-12T12:30:00-05:00",
    "cutoff_datetime": "2022-11-12T12:30:00-05:00",
    "name": "Newcastle United v. Chelsea",
    "bettypes": [
        {
            "id": "8ef4269b-b037-4eeb-8fb3-876aea3b817b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee1f6e2e-9f43-45e5-a964-887f7ea3d8ef/?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": "Newcastle United",
                        "amount": 6004.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3996.0
                    }
                ],
                "expected_reward_tokens": 12067.92,
                "profit_sb": 3067.92,
                "profit_sb_percentage": 34.09,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 4360.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2902.0
                    },
                    {
                        "team": "Chelsea",
                        "amount": 2738.0
                    }
                ],
                "expected_reward_tokens": 8761.6,
                "profit_sb": -238.4,
                "profit_sb_percentage": -2.65,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b305b4b-74e8-4f39-829a-1be1db9eb53f",
                    "gambit_id": "88ca59d4-f769-4922-bc19-24c5d07b50a0",
                    "last_updated": "2022-11-14T14:43:30.055125-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Newcastle United",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ef4269b-b037-4eeb-8fb3-876aea3b817b/?format=api"
                },
                {
                    "id": "72eeecfd-0bd6-4ea7-8b95-c08c8f3f895b",
                    "gambit_id": "5797a441-48c9-431e-bf0e-349ff8918182",
                    "last_updated": "2022-11-14T14:43:30.056083-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.02000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ef4269b-b037-4eeb-8fb3-876aea3b817b/?format=api"
                },
                {
                    "id": "05b31cb6-7921-48cb-bcf3-ac3f0ab3bb9e",
                    "gambit_id": "1276e76e-3d7b-4b07-a8bd-da40ce86324b",
                    "last_updated": "2022-11-14T14:43:30.054155-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chelsea",
                    "reward": "3.20000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ef4269b-b037-4eeb-8fb3-876aea3b817b/?format=api"
                }
            ]
        },
        {
            "id": "23bf7f0f-8cd0-4e8f-9bd8-3193e74c69e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee1f6e2e-9f43-45e5-a964-887f7ea3d8ef/?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": 5363.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4637.0
                    }
                ],
                "expected_reward_tokens": 8902.58,
                "profit_sb": -97.42,
                "profit_sb_percentage": -1.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dff48782-b9c2-4dab-904b-51d929cfad38",
                    "gambit_id": "16eab5b7-8281-464a-b0c4-6210975d05da",
                    "last_updated": "2022-11-14T14:43:30.051112-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.66000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23bf7f0f-8cd0-4e8f-9bd8-3193e74c69e7/?format=api"
                },
                {
                    "id": "e7519641-f686-427f-80ed-00a589908910",
                    "gambit_id": "b85ca986-4e40-4076-84c6-3c90c11c58ca",
                    "last_updated": "2022-11-14T14:43:30.052249-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23bf7f0f-8cd0-4e8f-9bd8-3193e74c69e7/?format=api"
                }
            ]
        }
    ]
}