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/a843f024-918c-4fc5-9409-80d12c9b7eab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a843f024-918c-4fc5-9409-80d12c9b7eab",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ccaa441b-23f1-45df-857a-7a6b18a0f604",
    "completed": true,
    "last_updated": "2022-09-19T09:47:28.303653-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.43,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/ccaa441b-23f1-45df-857a-7a6b18a0f604",
    "datetime": "2022-09-17T19:00:00-04:00",
    "cutoff_datetime": "2022-09-17T19:00:00-04:00",
    "name": "Marc-Andre Barriault v. Anthony Hernandez",
    "bettypes": [
        {
            "id": "62062945-2f10-4cec-afab-dff990ff26cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/a843f024-918c-4fc5-9409-80d12c9b7eab/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Anthony Hernandez",
                        "amount": 6401.0
                    },
                    {
                        "team": "Marc-Andre Barriault",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 8961.4,
                "profit_sb": -38.6,
                "profit_sb_percentage": -0.43,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3ae246f2-c456-4000-b982-0a87d5a90cb0",
                    "gambit_id": "4f9f1fa5-a62d-4c57-bd31-4f9c13b8192a",
                    "last_updated": "2022-09-19T09:47:28.310613-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anthony Hernandez",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62062945-2f10-4cec-afab-dff990ff26cd/?format=api"
                },
                {
                    "id": "e56ae788-8a81-4fe3-9a03-67a0e1bdcfa4",
                    "gambit_id": "ceb221e9-80c7-418e-a1ce-adb0724f9d67",
                    "last_updated": "2022-09-19T09:47:28.311575-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Marc-Andre Barriault",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62062945-2f10-4cec-afab-dff990ff26cd/?format=api"
                }
            ]
        },
        {
            "id": "994320fc-652d-479a-b3a2-9ac938242533",
            "match": "https://api-prod.gambitprofit.com/api/matches/a843f024-918c-4fc5-9409-80d12c9b7eab/?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": "Total Rounds Over 2.5",
                        "amount": 5099.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4901.0
                    }
                ],
                "expected_reward_tokens": 8821.27,
                "profit_sb": -178.73,
                "profit_sb_percentage": -1.99,
                "recommended": false
            },
            "lines": [
                {
                    "id": "499d3127-9998-43e5-b95a-5c756e7ea8b3",
                    "gambit_id": "6cbf81b6-3d1b-4ae7-a4f0-a0c1c619afc4",
                    "last_updated": "2022-09-19T09:47:28.308093-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994320fc-652d-479a-b3a2-9ac938242533/?format=api"
                },
                {
                    "id": "ec34fc74-e612-4c6b-885c-910421c86c13",
                    "gambit_id": "58cb0a70-32db-4a92-aafe-6be2b376e112",
                    "last_updated": "2022-09-19T09:47:28.306793-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994320fc-652d-479a-b3a2-9ac938242533/?format=api"
                }
            ]
        }
    ]
}