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/4d29a1a0-b408-4811-940a-867ffb65326d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4d29a1a0-b408-4811-940a-867ffb65326d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "40569101-1788-45cc-8911-6136e1a41b14",
    "completed": true,
    "last_updated": "2022-09-18T13:12:27.714260-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.56,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/40569101-1788-45cc-8911-6136e1a41b14",
    "datetime": "2022-09-17T19:00:00-04:00",
    "cutoff_datetime": "2022-09-17T19:00:00-04:00",
    "name": "Toledo v. Ohio State",
    "bettypes": [
        {
            "id": "246b05a9-53c1-4651-9025-8c66c07d12a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d29a1a0-b408-4811-940a-867ffb65326d/?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": "Toledo",
                        "amount": 5000.0
                    },
                    {
                        "team": "Ohio State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f57dc155-5a97-4dd0-9158-b80466bb99c9",
                    "gambit_id": "2f770db9-9172-4a8a-beb2-12076c2290d5",
                    "last_updated": "2022-09-18T13:12:27.721738-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toledo",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "31.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/246b05a9-53c1-4651-9025-8c66c07d12a9/?format=api"
                },
                {
                    "id": "1d101ccc-9051-48c8-8158-c81bd366f11a",
                    "gambit_id": "7bc06816-1023-498c-8160-3b9cd4af3ac3",
                    "last_updated": "2022-09-18T13:12:27.720587-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ohio State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-31.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/246b05a9-53c1-4651-9025-8c66c07d12a9/?format=api"
                }
            ]
        },
        {
            "id": "281c54bc-aa9f-4c9e-bc58-1071ae49212b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d29a1a0-b408-4811-940a-867ffb65326d/?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 62.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 62.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5192f466-92ac-4eb8-8f8d-1fc7508ce457",
                    "gambit_id": "02b7b536-6bce-498d-b524-6c59dd8403a8",
                    "last_updated": "2022-09-18T13:12:27.718316-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 62.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "62.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/281c54bc-aa9f-4c9e-bc58-1071ae49212b/?format=api"
                },
                {
                    "id": "1f31070c-7cff-4051-8e7b-d0268a20d6cc",
                    "gambit_id": "ad5ef845-3fdf-4e87-8c9d-e4a27c1b1679",
                    "last_updated": "2022-09-18T13:12:27.717150-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 62.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "62.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/281c54bc-aa9f-4c9e-bc58-1071ae49212b/?format=api"
                }
            ]
        }
    ]
}