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/4acf734f-e2f1-4a3a-90e4-4819faed33c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4acf734f-e2f1-4a3a-90e4-4819faed33c9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0c041850-9fa9-42c0-a19b-4bc5e8dacc9e",
    "completed": true,
    "last_updated": "2023-11-13T15:03:20.741793-05:00",
    "created_at": "2023-11-11T08:53:07.989101-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.16,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0c041850-9fa9-42c0-a19b-4bc5e8dacc9e",
    "datetime": "2023-11-11T20:40:00-05:00",
    "cutoff_datetime": "2023-11-11T20:40:00-05:00",
    "name": "Cleveland Cavaliers v. Golden State Warriors",
    "bettypes": [
        {
            "id": "0b7aa52f-0610-489a-92bb-72cee19f8e3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4acf734f-e2f1-4a3a-90e4-4819faed33c9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-11T08:53:08.012734-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": "Golden State Warriors",
                        "amount": 6160.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 3840.0
                    }
                ],
                "expected_reward_tokens": 9484.8,
                "profit_sb": -15.2,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb39efd8-ed7c-4a90-a5ea-7356426e5761",
                    "gambit_id": "f47f0e04-dabc-4fa5-a6d4-a3fa7d7ab718",
                    "last_updated": "2023-11-13T15:03:20.770685-05:00",
                    "created_at": "2023-11-11T08:53:08.021348-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b7aa52f-0610-489a-92bb-72cee19f8e3c/?format=api"
                },
                {
                    "id": "276cd86d-9e63-4b95-b1f6-08ad1e9009bb",
                    "gambit_id": "b0a529ef-470a-4a6c-9ae1-f6c352f70edf",
                    "last_updated": "2023-11-13T15:03:20.767065-05:00",
                    "created_at": "2023-11-11T08:53:08.017169-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "2.47000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b7aa52f-0610-489a-92bb-72cee19f8e3c/?format=api"
                }
            ]
        },
        {
            "id": "242b742d-e05c-4d93-9c36-bbcb0d27c971",
            "match": "https://api-prod.gambitprofit.com/api/matches/4acf734f-e2f1-4a3a-90e4-4819faed33c9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-11T08:53:07.999534-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": "Cleveland Cavaliers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "278b619f-79ea-4058-869a-711e483562d2",
                    "gambit_id": "6544c2b6-1ac7-49e1-abd3-0987c95f16ce",
                    "last_updated": "2023-11-13T15:03:20.756067-05:00",
                    "created_at": "2023-11-11T08:53:08.004334-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/242b742d-e05c-4d93-9c36-bbcb0d27c971/?format=api"
                },
                {
                    "id": "ac6075c7-bd19-4647-bb7c-2426209eafb4",
                    "gambit_id": "f12c956c-604f-4a66-9263-6e872f4c06ea",
                    "last_updated": "2023-11-13T15:03:20.759907-05:00",
                    "created_at": "2023-11-11T08:53:08.008575-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/242b742d-e05c-4d93-9c36-bbcb0d27c971/?format=api"
                }
            ]
        },
        {
            "id": "7bffe4ea-0d6f-4584-b000-a940a1b931d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/4acf734f-e2f1-4a3a-90e4-4819faed33c9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-11T08:53:08.025079-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 Over 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "55c05b4c-942b-42ab-9af1-32a0d7a5dc64",
                    "gambit_id": "f75a1c9a-74aa-4c50-8c25-eb3cc3cf7249",
                    "last_updated": "2023-11-13T15:03:20.780381-05:00",
                    "created_at": "2023-11-11T08:53:08.028494-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bffe4ea-0d6f-4584-b000-a940a1b931d8/?format=api"
                },
                {
                    "id": "43eca701-76e9-4173-b981-3a313396885e",
                    "gambit_id": "5a253a96-3cd6-4457-8ff7-40f7a3d3192d",
                    "last_updated": "2023-11-13T15:03:20.777016-05:00",
                    "created_at": "2023-11-11T08:53:08.032792-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bffe4ea-0d6f-4584-b000-a940a1b931d8/?format=api"
                }
            ]
        }
    ]
}