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/b77cb3cd-7eb8-468b-aaf4-b0276e981d09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b77cb3cd-7eb8-468b-aaf4-b0276e981d09",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "69d55006-dbe0-4a28-a332-3435e9914782",
    "completed": true,
    "last_updated": "2023-04-03T20:17:10.970968-04:00",
    "created_at": "2023-04-02T09:57:08.824005-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/69d55006-dbe0-4a28-a332-3435e9914782",
    "datetime": "2023-04-02T15:40:00-04:00",
    "cutoff_datetime": "2023-04-02T15:40:00-04:00",
    "name": "Utah Jazz v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "1dc7da50-76aa-41ab-bb8b-955acb271dfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/b77cb3cd-7eb8-468b-aaf4-b0276e981d09/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-02T09:57:08.844648-04: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": "Brooklyn Nets",
                        "amount": 7203.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 2797.0
                    }
                ],
                "expected_reward_tokens": 9507.96,
                "profit_sb": 7.96,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4a7c56ed-817f-4d3a-81e5-3d4867fea30e",
                    "gambit_id": "21c3b54d-c0ff-4531-9f94-37ec232e7a80",
                    "last_updated": "2023-04-03T20:17:10.994980-04:00",
                    "created_at": "2023-04-02T09:57:08.847156-04:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc7da50-76aa-41ab-bb8b-955acb271dfb/?format=api"
                },
                {
                    "id": "13fe8afc-05af-4c67-b380-1d377900539b",
                    "gambit_id": "560e0f64-70c6-4641-9f95-4e6570ea7782",
                    "last_updated": "2023-04-03T20:17:10.997900-04:00",
                    "created_at": "2023-04-02T09:57:08.849523-04:00",
                    "name": "Utah Jazz",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc7da50-76aa-41ab-bb8b-955acb271dfb/?format=api"
                }
            ]
        },
        {
            "id": "2c074db6-77a2-4648-90b8-4dcf901411fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/b77cb3cd-7eb8-468b-aaf4-b0276e981d09/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-02T09:57:08.837124-04: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": "Brooklyn Nets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cbcd6c6d-55f8-448c-83fd-a16352554102",
                    "gambit_id": "bbc92ea8-f461-4bf1-b953-47d888af4c72",
                    "last_updated": "2023-04-03T20:17:10.986391-04:00",
                    "created_at": "2023-04-02T09:57:08.839640-04:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c074db6-77a2-4648-90b8-4dcf901411fe/?format=api"
                },
                {
                    "id": "adb91979-e30b-42a9-922d-14ea3b663307",
                    "gambit_id": "a7cb6a85-d2ad-4189-9d0f-5def3ecdd129",
                    "last_updated": "2023-04-03T20:17:10.989319-04:00",
                    "created_at": "2023-04-02T09:57:08.841801-04:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c074db6-77a2-4648-90b8-4dcf901411fe/?format=api"
                }
            ]
        },
        {
            "id": "9bf2578b-213a-45b5-80e5-f0c2a894db2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b77cb3cd-7eb8-468b-aaf4-b0276e981d09/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-02T09:57:08.827768-04: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 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79f8fc41-562d-4cb9-b0df-5012253dbcac",
                    "gambit_id": "4bff1257-64ab-49ed-bc13-aeac34792c21",
                    "last_updated": "2023-04-03T20:17:10.980130-04:00",
                    "created_at": "2023-04-02T09:57:08.834296-04:00",
                    "name": "Game Total Over 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf2578b-213a-45b5-80e5-f0c2a894db2c/?format=api"
                },
                {
                    "id": "2adc453c-0cbf-4b7e-a84a-6a30672491c1",
                    "gambit_id": "e4c4c67f-4faa-4ef9-893c-1b7a7c5421cf",
                    "last_updated": "2023-04-03T20:17:10.976705-04:00",
                    "created_at": "2023-04-02T09:57:08.830708-04:00",
                    "name": "Game Total Under 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf2578b-213a-45b5-80e5-f0c2a894db2c/?format=api"
                }
            ]
        }
    ]
}