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/d787e77e-df0f-4074-b7ad-c680c72a5797/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d787e77e-df0f-4074-b7ad-c680c72a5797",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "42947df9-80ea-4830-82eb-4ab45c1c542b",
    "completed": true,
    "last_updated": "2023-01-17T10:57:02.659423-05:00",
    "created_at": "2023-01-16T09:52:13.215730-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/42947df9-80ea-4830-82eb-4ab45c1c542b",
    "datetime": "2023-01-16T22:40:00-05:00",
    "cutoff_datetime": "2023-01-16T22:40:00-05:00",
    "name": "Houston Rockets v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "35b8a309-ed50-4bad-b904-f5077e5054a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/d787e77e-df0f-4074-b7ad-c680c72a5797/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-16T09:52:13.238582-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": "Los Angeles Lakers",
                        "amount": 6975.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3025.0
                    }
                ],
                "expected_reward_tokens": 9135.5,
                "profit_sb": 135.5,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b1336b8-4a91-4780-94c4-9a212d2ae7f3",
                    "gambit_id": "3d412542-4554-44ab-9ec6-25c9a3f505ba",
                    "last_updated": "2023-01-17T10:57:02.668914-05:00",
                    "created_at": "2023-01-16T09:52:13.241612-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.31000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35b8a309-ed50-4bad-b904-f5077e5054a5/?format=api"
                },
                {
                    "id": "c016c3a5-a70e-45e4-ac20-ae8c65ffbe67",
                    "gambit_id": "8ab352cf-67dc-4ddc-a118-91683888b96f",
                    "last_updated": "2023-01-17T10:57:02.670020-05:00",
                    "created_at": "2023-01-16T09:52:13.244748-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.02000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35b8a309-ed50-4bad-b904-f5077e5054a5/?format=api"
                }
            ]
        },
        {
            "id": "b60b7c6e-e671-47b0-b1f1-2328b5e1bce9",
            "match": "https://api-prod.gambitprofit.com/api/matches/d787e77e-df0f-4074-b7ad-c680c72a5797/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-16T09:52:13.229122-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "066a6a1d-e4da-48f5-bb7c-b7922007f5a0",
                    "gambit_id": "0e7f729f-f097-449c-aaf1-5a866132dd8f",
                    "last_updated": "2023-01-17T10:57:02.666838-05:00",
                    "created_at": "2023-01-16T09:52:13.235231-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b60b7c6e-e671-47b0-b1f1-2328b5e1bce9/?format=api"
                },
                {
                    "id": "576eafb8-0a51-4e8c-97e7-bce8622da22e",
                    "gambit_id": "3a3f6dd5-2335-48e4-bb49-8f91d06561d8",
                    "last_updated": "2023-01-17T10:57:02.665801-05:00",
                    "created_at": "2023-01-16T09:52:13.231933-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b60b7c6e-e671-47b0-b1f1-2328b5e1bce9/?format=api"
                }
            ]
        },
        {
            "id": "2cbabbed-c826-411e-9c98-35eab19fef0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d787e77e-df0f-4074-b7ad-c680c72a5797/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-16T09:52:13.219745-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 236",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 236",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4508860a-9113-48ee-9919-b451e676b352",
                    "gambit_id": "dc90e7c3-5f91-4cd9-87de-9dae50ba0497",
                    "last_updated": "2023-01-17T10:57:02.662168-05:00",
                    "created_at": "2023-01-16T09:52:13.222899-05:00",
                    "name": "Game Total Under 236",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cbabbed-c826-411e-9c98-35eab19fef0a/?format=api"
                },
                {
                    "id": "ff2f0695-deb7-41f7-8fd6-93d8a3aaf1ce",
                    "gambit_id": "657af965-6b29-4e7e-9701-30071000128a",
                    "last_updated": "2023-01-17T10:57:02.663241-05:00",
                    "created_at": "2023-01-16T09:52:13.225922-05:00",
                    "name": "Game Total Over 236",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cbabbed-c826-411e-9c98-35eab19fef0a/?format=api"
                }
            ]
        }
    ]
}