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/c713e065-7afc-4ded-9b7a-f8e4448f79fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c713e065-7afc-4ded-9b7a-f8e4448f79fb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bf1e81ad-7586-461f-94fd-4afb1465e12c",
    "completed": true,
    "last_updated": "2022-11-29T09:57:07.493301-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/bf1e81ad-7586-461f-94fd-4afb1465e12c",
    "datetime": "2022-11-28T19:10:00-05:00",
    "cutoff_datetime": "2022-11-28T19:10:00-05:00",
    "name": "Atlanta Hawks v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "a89240e3-3866-46f6-b8ed-c7b637254036",
            "match": "https://api-prod.gambitprofit.com/api/matches/c713e065-7afc-4ded-9b7a-f8e4448f79fb/?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": "Philadelphia 76ers",
                        "amount": 5492.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c02d92ff-de72-4adc-923e-a591db736422",
                    "gambit_id": "78a23943-0fbd-47cd-998c-ed21969de98b",
                    "last_updated": "2022-11-29T09:57:07.495689-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89240e3-3866-46f6-b8ed-c7b637254036/?format=api"
                },
                {
                    "id": "77e57732-27e9-4702-b997-b3c49117c8c7",
                    "gambit_id": "b75f6020-ebc8-4c80-8e9e-0f7be068182f",
                    "last_updated": "2022-11-29T09:57:07.496654-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89240e3-3866-46f6-b8ed-c7b637254036/?format=api"
                }
            ]
        },
        {
            "id": "dd6b518a-c9c2-4c81-a81b-92747b897de7",
            "match": "https://api-prod.gambitprofit.com/api/matches/c713e065-7afc-4ded-9b7a-f8e4448f79fb/?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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af8b846b-7adb-466b-b3af-f5362c5d0cdd",
                    "gambit_id": "d04f2c29-6c33-4669-87a7-c9eb3091936d",
                    "last_updated": "2022-11-29T09:57:07.501310-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6b518a-c9c2-4c81-a81b-92747b897de7/?format=api"
                },
                {
                    "id": "e66de583-d18c-4f92-9e83-809bd8ea25f1",
                    "gambit_id": "2d800af8-0d66-4578-8be3-858c61a23df5",
                    "last_updated": "2022-11-29T09:57:07.502262-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6b518a-c9c2-4c81-a81b-92747b897de7/?format=api"
                }
            ]
        },
        {
            "id": "dfa5a551-156a-488c-99e1-9ddf6e2e7085",
            "match": "https://api-prod.gambitprofit.com/api/matches/c713e065-7afc-4ded-9b7a-f8e4448f79fb/?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 220.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "038af041-a1f0-4876-83c5-25d02583d2f5",
                    "gambit_id": "8456068c-7f0e-4d4c-9141-eba362d9a3c7",
                    "last_updated": "2022-11-29T09:57:07.498525-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 220.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa5a551-156a-488c-99e1-9ddf6e2e7085/?format=api"
                },
                {
                    "id": "4232eb11-d232-4f33-8b40-ec5c6b7331bd",
                    "gambit_id": "28f57700-9f5a-4c7c-900e-21298d0e784e",
                    "last_updated": "2022-11-29T09:57:07.499451-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 220.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa5a551-156a-488c-99e1-9ddf6e2e7085/?format=api"
                }
            ]
        }
    ]
}