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/1cccd549-c7e0-4b14-aebf-313f44f564d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1cccd549-c7e0-4b14-aebf-313f44f564d4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1af41fca-e236-4d6c-8ebd-207586c8e0ee",
    "completed": true,
    "last_updated": "2022-09-02T09:32:19.941414-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.82,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1af41fca-e236-4d6c-8ebd-207586c8e0ee",
    "datetime": "2022-09-01T19:00:00-04:00",
    "cutoff_datetime": "2022-09-01T19:00:00-04:00",
    "name": "Central Michigan v. Oklahoma State",
    "bettypes": [
        {
            "id": "5193a440-0386-4247-a405-b3dd12a4c9e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/1cccd549-c7e0-4b14-aebf-313f44f564d4/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Oklahoma State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10500.0,
                "profit_sb": 1500.0,
                "profit_sb_percentage": 16.67,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Oklahoma State",
                        "amount": 8902.0
                    },
                    {
                        "team": "Central Michigan",
                        "amount": 1098.0
                    }
                ],
                "expected_reward_tokens": 9343.98,
                "profit_sb": 343.98,
                "profit_sb_percentage": 3.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b7a193e4-35ea-4f7b-89b7-de24122d2110",
                    "gambit_id": "21b24926-543e-480f-9ab7-3f0f36d4fb84",
                    "last_updated": "2022-09-02T09:32:19.943504-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "1.05000",
                    "odds": "1.05880",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5193a440-0386-4247-a405-b3dd12a4c9e5/?format=api"
                },
                {
                    "id": "d48654f5-7a09-4e8f-ba9e-6ee690bd7d88",
                    "gambit_id": "1e6df6c7-dadf-4ba0-ade4-0fcc9c35dcd6",
                    "last_updated": "2022-09-02T09:32:19.943956-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "8.51000",
                    "odds": "9.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5193a440-0386-4247-a405-b3dd12a4c9e5/?format=api"
                }
            ]
        },
        {
            "id": "12877afa-b5cd-4b8f-a67a-6b60047bb885",
            "match": "https://api-prod.gambitprofit.com/api/matches/1cccd549-c7e0-4b14-aebf-313f44f564d4/?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": "Oklahoma State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Central Michigan",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0308d593-1dfe-4040-a079-9f0a1220703d",
                    "gambit_id": "a2fa60f4-75cf-4a11-803a-fdafeaa39f8e",
                    "last_updated": "2022-09-02T09:32:19.944389-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-20.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12877afa-b5cd-4b8f-a67a-6b60047bb885/?format=api"
                },
                {
                    "id": "09c99463-923d-46bb-b1f5-ec23f385df9c",
                    "gambit_id": "2f814fd8-5f7e-4391-b679-8ea97480e413",
                    "last_updated": "2022-09-02T09:32:19.944845-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "20.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12877afa-b5cd-4b8f-a67a-6b60047bb885/?format=api"
                }
            ]
        },
        {
            "id": "f7b8108a-0883-4fd0-a572-6163ef882de2",
            "match": "https://api-prod.gambitprofit.com/api/matches/1cccd549-c7e0-4b14-aebf-313f44f564d4/?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 58",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 58",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "63d356d2-a754-4766-bcb4-25ce0723ccff",
                    "gambit_id": "c688ac44-e148-4b1a-a99f-7f30433a5c27",
                    "last_updated": "2022-09-02T09:32:19.943051-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 58",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b8108a-0883-4fd0-a572-6163ef882de2/?format=api"
                },
                {
                    "id": "778c1bcb-a4e4-4729-91aa-060af52f848e",
                    "gambit_id": "ad603624-cbb4-4beb-b1e0-9c9498c68fa3",
                    "last_updated": "2022-09-02T09:32:19.942505-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 58",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b8108a-0883-4fd0-a572-6163ef882de2/?format=api"
                }
            ]
        }
    ]
}