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/87d5d2d1-c89f-4765-9f1c-7f752095e211/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87d5d2d1-c89f-4765-9f1c-7f752095e211",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "34125c23-c92a-47a0-afe1-5c6ea552c804",
    "completed": true,
    "last_updated": "2023-01-23T10:07:17.795009-05:00",
    "created_at": "2023-01-21T08:21:59.960553-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/34125c23-c92a-47a0-afe1-5c6ea552c804",
    "datetime": "2023-01-21T22:07:00-05:00",
    "cutoff_datetime": "2023-01-21T22:07:00-05:00",
    "name": "Washington Capitals v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "0b463cfe-9ef8-4238-8ad9-3dda816a1e31",
            "match": "https://api-prod.gambitprofit.com/api/matches/87d5d2d1-c89f-4765-9f1c-7f752095e211/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T08:21:59.966093-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": "Vegas Golden Knights",
                        "amount": 5211.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0bf231eb-f418-41ba-8e80-f65c3fabfb5f",
                    "gambit_id": "1e7f832e-9cc6-44ab-a725-3b87305c5aa3",
                    "last_updated": "2023-01-23T10:07:17.811094-05:00",
                    "created_at": "2023-01-21T08:21:59.967274-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b463cfe-9ef8-4238-8ad9-3dda816a1e31/?format=api"
                },
                {
                    "id": "6fb8d09f-4808-45ca-b229-130f03f4b957",
                    "gambit_id": "89e9b9fb-5bfe-4995-b9e0-a29fc722d64e",
                    "last_updated": "2023-01-23T10:07:17.813229-05:00",
                    "created_at": "2023-01-21T08:21:59.968554-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b463cfe-9ef8-4238-8ad9-3dda816a1e31/?format=api"
                }
            ]
        },
        {
            "id": "5798a3ce-651d-4b16-9c9b-5849200d020d",
            "match": "https://api-prod.gambitprofit.com/api/matches/87d5d2d1-c89f-4765-9f1c-7f752095e211/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T08:21:59.962286-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": "Washington Capitals",
                        "amount": 7009.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 2991.0
                    }
                ],
                "expected_reward_tokens": 9601.11,
                "profit_sb": 101.11,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d2bff91d-25d6-423b-a4dc-9ae2c78ff929",
                    "gambit_id": "d0784309-3000-4213-a08c-d9317dec6f06",
                    "last_updated": "2023-01-23T10:07:17.806804-05:00",
                    "created_at": "2023-01-21T08:21:59.964786-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.37000",
                    "odds": "1.37740",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5798a3ce-651d-4b16-9c9b-5849200d020d/?format=api"
                },
                {
                    "id": "bf5f5fef-4049-4c3d-8b46-4c8bd6628623",
                    "gambit_id": "1c5a0453-e731-4b19-a551-0ba62ced4df6",
                    "last_updated": "2023-01-23T10:07:17.805061-05:00",
                    "created_at": "2023-01-21T08:21:59.963524-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "3.21000",
                    "odds": "3.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5798a3ce-651d-4b16-9c9b-5849200d020d/?format=api"
                }
            ]
        },
        {
            "id": "aceae0de-415a-40e0-9fe7-a4aca71f4f6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/87d5d2d1-c89f-4765-9f1c-7f752095e211/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T09:37:04.588466-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 6",
                        "amount": 5211.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ca1c68e-b940-4b8b-a2c3-09a9ed19ef18",
                    "gambit_id": "62aaad9b-55c3-4d30-b1b0-9fab4cd81966",
                    "last_updated": "2023-01-23T10:07:17.800811-05:00",
                    "created_at": "2023-01-21T09:37:04.589733-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aceae0de-415a-40e0-9fe7-a4aca71f4f6f/?format=api"
                },
                {
                    "id": "07d7b82c-2e43-4b7e-87f1-8b2708fc43ab",
                    "gambit_id": "fa8cb218-9a00-4324-9d5c-94610d9beecd",
                    "last_updated": "2023-01-23T10:07:17.802190-05:00",
                    "created_at": "2023-01-21T09:37:04.591114-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aceae0de-415a-40e0-9fe7-a4aca71f4f6f/?format=api"
                }
            ]
        }
    ]
}