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/6107cad6-cde3-4e3a-b772-160d992ef3f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6107cad6-cde3-4e3a-b772-160d992ef3f3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9fcee9b0-8330-465e-af19-0ba7a85844a0",
    "completed": true,
    "last_updated": "2023-03-16T17:37:24.000628-04:00",
    "created_at": "2023-03-15T09:07:11.547473-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9fcee9b0-8330-465e-af19-0ba7a85844a0",
    "datetime": "2023-03-15T19:40:00-04:00",
    "cutoff_datetime": "2023-03-15T19:40:00-04:00",
    "name": "Memphis Grizzlies v. Miami Heat",
    "bettypes": [
        {
            "id": "1d680f95-11ea-4f6b-ac40-3ab37675a9da",
            "match": "https://api-prod.gambitprofit.com/api/matches/6107cad6-cde3-4e3a-b772-160d992ef3f3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-15T09:07:11.559875-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": "Miami Heat",
                        "amount": 6241.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f3252a67-e4aa-4d60-8227-9a830029fe6b",
                    "gambit_id": "f804e4ac-0ed9-4c2b-9cee-27b95f20fe3d",
                    "last_updated": "2023-03-16T17:37:24.014013-04:00",
                    "created_at": "2023-03-15T09:07:11.562753-04:00",
                    "name": "Miami Heat",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d680f95-11ea-4f6b-ac40-3ab37675a9da/?format=api"
                },
                {
                    "id": "93271fe1-6aa9-4d8f-9af9-35adab81236c",
                    "gambit_id": "b9e421f8-b92b-4ef9-9b8e-4d842f477160",
                    "last_updated": "2023-03-16T17:37:24.016726-04:00",
                    "created_at": "2023-03-15T09:07:11.565624-04:00",
                    "name": "Memphis Grizzlies",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d680f95-11ea-4f6b-ac40-3ab37675a9da/?format=api"
                }
            ]
        },
        {
            "id": "4b1fa1fd-312c-4f14-9d2e-b15cea7a09ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/6107cad6-cde3-4e3a-b772-160d992ef3f3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-15T09:07:11.568360-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f727d598-9c8e-4474-a21d-a1dbc55473f5",
                    "gambit_id": "9c1b57d0-fe02-4d25-be59-14914577f73e",
                    "last_updated": "2023-03-16T17:37:24.021890-04:00",
                    "created_at": "2023-03-15T09:07:11.570829-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1fa1fd-312c-4f14-9d2e-b15cea7a09ba/?format=api"
                },
                {
                    "id": "0d0431c3-631d-4cad-9f46-c49a4a40e4ea",
                    "gambit_id": "5ce6f885-981b-44ea-9a9d-7cc828c5dec7",
                    "last_updated": "2023-03-16T17:37:24.024700-04:00",
                    "created_at": "2023-03-15T09:07:11.573298-04:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1fa1fd-312c-4f14-9d2e-b15cea7a09ba/?format=api"
                }
            ]
        },
        {
            "id": "b658ccc8-c544-4f7c-af96-090b8c007013",
            "match": "https://api-prod.gambitprofit.com/api/matches/6107cad6-cde3-4e3a-b772-160d992ef3f3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-15T09:07:11.550713-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 Under 219.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 219.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b9f4e28d-2c2b-4c98-9ba6-5cccc38116c6",
                    "gambit_id": "8e6dc226-6c89-43e2-9b42-7407df3e83de",
                    "last_updated": "2023-03-16T17:37:24.006326-04:00",
                    "created_at": "2023-03-15T09:07:11.553272-04:00",
                    "name": "Game Total Under 219.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658ccc8-c544-4f7c-af96-090b8c007013/?format=api"
                },
                {
                    "id": "b956e7a2-8fcb-4a86-9f83-b2b2be198133",
                    "gambit_id": "751e846a-85d1-446a-977a-82eed8a594cf",
                    "last_updated": "2023-03-16T17:37:24.009045-04:00",
                    "created_at": "2023-03-15T09:07:11.556162-04:00",
                    "name": "Game Total Over 219.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658ccc8-c544-4f7c-af96-090b8c007013/?format=api"
                }
            ]
        }
    ]
}