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/9c7f9823-0c33-490c-a3e5-f472c73e9625/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9c7f9823-0c33-490c-a3e5-f472c73e9625",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "df0591c5-2ab7-4a44-b5d4-8e86a8e84717",
    "completed": false,
    "last_updated": "2022-12-24T17:12:24.956476-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/df0591c5-2ab7-4a44-b5d4-8e86a8e84717",
    "datetime": "2022-11-19T21:00:00-05:00",
    "cutoff_datetime": "2022-11-19T21:00:00-05:00",
    "name": "Colorado v. Washington",
    "bettypes": [
        {
            "id": "2cc4c352-2a92-4c30-a1f2-1a6e037ac61d",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c7f9823-0c33-490c-a3e5-f472c73e9625/?format=api",
            "name": "Play the Odds",
            "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": "Colorado",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42ba7961-eaf8-4de6-ab81-b961ffa63db7",
                    "gambit_id": "c249ea54-9e59-43ee-b65a-1ba16c69dd32",
                    "last_updated": "2022-12-24T17:12:24.964944-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "30.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc4c352-2a92-4c30-a1f2-1a6e037ac61d/?format=api"
                },
                {
                    "id": "44b6a6b0-32b6-4a03-aaaf-00727f6dc9f0",
                    "gambit_id": "3867a13c-bc81-4114-b536-bbebae076a88",
                    "last_updated": "2022-12-24T17:12:24.963708-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-30.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc4c352-2a92-4c30-a1f2-1a6e037ac61d/?format=api"
                }
            ]
        },
        {
            "id": "a5a677da-577b-4233-bcc6-478dc0f749f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c7f9823-0c33-490c-a3e5-f472c73e9625/?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 Over 60.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 60.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8167e69f-d3e5-4698-b45a-6bae76d17f8e",
                    "gambit_id": "ac2e5138-5b7e-408b-a40b-41cffd31b5a3",
                    "last_updated": "2022-12-24T17:12:24.960583-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 60.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5a677da-577b-4233-bcc6-478dc0f749f6/?format=api"
                },
                {
                    "id": "8726376b-8071-4610-9226-cba8ac063540",
                    "gambit_id": "619c4581-617f-4512-8cf1-62fff2304b86",
                    "last_updated": "2022-12-24T17:12:24.959351-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 60.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "60.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5a677da-577b-4233-bcc6-478dc0f749f6/?format=api"
                }
            ]
        }
    ]
}