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/2334f333-03b5-4cd6-b138-31f3ebbed8b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2334f333-03b5-4cd6-b138-31f3ebbed8b0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "55018b43-09a0-4d99-b39d-cdec5f4472d7",
    "completed": true,
    "last_updated": "2023-12-30T21:48:20.556118-05:00",
    "created_at": "2023-12-29T09:58:08.552373-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/55018b43-09a0-4d99-b39d-cdec5f4472d7",
    "datetime": "2023-12-29T19:10:00-05:00",
    "cutoff_datetime": "2023-12-29T19:10:00-05:00",
    "name": "New York Knicks v. Orlando Magic",
    "bettypes": [
        {
            "id": "38534325-bc0e-493d-9a4a-bbc965f013c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/2334f333-03b5-4cd6-b138-31f3ebbed8b0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-29T09:58:08.590379-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": "New York Knicks",
                        "amount": 5107.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3cb29227-6933-43ae-9b5a-de136c792aee",
                    "gambit_id": "25bf1894-52d9-4e98-9be7-5e22c4e9951c",
                    "last_updated": "2023-12-30T21:48:20.573330-05:00",
                    "created_at": "2023-12-29T09:58:08.595020-05:00",
                    "name": "New York Knicks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38534325-bc0e-493d-9a4a-bbc965f013c9/?format=api"
                },
                {
                    "id": "4bf40800-24c3-4cae-acc5-11c6bde7f0a9",
                    "gambit_id": "a70dc7d9-2d68-4cfa-b024-441ff828a0f5",
                    "last_updated": "2023-12-30T21:48:20.576425-05:00",
                    "created_at": "2023-12-29T09:58:08.599528-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38534325-bc0e-493d-9a4a-bbc965f013c9/?format=api"
                }
            ]
        },
        {
            "id": "9d56cf3b-30e0-4f88-9f0a-795800dcdbb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/2334f333-03b5-4cd6-b138-31f3ebbed8b0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-29T09:58:08.562573-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": "New York Knicks",
                        "amount": 5107.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "169fc1d3-c3bf-440f-8f9a-30c71cf5d54b",
                    "gambit_id": "0efdeffa-b337-477f-9e64-33f54a48fb4c",
                    "last_updated": "2023-12-30T21:48:20.563594-05:00",
                    "created_at": "2023-12-29T09:58:08.577403-05:00",
                    "name": "New York Knicks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d56cf3b-30e0-4f88-9f0a-795800dcdbb4/?format=api"
                },
                {
                    "id": "dd98dfd8-6ebf-4743-8ed5-a0c75c80add1",
                    "gambit_id": "40832a41-cd43-4a97-b6a5-8a96a31af5f8",
                    "last_updated": "2023-12-30T21:48:20.566753-05:00",
                    "created_at": "2023-12-29T09:58:08.585563-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d56cf3b-30e0-4f88-9f0a-795800dcdbb4/?format=api"
                }
            ]
        },
        {
            "id": "42c96be2-f804-497c-ae20-bcbd9f22ee75",
            "match": "https://api-prod.gambitprofit.com/api/matches/2334f333-03b5-4cd6-b138-31f3ebbed8b0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-29T09:58:08.603717-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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7986089-be53-4a92-942a-dc36b217afb9",
                    "gambit_id": "0aa30aa3-5d46-413b-8e44-dd11a0adfa2f",
                    "last_updated": "2023-12-30T21:48:20.583484-05:00",
                    "created_at": "2023-12-29T09:58:08.608836-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c96be2-f804-497c-ae20-bcbd9f22ee75/?format=api"
                },
                {
                    "id": "3d01fe7e-9139-42ba-805a-cd456e366258",
                    "gambit_id": "0c7e4c6f-204d-4c32-9909-046e932982f3",
                    "last_updated": "2023-12-30T21:48:20.586696-05:00",
                    "created_at": "2023-12-29T09:58:08.614056-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c96be2-f804-497c-ae20-bcbd9f22ee75/?format=api"
                }
            ]
        }
    ]
}