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/3bd8ebc9-d2ae-4f51-add3-e8d752152b76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3bd8ebc9-d2ae-4f51-add3-e8d752152b76",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "86f480f4-4d4e-4127-93cd-c143a9dd55da",
    "completed": true,
    "last_updated": "2022-10-24T10:27:23.444849-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.94,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/86f480f4-4d4e-4127-93cd-c143a9dd55da",
    "datetime": "2022-10-22T10:00:00-04:00",
    "cutoff_datetime": "2022-10-22T10:00:00-04:00",
    "name": "Everton v. Crystal Palace",
    "bettypes": [
        {
            "id": "c15bac01-d5ad-4f49-8bea-f153757e6430",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bd8ebc9-d2ae-4f51-add3-e8d752152b76/?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": "Everton",
                        "amount": 5453.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 4547.0
                    }
                ],
                "expected_reward_tokens": 13413.65,
                "profit_sb": 3913.65,
                "profit_sb_percentage": 41.2,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Everton",
                        "amount": 3787.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 3158.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3055.0
                    }
                ],
                "expected_reward_tokens": 9316.02,
                "profit_sb": -183.98,
                "profit_sb_percentage": -1.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63f1e960-aee5-4cb2-b6bc-7b936cc26685",
                    "gambit_id": "68dd8ac0-059f-46bb-be98-319a4c048742",
                    "last_updated": "2022-10-24T10:27:23.452295-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Everton",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15bac01-d5ad-4f49-8bea-f153757e6430/?format=api"
                },
                {
                    "id": "2712fced-b797-41b0-b052-f22694f9af81",
                    "gambit_id": "eb8dcd94-d723-415f-83a2-9ca721fac70a",
                    "last_updated": "2022-10-24T10:27:23.451136-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "2.95000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15bac01-d5ad-4f49-8bea-f153757e6430/?format=api"
                },
                {
                    "id": "3c0d3d49-1184-441b-ba67-a633d37cf27a",
                    "gambit_id": "204cf537-b135-47c8-a15c-3eeb3f9e2466",
                    "last_updated": "2022-10-24T10:27:23.453490-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.05000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15bac01-d5ad-4f49-8bea-f153757e6430/?format=api"
                }
            ]
        },
        {
            "id": "488b7115-43f5-4085-9968-e423d79cabbf",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bd8ebc9-d2ae-4f51-add3-e8d752152b76/?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": 5812.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4188.0
                    }
                ],
                "expected_reward_tokens": 9297.36,
                "profit_sb": -202.64,
                "profit_sb_percentage": -2.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1263677a-fb3c-4066-96e7-cc66c8c026da",
                    "gambit_id": "5ab7a2a1-6b85-4c24-94c0-142d7859a75b",
                    "last_updated": "2022-10-24T10:27:23.447630-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.60000",
                    "odds": "1.62000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/488b7115-43f5-4085-9968-e423d79cabbf/?format=api"
                },
                {
                    "id": "f9bd1d69-98b2-4741-9ead-8045b6a7b5e5",
                    "gambit_id": "0929c8f1-195c-4406-a347-09185a53bbba",
                    "last_updated": "2022-10-24T10:27:23.448806-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.22000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/488b7115-43f5-4085-9968-e423d79cabbf/?format=api"
                }
            ]
        }
    ]
}