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/dc006f0a-af0c-4ca6-9879-ee1dc39645ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dc006f0a-af0c-4ca6-9879-ee1dc39645ff",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1eda2e50-51e7-4506-90eb-6d1a4865bc0c",
    "completed": true,
    "last_updated": "2022-11-21T12:08:19.989112-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.76,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1eda2e50-51e7-4506-90eb-6d1a4865bc0c",
    "datetime": "2022-11-19T11:00:00-05:00",
    "cutoff_datetime": "2022-11-19T11:00:00-05:00",
    "name": "Navy v. Central Florida",
    "bettypes": [
        {
            "id": "58f2c8f6-6ef4-4c83-9a4e-74c22938e71d",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc006f0a-af0c-4ca6-9879-ee1dc39645ff/?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": "Central Florida",
                        "amount": 8338.0
                    },
                    {
                        "team": "Navy",
                        "amount": 1662.0
                    }
                ],
                "expected_reward_tokens": 9338.56,
                "profit_sb": 338.56,
                "profit_sb_percentage": 3.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "38829ac4-861d-4288-b30f-91db4ec63bc2",
                    "gambit_id": "d69c370b-a605-495e-bab2-f247a1a5a6b2",
                    "last_updated": "2022-11-21T12:08:19.991820-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Florida",
                    "reward": "1.12000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58f2c8f6-6ef4-4c83-9a4e-74c22938e71d/?format=api"
                },
                {
                    "id": "f14e227b-a8fc-4ff1-9dd3-6fe2187fc8d1",
                    "gambit_id": "6bcec037-c37b-45c6-aa4d-1bd7fc0f1971",
                    "last_updated": "2022-11-21T12:08:19.993009-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "5.62000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58f2c8f6-6ef4-4c83-9a4e-74c22938e71d/?format=api"
                }
            ]
        },
        {
            "id": "c1a66634-737e-4d51-a66e-0309389f3be2",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc006f0a-af0c-4ca6-9879-ee1dc39645ff/?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": "Central Florida",
                        "amount": 5000.0
                    },
                    {
                        "team": "Navy",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5bf64f22-397a-4906-a650-8601bd92d721",
                    "gambit_id": "32cb56d4-4884-4b06-9058-09d87aac770d",
                    "last_updated": "2022-11-21T12:08:19.995245-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Florida",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a66634-737e-4d51-a66e-0309389f3be2/?format=api"
                },
                {
                    "id": "c02c7a60-a552-40bd-88e5-02823ded7184",
                    "gambit_id": "002a775a-e955-4278-a832-5a149914ede9",
                    "last_updated": "2022-11-21T12:08:19.996186-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a66634-737e-4d51-a66e-0309389f3be2/?format=api"
                }
            ]
        }
    ]
}