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/feb35a03-a111-402e-91e4-772a45a23d82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "feb35a03-a111-402e-91e4-772a45a23d82",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "edfe7144-a2d0-4956-a5f7-e22d3db46eed",
    "completed": true,
    "last_updated": "2022-09-02T09:27:17.430870-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.67,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/edfe7144-a2d0-4956-a5f7-e22d3db46eed",
    "datetime": "2022-09-01T19:00:00-04:00",
    "cutoff_datetime": "2022-09-01T19:00:00-04:00",
    "name": "Ball State v. Tennessee",
    "bettypes": [
        {
            "id": "c75179fa-156e-41d5-baa5-5d1ff07b80b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/feb35a03-a111-402e-91e4-772a45a23d82/?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": "Ball State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Tennessee",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5948e667-c47d-4f6d-adcc-562f8325879a",
                    "gambit_id": "a32a0d4d-d408-4fc1-b86d-56639b3ebfec",
                    "last_updated": "2022-09-02T09:27:17.433412-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c75179fa-156e-41d5-baa5-5d1ff07b80b9/?format=api"
                },
                {
                    "id": "ab4a3d9e-3e59-4588-89f6-7514dc4e5f62",
                    "gambit_id": "597b88fc-b7e9-45c4-b8ae-516c7e256a0e",
                    "last_updated": "2022-09-02T09:27:17.432929-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c75179fa-156e-41d5-baa5-5d1ff07b80b9/?format=api"
                }
            ]
        },
        {
            "id": "b441407e-0f05-4959-a4d6-022d6a30f133",
            "match": "https://api-prod.gambitprofit.com/api/matches/feb35a03-a111-402e-91e4-772a45a23d82/?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 66.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 66.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "95b2fec4-42c8-4822-bf44-1dabfb65a1fb",
                    "gambit_id": "2ce1c9f1-74ba-426a-b705-f998bfc9b890",
                    "last_updated": "2022-09-02T09:27:17.432372-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 66.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "66.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b441407e-0f05-4959-a4d6-022d6a30f133/?format=api"
                },
                {
                    "id": "a64dca6d-6a62-440b-8e83-2c54d45efdcc",
                    "gambit_id": "7e430e48-4aad-4033-9b32-f53afe5de3a7",
                    "last_updated": "2022-09-02T09:27:17.431844-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 66.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "66.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b441407e-0f05-4959-a4d6-022d6a30f133/?format=api"
                }
            ]
        }
    ]
}