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/feb10852-f4e8-411f-9489-163f33b97ee7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "feb10852-f4e8-411f-9489-163f33b97ee7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1ba0c677-6215-48b3-9abe-2e62dee3a68c",
    "completed": true,
    "last_updated": "2022-09-25T21:27:23.904017-04: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/1ba0c677-6215-48b3-9abe-2e62dee3a68c",
    "datetime": "2022-09-24T19:30:00-04:00",
    "cutoff_datetime": "2022-09-24T19:30:00-04:00",
    "name": "Connecticut v. NC State",
    "bettypes": [
        {
            "id": "393589e8-2257-4fd3-9e96-9e2a15f89d8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/feb10852-f4e8-411f-9489-163f33b97ee7/?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": "Connecticut",
                        "amount": 5000.0
                    },
                    {
                        "team": "NC State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c58bebb9-d7a1-4120-a2ef-fa994542a879",
                    "gambit_id": "d75dcb8f-f8fc-4999-85bf-86c0ec5421e4",
                    "last_updated": "2022-09-25T21:27:23.911787-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Connecticut",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393589e8-2257-4fd3-9e96-9e2a15f89d8a/?format=api"
                },
                {
                    "id": "c1294b6e-5241-426f-8d51-673dbfe19c41",
                    "gambit_id": "069d8a0d-bb90-49f8-a5f7-cda57eda1d4d",
                    "last_updated": "2022-09-25T21:27:23.910531-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NC State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393589e8-2257-4fd3-9e96-9e2a15f89d8a/?format=api"
                }
            ]
        },
        {
            "id": "5fd48f17-969f-404f-8246-eaef45223872",
            "match": "https://api-prod.gambitprofit.com/api/matches/feb10852-f4e8-411f-9489-163f33b97ee7/?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 48",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "101f7a78-3437-4c0f-9b3f-a532c1dc7fb8",
                    "gambit_id": "daff95fe-51fb-4ec2-ac2a-5fbb2c2d269b",
                    "last_updated": "2022-09-25T21:27:23.908023-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fd48f17-969f-404f-8246-eaef45223872/?format=api"
                },
                {
                    "id": "9719398c-89eb-48de-bd32-0bce950e3a04",
                    "gambit_id": "88579862-2141-4ecf-9292-05ac22815795",
                    "last_updated": "2022-09-25T21:27:23.906806-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fd48f17-969f-404f-8246-eaef45223872/?format=api"
                }
            ]
        }
    ]
}