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/c14a331d-dbf8-40c5-af83-b91ae0d2e1c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c14a331d-dbf8-40c5-af83-b91ae0d2e1c9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bf8b39c9-04ab-475a-a770-0ff62cc0e31a",
    "completed": true,
    "last_updated": "2022-10-21T11:11:58.082895-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/bf8b39c9-04ab-475a-a770-0ff62cc0e31a",
    "datetime": "2022-10-20T19:30:00-04:00",
    "cutoff_datetime": "2022-10-20T19:30:00-04:00",
    "name": "Milwaukee Bucks v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "18fceee7-77e6-4f85-bbf5-0645e3b27154",
            "match": "https://api-prod.gambitprofit.com/api/matches/c14a331d-dbf8-40c5-af83-b91ae0d2e1c9/?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": "Philadelphia 76ers",
                        "amount": 6167.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 3833.0
                    }
                ],
                "expected_reward_tokens": 9620.52,
                "profit_sb": 120.52,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f77897ee-bfed-43fa-a529-a7a1c17b4eba",
                    "gambit_id": "726cdbe0-a9a3-4b8a-8425-d13f0d1160f9",
                    "last_updated": "2022-10-21T11:11:58.090695-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.56000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18fceee7-77e6-4f85-bbf5-0645e3b27154/?format=api"
                },
                {
                    "id": "e15111a1-5946-43b0-9384-eaef20a68864",
                    "gambit_id": "0574b3b9-a6df-4eb1-9532-ca338afa4e89",
                    "last_updated": "2022-10-21T11:11:58.091914-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "2.51000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18fceee7-77e6-4f85-bbf5-0645e3b27154/?format=api"
                }
            ]
        },
        {
            "id": "ddc72d4a-3d17-4e7b-8496-3c4c189c6eb3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c14a331d-dbf8-40c5-af83-b91ae0d2e1c9/?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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18c64491-f73c-4d73-9af2-5fe3984e2f09",
                    "gambit_id": "199be455-1e3a-48b0-a1a4-8b9f54202525",
                    "last_updated": "2022-10-21T11:11:58.094177-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc72d4a-3d17-4e7b-8496-3c4c189c6eb3/?format=api"
                },
                {
                    "id": "26e27ff5-5818-4914-af96-39970389f792",
                    "gambit_id": "4b7bc5c3-8551-46eb-b2f3-bc02c1d4a031",
                    "last_updated": "2022-10-21T11:11:58.095270-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc72d4a-3d17-4e7b-8496-3c4c189c6eb3/?format=api"
                }
            ]
        },
        {
            "id": "7eb4cce7-ab1b-4b85-b969-d9e7b24ca0c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c14a331d-dbf8-40c5-af83-b91ae0d2e1c9/?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 224",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34e55b71-b56f-4af5-b434-00051c59670c",
                    "gambit_id": "037a171a-c334-4520-9517-28fda6860ef3",
                    "last_updated": "2022-10-21T11:11:58.085741-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb4cce7-ab1b-4b85-b969-d9e7b24ca0c1/?format=api"
                },
                {
                    "id": "fdb3bd70-2eec-43d8-9afb-02d1deac4d59",
                    "gambit_id": "b90322e4-939c-4bfa-a7fc-57491ba04a21",
                    "last_updated": "2022-10-21T11:11:58.086985-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb4cce7-ab1b-4b85-b969-d9e7b24ca0c1/?format=api"
                }
            ]
        }
    ]
}