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/ac2e533e-2732-4657-8dc6-23c690f6eb7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac2e533e-2732-4657-8dc6-23c690f6eb7e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "44629f70-595a-46a4-9398-54cd2d5e2580",
    "completed": true,
    "last_updated": "2022-10-08T09:07:08.138078-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/44629f70-595a-46a4-9398-54cd2d5e2580",
    "datetime": "2022-10-07T19:30:00-04:00",
    "cutoff_datetime": "2022-10-07T19:30:00-04:00",
    "name": "Houston v. Memphis",
    "bettypes": [
        {
            "id": "9fa5de97-4db8-48e7-a842-33bc22cca65c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac2e533e-2732-4657-8dc6-23c690f6eb7e/?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": "Memphis",
                        "amount": 5316.0
                    },
                    {
                        "team": "Houston",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec98c31d-98ee-4c25-9216-281de7527e6b",
                    "gambit_id": "65bccea4-b813-4bea-bed5-f687b144ccb2",
                    "last_updated": "2022-10-08T09:07:08.144001-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa5de97-4db8-48e7-a842-33bc22cca65c/?format=api"
                },
                {
                    "id": "1014460c-79bb-4dd8-bf0f-0a638e549765",
                    "gambit_id": "6b96f77b-16eb-46d4-9067-ca7fb0f670a3",
                    "last_updated": "2022-10-08T09:07:08.144952-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa5de97-4db8-48e7-a842-33bc22cca65c/?format=api"
                }
            ]
        },
        {
            "id": "4e22e0a7-c05b-44e5-9bff-8635b7bd7c1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac2e533e-2732-4657-8dc6-23c690f6eb7e/?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": "Memphis",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a73efd33-9c60-4d13-ab5c-df4b22da4f2c",
                    "gambit_id": "c12b47e5-bd6e-48f4-bf03-25924d8420be",
                    "last_updated": "2022-10-08T09:07:08.146890-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e22e0a7-c05b-44e5-9bff-8635b7bd7c1f/?format=api"
                },
                {
                    "id": "8bccb0ba-4690-4d25-b324-11103a624e9d",
                    "gambit_id": "e35d6f15-dc9b-41b2-abe6-720337bb0b83",
                    "last_updated": "2022-10-08T09:07:08.147842-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e22e0a7-c05b-44e5-9bff-8635b7bd7c1f/?format=api"
                }
            ]
        },
        {
            "id": "4227db68-0415-4d61-9d81-bc2e608e27e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac2e533e-2732-4657-8dc6-23c690f6eb7e/?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 57.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 57.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "80743607-3c95-4bce-a5dc-05ed9a3ca85a",
                    "gambit_id": "8d9503c8-5a74-4c69-aa23-2963ec369ba5",
                    "last_updated": "2022-10-08T09:07:08.140937-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4227db68-0415-4d61-9d81-bc2e608e27e2/?format=api"
                },
                {
                    "id": "79ac7003-1f50-4967-9387-4a6467acb912",
                    "gambit_id": "4cbc7077-2579-47fb-8e17-7d5fbfc5c15b",
                    "last_updated": "2022-10-08T09:07:08.142079-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4227db68-0415-4d61-9d81-bc2e608e27e2/?format=api"
                }
            ]
        }
    ]
}