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/e2cd3987-1e77-4189-9b41-a9da36f37732/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e2cd3987-1e77-4189-9b41-a9da36f37732",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0d349cea-c92f-4bd6-9207-000f3bc42dda",
    "completed": true,
    "last_updated": "2022-11-08T09:57:30.221213-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.52,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0d349cea-c92f-4bd6-9207-000f3bc42dda",
    "datetime": "2022-11-07T20:40:00-05:00",
    "cutoff_datetime": "2022-11-07T20:40:00-05:00",
    "name": "Portland Trail Blazers v. Miami Heat",
    "bettypes": [
        {
            "id": "16354669-a5bf-45b0-9864-ad02adeb50ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2cd3987-1e77-4189-9b41-a9da36f37732/?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": "Miami Heat",
                        "amount": 6345.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7defcb20-13b6-4e82-a5b7-d5fa9b614447",
                    "gambit_id": "b4f052c4-b300-46e4-9176-bb38ac750ced",
                    "last_updated": "2022-11-08T09:57:30.230123-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16354669-a5bf-45b0-9864-ad02adeb50ac/?format=api"
                },
                {
                    "id": "f3f94344-445c-4e65-a049-0cab13da5a08",
                    "gambit_id": "c95c54ea-470a-4341-bf92-c15cbe6186c4",
                    "last_updated": "2022-11-08T09:57:30.231886-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16354669-a5bf-45b0-9864-ad02adeb50ac/?format=api"
                }
            ]
        },
        {
            "id": "6e7f091c-a877-41e9-9963-6af3c59bd593",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2cd3987-1e77-4189-9b41-a9da36f37732/?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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e116ff1-5a7d-46bb-86ac-159091a7621c",
                    "gambit_id": "bfcf47e5-28f6-4c70-8e78-885111224bf0",
                    "last_updated": "2022-11-08T09:57:30.227183-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7f091c-a877-41e9-9963-6af3c59bd593/?format=api"
                },
                {
                    "id": "bcea7140-194f-4a84-94aa-9062dcd492fb",
                    "gambit_id": "d34dc874-3d06-4a2f-9ab1-94db4c92d580",
                    "last_updated": "2022-11-08T09:57:30.228176-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7f091c-a877-41e9-9963-6af3c59bd593/?format=api"
                }
            ]
        },
        {
            "id": "299caaad-8c07-4e40-b36a-dcbf5b476b1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e2cd3987-1e77-4189-9b41-a9da36f37732/?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 216.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 216.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dd979471-3428-495b-bf67-27800604bb7c",
                    "gambit_id": "59c26944-0283-4b09-b1e6-9a189033a722",
                    "last_updated": "2022-11-08T09:57:30.224134-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 216.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299caaad-8c07-4e40-b36a-dcbf5b476b1c/?format=api"
                },
                {
                    "id": "8deacfd1-3706-43e5-ba71-f6a904cdfaba",
                    "gambit_id": "1de822ef-cf1c-4952-84d7-4f10e292894f",
                    "last_updated": "2022-11-08T09:57:30.225181-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 216.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299caaad-8c07-4e40-b36a-dcbf5b476b1c/?format=api"
                }
            ]
        }
    ]
}