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/6bfb41c1-3bd6-4b97-8fc0-13f727d51295/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6bfb41c1-3bd6-4b97-8fc0-13f727d51295",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "607f52c1-8594-4914-a3c8-5a287e6b1f5b",
    "completed": true,
    "last_updated": "2022-10-03T18:32:19.081727-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.2,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/607f52c1-8594-4914-a3c8-5a287e6b1f5b",
    "datetime": "2022-10-01T10:00:00-04:00",
    "cutoff_datetime": "2022-10-01T10:00:00-04:00",
    "name": "Crystal Palace v. Chelsea",
    "bettypes": [
        {
            "id": "1db83cae-3025-4a22-a678-f3597573c4b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bfb41c1-3bd6-4b97-8fc0-13f727d51295/?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": "Chelsea",
                        "amount": 6667.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 11065.56,
                "profit_sb": 2065.56,
                "profit_sb_percentage": 22.95,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 5297.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2649.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2054.0
                    }
                ],
                "expected_reward_tokens": 8791.12,
                "profit_sb": -208.88,
                "profit_sb_percentage": -2.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "204b6de1-a337-4b0e-8705-085dc176ac88",
                    "gambit_id": "f68cdee6-cff2-4ccc-a373-512d83c3029b",
                    "last_updated": "2022-10-03T18:32:19.087661-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chelsea",
                    "reward": "1.66000",
                    "odds": "1.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1db83cae-3025-4a22-a678-f3597573c4b7/?format=api"
                },
                {
                    "id": "67dd1c61-c604-4403-a86c-322e670448d3",
                    "gambit_id": "167d98e9-959d-477b-bf82-be24c350bd4e",
                    "last_updated": "2022-10-03T18:32:19.089705-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.32000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1db83cae-3025-4a22-a678-f3597573c4b7/?format=api"
                },
                {
                    "id": "244a433c-3446-46e6-b5c1-7c3da514db7e",
                    "gambit_id": "65f6280b-b0cc-47f1-ab0f-5ebce5c9ea87",
                    "last_updated": "2022-10-03T18:32:19.088720-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "4.28000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1db83cae-3025-4a22-a678-f3597573c4b7/?format=api"
                }
            ]
        },
        {
            "id": "8a68a0a9-a2e4-4703-8bf0-26054ab1d013",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bfb41c1-3bd6-4b97-8fc0-13f727d51295/?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": 5140.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4860.0
                    }
                ],
                "expected_reward_tokens": 8892.2,
                "profit_sb": -107.8,
                "profit_sb_percentage": -1.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4040b8ae-158f-4a3c-a051-733545b9e5bb",
                    "gambit_id": "ef193cb3-412e-4394-bf33-f7c6982eb2a0",
                    "last_updated": "2022-10-03T18:32:19.084517-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.73000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a68a0a9-a2e4-4703-8bf0-26054ab1d013/?format=api"
                },
                {
                    "id": "6f578db7-cc7c-4be4-a65e-6421459a8055",
                    "gambit_id": "ca73fa5a-0f45-4f4d-883b-7ead902c7ff2",
                    "last_updated": "2022-10-03T18:32:19.085667-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a68a0a9-a2e4-4703-8bf0-26054ab1d013/?format=api"
                }
            ]
        }
    ]
}