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/260d9fed-7c56-4f94-884e-c111db5a5347/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "260d9fed-7c56-4f94-884e-c111db5a5347",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "47d84813-7bac-487d-9362-d5510c24267c",
    "completed": true,
    "last_updated": "2023-05-02T11:52:07.856799-04:00",
    "created_at": "2023-05-01T12:27:16.680652-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/47d84813-7bac-487d-9362-d5510c24267c",
    "datetime": "2023-05-01T22:05:00-04:00",
    "cutoff_datetime": "2023-05-01T22:05:00-04:00",
    "name": "Phoenix Suns v. Denver Nuggets",
    "bettypes": [
        {
            "id": "9978367d-4df8-428e-b16b-4af2c67e4f0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/260d9fed-7c56-4f94-884e-c111db5a5347/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-01T12:27:16.693455-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": "Denver Nuggets",
                        "amount": 6100.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2dd616a5-86af-458f-87f9-85cf4a1dd86d",
                    "gambit_id": "386d1c07-e72d-4010-92a0-f858fbca6a25",
                    "last_updated": "2023-05-02T11:52:07.871955-04:00",
                    "created_at": "2023-05-01T12:27:16.695182-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9978367d-4df8-428e-b16b-4af2c67e4f0d/?format=api"
                },
                {
                    "id": "9437598e-4507-4b5f-89f7-64717ef8dbf3",
                    "gambit_id": "0558b3a3-6743-4db6-bb8e-4570937e384c",
                    "last_updated": "2023-05-02T11:52:07.873783-04:00",
                    "created_at": "2023-05-01T12:27:16.697081-04:00",
                    "name": "Phoenix Suns",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9978367d-4df8-428e-b16b-4af2c67e4f0d/?format=api"
                }
            ]
        },
        {
            "id": "036bf877-7dfe-422f-86d8-d32fdb9b2a62",
            "match": "https://api-prod.gambitprofit.com/api/matches/260d9fed-7c56-4f94-884e-c111db5a5347/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-01T12:27:16.687778-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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1d2459b-4a43-46f0-bf85-09b2e153003c",
                    "gambit_id": "f2c7a0ad-615a-4a5a-ab39-b537f9ea54c7",
                    "last_updated": "2023-05-02T11:52:07.866660-04:00",
                    "created_at": "2023-05-01T12:27:16.689415-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036bf877-7dfe-422f-86d8-d32fdb9b2a62/?format=api"
                },
                {
                    "id": "faa0fc43-48a5-44c0-9b81-9f50c79aba34",
                    "gambit_id": "9cb76c28-293b-47c2-82c8-93ada07ea942",
                    "last_updated": "2023-05-02T11:52:07.868428-04:00",
                    "created_at": "2023-05-01T12:27:16.691415-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036bf877-7dfe-422f-86d8-d32fdb9b2a62/?format=api"
                }
            ]
        },
        {
            "id": "45f38a8a-8710-49ff-8d43-7a98a79a4252",
            "match": "https://api-prod.gambitprofit.com/api/matches/260d9fed-7c56-4f94-884e-c111db5a5347/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-01T12:27:16.682823-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ae966bd-8ab5-4c20-8e7e-65c829aa6e56",
                    "gambit_id": "1e75fabc-390d-4253-922e-85a51b1574ce",
                    "last_updated": "2023-05-02T11:52:07.863121-04:00",
                    "created_at": "2023-05-01T12:27:16.686144-04:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45f38a8a-8710-49ff-8d43-7a98a79a4252/?format=api"
                },
                {
                    "id": "0eb15485-b94e-4169-a1cb-67e8a521658a",
                    "gambit_id": "f35e8d8f-aad3-414f-a72c-b4e6d267f072",
                    "last_updated": "2023-05-02T11:52:07.861297-04:00",
                    "created_at": "2023-05-01T12:27:16.684510-04:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45f38a8a-8710-49ff-8d43-7a98a79a4252/?format=api"
                }
            ]
        }
    ]
}