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/85206496-42c4-4b89-a05f-93f5f7f3aefc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "85206496-42c4-4b89-a05f-93f5f7f3aefc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "16e8b616-c568-49bb-bdb9-e8daf9d83312",
    "completed": true,
    "last_updated": "2022-09-25T21:17:17.406699-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.14,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/16e8b616-c568-49bb-bdb9-e8daf9d83312",
    "datetime": "2022-09-24T19:00:00-04:00",
    "cutoff_datetime": "2022-09-24T19:00:00-04:00",
    "name": "Southern Miss v. Tulane",
    "bettypes": [
        {
            "id": "aac551dd-613f-4949-98ad-c118bbe09e7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/85206496-42c4-4b89-a05f-93f5f7f3aefc/?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": "Tulane",
                        "amount": 7736.0
                    },
                    {
                        "team": "Southern Miss",
                        "amount": 2264.0
                    }
                ],
                "expected_reward_tokens": 9282.4,
                "profit_sb": 282.4,
                "profit_sb_percentage": 3.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ca9679fc-decd-4fe2-8ff0-c2b8671bfdc9",
                    "gambit_id": "27258061-dee8-4b97-bac5-9a5ad9f5f8d1",
                    "last_updated": "2022-09-25T21:17:17.412289-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulane",
                    "reward": "1.20000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aac551dd-613f-4949-98ad-c118bbe09e7b/?format=api"
                },
                {
                    "id": "c44b5b2f-d314-44e3-b7e0-ad476618866c",
                    "gambit_id": "f7e1f351-0e3d-429a-8b54-7f3bc754685b",
                    "last_updated": "2022-09-25T21:17:17.413252-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "4.10000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aac551dd-613f-4949-98ad-c118bbe09e7b/?format=api"
                }
            ]
        },
        {
            "id": "cc398644-daff-479d-98a3-e1930ded2f74",
            "match": "https://api-prod.gambitprofit.com/api/matches/85206496-42c4-4b89-a05f-93f5f7f3aefc/?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": "Tulane",
                        "amount": 5000.0
                    },
                    {
                        "team": "Southern Miss",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9613a4d-f359-4bac-9b3b-803315aae03e",
                    "gambit_id": "a7b2feb2-5f20-4a4e-95d9-b523e8849d16",
                    "last_updated": "2022-09-25T21:17:17.415224-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulane",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc398644-daff-479d-98a3-e1930ded2f74/?format=api"
                },
                {
                    "id": "bbbdfd40-a58d-4d1f-b9ff-ae1dbe43562f",
                    "gambit_id": "64cadd86-7125-4788-9f18-5ad48105d34b",
                    "last_updated": "2022-09-25T21:17:17.416188-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc398644-daff-479d-98a3-e1930ded2f74/?format=api"
                }
            ]
        },
        {
            "id": "f5e1a95b-01dd-4722-84a5-ad5b8c7deb2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/85206496-42c4-4b89-a05f-93f5f7f3aefc/?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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65967677-7050-405b-b7a7-246cbdd825b7",
                    "gambit_id": "6a46c829-d465-4ce3-9beb-f6ab0431d004",
                    "last_updated": "2022-09-25T21:17:17.410348-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e1a95b-01dd-4722-84a5-ad5b8c7deb2c/?format=api"
                },
                {
                    "id": "3aa841dc-dda1-49d5-be8d-9d471e34d766",
                    "gambit_id": "4ae9b314-f8be-4c07-8703-7605f04c56a9",
                    "last_updated": "2022-09-25T21:17:17.409334-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e1a95b-01dd-4722-84a5-ad5b8c7deb2c/?format=api"
                }
            ]
        }
    ]
}