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/cca63746-94f9-4ae1-9326-84ca713dd650/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cca63746-94f9-4ae1-9326-84ca713dd650",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b3ada6fd-bc08-4714-b551-3bc849062454",
    "completed": true,
    "last_updated": "2022-11-07T10:03:37.826950-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.81,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b3ada6fd-bc08-4714-b551-3bc849062454",
    "datetime": "2022-11-06T13:00:00-05:00",
    "cutoff_datetime": "2022-11-06T13:00:00-05:00",
    "name": "Buffalo Bills v. New York Jets",
    "bettypes": [
        {
            "id": "97c69ade-d777-4918-b02a-6ff25e9597a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/cca63746-94f9-4ae1-9326-84ca713dd650/?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": "Buffalo Bills",
                        "amount": 8048.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 1952.0
                    }
                ],
                "expected_reward_tokens": 9252.48,
                "profit_sb": 252.48,
                "profit_sb_percentage": 2.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a4197927-dbc1-451a-9550-eb653b87f65b",
                    "gambit_id": "d59495b1-cba5-4857-a50e-a1e06707bc83",
                    "last_updated": "2022-11-07T10:03:37.834371-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.15000",
                    "odds": "1.17240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c69ade-d777-4918-b02a-6ff25e9597a5/?format=api"
                },
                {
                    "id": "eb39a905-d44e-4ed2-8fe4-a2fae011ce24",
                    "gambit_id": "7a35b1c1-8d7f-476b-b165-5f2fd863c610",
                    "last_updated": "2022-11-07T10:03:37.833253-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "4.74000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c69ade-d777-4918-b02a-6ff25e9597a5/?format=api"
                }
            ]
        },
        {
            "id": "0b0d0e08-0893-4690-ba5c-bf6302524ecb",
            "match": "https://api-prod.gambitprofit.com/api/matches/cca63746-94f9-4ae1-9326-84ca713dd650/?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": "New York Jets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Buffalo Bills",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ecd3103-02a2-4e05-8f49-0ecf46d91cdc",
                    "gambit_id": "18e78a52-8358-4d9f-851a-dea7277911da",
                    "last_updated": "2022-11-07T10:03:37.836220-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0d0e08-0893-4690-ba5c-bf6302524ecb/?format=api"
                },
                {
                    "id": "7a5ab8b5-9dd1-4468-ab76-cb7b5368bb00",
                    "gambit_id": "4e93dd51-62fa-4da9-a3b2-e128e003ceb2",
                    "last_updated": "2022-11-07T10:03:37.837163-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0d0e08-0893-4690-ba5c-bf6302524ecb/?format=api"
                }
            ]
        },
        {
            "id": "8471af24-1975-43db-8cf0-483b69e42d27",
            "match": "https://api-prod.gambitprofit.com/api/matches/cca63746-94f9-4ae1-9326-84ca713dd650/?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 45.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "026935de-9803-4a00-a550-39957e941e4d",
                    "gambit_id": "d102b414-05ef-4c86-8023-d70144f07149",
                    "last_updated": "2022-11-07T10:03:37.830963-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8471af24-1975-43db-8cf0-483b69e42d27/?format=api"
                },
                {
                    "id": "eee2134c-c2ee-483d-9cad-46fa41cfe98c",
                    "gambit_id": "43cba451-8191-4403-8801-d5656ff04eee",
                    "last_updated": "2022-11-07T10:03:37.829801-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8471af24-1975-43db-8cf0-483b69e42d27/?format=api"
                }
            ]
        }
    ]
}