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/d69dead7-ad6a-47be-b340-1c62ce17353f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d69dead7-ad6a-47be-b340-1c62ce17353f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b8cacc8b-909e-427f-9766-2d23d4c4a0d9",
    "completed": true,
    "last_updated": "2022-10-31T10:56:54.949321-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b8cacc8b-909e-427f-9766-2d23d4c4a0d9",
    "datetime": "2022-10-29T12:00:00-04:00",
    "cutoff_datetime": "2022-10-29T12:00:00-04:00",
    "name": "TCU v. West Virginia",
    "bettypes": [
        {
            "id": "2a961b44-743a-494e-977c-c9d522a63d91",
            "match": "https://api-prod.gambitprofit.com/api/matches/d69dead7-ad6a-47be-b340-1c62ce17353f/?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": "TCU",
                        "amount": 7037.0
                    },
                    {
                        "team": "West Virginia",
                        "amount": 2963.0
                    }
                ],
                "expected_reward_tokens": 9570.32,
                "profit_sb": 70.32,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1831bcc5-cdfc-45be-887f-dec074b6b69a",
                    "gambit_id": "79946414-115c-4728-bbba-ad268c8dc1b1",
                    "last_updated": "2022-10-31T10:56:54.956486-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a961b44-743a-494e-977c-c9d522a63d91/?format=api"
                },
                {
                    "id": "401d9c48-b1de-4e50-bd9b-d4c9d3e60e14",
                    "gambit_id": "759dcba0-cc1e-40e7-92e6-8c12089a7323",
                    "last_updated": "2022-10-31T10:56:54.955377-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Virginia",
                    "reward": "3.23000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a961b44-743a-494e-977c-c9d522a63d91/?format=api"
                }
            ]
        },
        {
            "id": "8502e003-f61e-4fd2-ae42-ac7a54da2b6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d69dead7-ad6a-47be-b340-1c62ce17353f/?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": "West Virginia",
                        "amount": 5000.0
                    },
                    {
                        "team": "TCU",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22825c7a-e682-4b43-b7ae-07481c177a23",
                    "gambit_id": "a9de4620-e255-4a9d-8525-2b9ce71d940b",
                    "last_updated": "2022-10-31T10:56:54.958706-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Virginia",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8502e003-f61e-4fd2-ae42-ac7a54da2b6c/?format=api"
                },
                {
                    "id": "5e2b6ff2-c847-4612-941c-baf7e9a6616e",
                    "gambit_id": "0b415705-e6c4-48f0-be5c-f26182c9e61e",
                    "last_updated": "2022-10-31T10:56:54.959812-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8502e003-f61e-4fd2-ae42-ac7a54da2b6c/?format=api"
                }
            ]
        },
        {
            "id": "89f3e89c-fae3-4b57-8d2e-ad6a2b1712a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d69dead7-ad6a-47be-b340-1c62ce17353f/?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 70",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 70",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee0714cc-a6d4-436f-a602-bdf337192d32",
                    "gambit_id": "6f1ad22f-b21d-4813-9c53-79f8e9e11b67",
                    "last_updated": "2022-10-31T10:56:54.953177-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 70",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "70.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89f3e89c-fae3-4b57-8d2e-ad6a2b1712a0/?format=api"
                },
                {
                    "id": "5c76b290-8287-49a3-bf53-03dff30600a2",
                    "gambit_id": "6469fb37-354d-4e20-ae76-0609349468dd",
                    "last_updated": "2022-10-31T10:56:54.952034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 70",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "70.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89f3e89c-fae3-4b57-8d2e-ad6a2b1712a0/?format=api"
                }
            ]
        }
    ]
}