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/64b2f828-811b-4585-8ff7-6fd71204b78a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "64b2f828-811b-4585-8ff7-6fd71204b78a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1b07ee54-a1f7-4ac0-a930-e6c36f50c1ef",
    "completed": true,
    "last_updated": "2022-11-12T16:58:18.315771-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.77,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1b07ee54-a1f7-4ac0-a930-e6c36f50c1ef",
    "datetime": "2022-11-11T19:40:00-05:00",
    "cutoff_datetime": "2022-11-11T19:40:00-05:00",
    "name": "Detroit Pistons v. New York Knicks",
    "bettypes": [
        {
            "id": "e7bf6b5f-82ec-4e79-a85d-af3eff88b30a",
            "match": "https://api-prod.gambitprofit.com/api/matches/64b2f828-811b-4585-8ff7-6fd71204b78a/?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": "New York Knicks",
                        "amount": 7520.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2480.0
                    }
                ],
                "expected_reward_tokens": 9249.6,
                "profit_sb": 249.6,
                "profit_sb_percentage": 2.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b09ccde3-aff7-41b0-bceb-d0332026c803",
                    "gambit_id": "6a4b1379-9044-48d0-a8a5-a391e6838f70",
                    "last_updated": "2022-11-12T16:58:18.321761-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.23000",
                    "odds": "1.25640",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bf6b5f-82ec-4e79-a85d-af3eff88b30a/?format=api"
                },
                {
                    "id": "1ff0362c-3489-4387-9ecf-7a26d5f1f8c4",
                    "gambit_id": "baf4f93d-b1ec-438e-9f59-b3c11552917e",
                    "last_updated": "2022-11-12T16:58:18.322719-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.73000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bf6b5f-82ec-4e79-a85d-af3eff88b30a/?format=api"
                }
            ]
        },
        {
            "id": "ee29c367-328f-4350-b0b4-5b8093c0bee5",
            "match": "https://api-prod.gambitprofit.com/api/matches/64b2f828-811b-4585-8ff7-6fd71204b78a/?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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "929e8dd5-b0a4-46df-bc91-4eb32dab2f49",
                    "gambit_id": "3cd81964-ce06-478a-967c-ac7d23c0bdf5",
                    "last_updated": "2022-11-12T16:58:18.324692-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee29c367-328f-4350-b0b4-5b8093c0bee5/?format=api"
                },
                {
                    "id": "fe7675ef-8e14-497a-8856-90b445ab62a4",
                    "gambit_id": "3981ca89-903d-4752-a56e-ada29260a570",
                    "last_updated": "2022-11-12T16:58:18.325655-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee29c367-328f-4350-b0b4-5b8093c0bee5/?format=api"
                }
            ]
        },
        {
            "id": "b6134174-baef-42d4-a946-9fe8eb8b2fbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/64b2f828-811b-4585-8ff7-6fd71204b78a/?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 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba45f963-8ab7-4e88-bffc-c6059977cad4",
                    "gambit_id": "3600d2a7-b662-429e-8687-3893af60b79e",
                    "last_updated": "2022-11-12T16:58:18.318612-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6134174-baef-42d4-a946-9fe8eb8b2fbd/?format=api"
                },
                {
                    "id": "91ae1b30-2fd3-4cce-becd-080e15a7acd1",
                    "gambit_id": "0e9d18ff-a839-4f9d-853d-e5bc5fb5feb4",
                    "last_updated": "2022-11-12T16:58:18.319666-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6134174-baef-42d4-a946-9fe8eb8b2fbd/?format=api"
                }
            ]
        }
    ]
}