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/c4627f2d-255e-4f2a-a38d-3a39ca223086/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4627f2d-255e-4f2a-a38d-3a39ca223086",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3523c1c0-b493-486a-9881-a95ed3ace544",
    "completed": true,
    "last_updated": "2022-10-11T10:57:33.593888-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3523c1c0-b493-486a-9881-a95ed3ace544",
    "datetime": "2022-10-08T15:30:00-04:00",
    "cutoff_datetime": "2022-10-08T15:30:00-04:00",
    "name": "Kent State v. Miami-Ohio",
    "bettypes": [
        {
            "id": "0a96f04b-ac39-488d-a4ae-9bc55f73efff",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4627f2d-255e-4f2a-a38d-3a39ca223086/?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": "Kent State",
                        "amount": 6475.0
                    },
                    {
                        "team": "Miami-Ohio",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "92bb3360-4255-4074-b959-0118e9ce7517",
                    "gambit_id": "625928d5-35a4-44c0-856d-a6980e11d280",
                    "last_updated": "2022-10-11T10:57:33.600978-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kent State",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a96f04b-ac39-488d-a4ae-9bc55f73efff/?format=api"
                },
                {
                    "id": "c5a4016f-c721-4da1-a4e9-781b082f7ed0",
                    "gambit_id": "69769ab2-762b-4914-b5ff-3784e7c04f27",
                    "last_updated": "2022-10-11T10:57:33.600068-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami-Ohio",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a96f04b-ac39-488d-a4ae-9bc55f73efff/?format=api"
                }
            ]
        },
        {
            "id": "159dc008-d339-492c-8df8-a0654a44d9fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4627f2d-255e-4f2a-a38d-3a39ca223086/?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": "Kent State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami-Ohio",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e02256cc-6121-48b8-b129-2b3d84164848",
                    "gambit_id": "7e7e1f2c-837b-4d4f-97b4-9291e4a1a2f4",
                    "last_updated": "2022-10-11T10:57:33.603751-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kent State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/159dc008-d339-492c-8df8-a0654a44d9fb/?format=api"
                },
                {
                    "id": "eddc0f1c-b178-4301-b5f4-2e18f80f632c",
                    "gambit_id": "8c37ed58-5539-4e86-a829-c20021ffc164",
                    "last_updated": "2022-10-11T10:57:33.602818-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami-Ohio",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/159dc008-d339-492c-8df8-a0654a44d9fb/?format=api"
                }
            ]
        },
        {
            "id": "fab0f794-6dc2-43a1-bdc3-9878613085b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4627f2d-255e-4f2a-a38d-3a39ca223086/?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 Under 56.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 56.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba9e249b-3f91-4f1e-a005-e78ee6f45dff",
                    "gambit_id": "eb235efa-baaf-4a9a-b119-c7d7128eab86",
                    "last_updated": "2022-10-11T10:57:33.596707-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 56.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab0f794-6dc2-43a1-bdc3-9878613085b7/?format=api"
                },
                {
                    "id": "7d5a2046-cc0a-4f22-a4ab-d55c8196e720",
                    "gambit_id": "5b939214-637e-4028-90be-96ed7f8f01c4",
                    "last_updated": "2022-10-11T10:57:33.597833-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 56.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab0f794-6dc2-43a1-bdc3-9878613085b7/?format=api"
                }
            ]
        }
    ]
}