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/956ee3f7-4d00-4740-b487-820a0cd78830/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "956ee3f7-4d00-4740-b487-820a0cd78830",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a6818b36-fea7-45a8-8f80-eb5f9a580cde",
    "completed": true,
    "last_updated": "2022-11-05T09:28:16.012199-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a6818b36-fea7-45a8-8f80-eb5f9a580cde",
    "datetime": "2022-11-04T20:40:00-04:00",
    "cutoff_datetime": "2022-11-04T20:40:00-04:00",
    "name": "Toronto Raptors v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "2bc91a47-6a26-4911-b027-a364b9b94006",
            "match": "https://api-prod.gambitprofit.com/api/matches/956ee3f7-4d00-4740-b487-820a0cd78830/?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": "Dallas Mavericks",
                        "amount": 6114.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "14ff6884-2c29-48be-9b08-0e72c5e47365",
                    "gambit_id": "1b5a7f46-a45d-4ee1-a991-c03937eb0ea4",
                    "last_updated": "2022-11-05T09:28:16.021133-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc91a47-6a26-4911-b027-a364b9b94006/?format=api"
                },
                {
                    "id": "415e6baa-dd45-40c6-9dad-cedaa556dd44",
                    "gambit_id": "dbcb64b6-ace7-46a1-bcb4-7122c3a70a95",
                    "last_updated": "2022-11-05T09:28:16.022905-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc91a47-6a26-4911-b027-a364b9b94006/?format=api"
                }
            ]
        },
        {
            "id": "cfc122d7-13b7-4607-992e-f30ae7001ce3",
            "match": "https://api-prod.gambitprofit.com/api/matches/956ee3f7-4d00-4740-b487-820a0cd78830/?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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ca66ac3-b34e-4562-90b0-c44cd87d5dc4",
                    "gambit_id": "875d8417-9475-4b43-bd9a-8967b2274926",
                    "last_updated": "2022-11-05T09:28:16.019072-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc122d7-13b7-4607-992e-f30ae7001ce3/?format=api"
                },
                {
                    "id": "07ac367e-4c04-4bb1-9599-b523faec4d1b",
                    "gambit_id": "d4a2ff0e-b3d4-4d2e-92b5-ab069161f539",
                    "last_updated": "2022-11-05T09:28:16.018085-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc122d7-13b7-4607-992e-f30ae7001ce3/?format=api"
                }
            ]
        },
        {
            "id": "943aa1a7-c9a9-4d07-926f-f6b587564d89",
            "match": "https://api-prod.gambitprofit.com/api/matches/956ee3f7-4d00-4740-b487-820a0cd78830/?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 Over 215.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 215.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24d0ca5f-0546-40b6-bfb1-3770964b0bb1",
                    "gambit_id": "2f2cc2e0-5cd0-4455-a13f-19fe32be3c28",
                    "last_updated": "2022-11-05T09:28:16.016135-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 215.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/943aa1a7-c9a9-4d07-926f-f6b587564d89/?format=api"
                },
                {
                    "id": "9a79a7e8-2ce7-4a3e-8ac6-e088d99cfa88",
                    "gambit_id": "e7aa3c1e-c512-4a04-8c8d-30066225f7a9",
                    "last_updated": "2022-11-05T09:28:16.015059-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 215.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/943aa1a7-c9a9-4d07-926f-f6b587564d89/?format=api"
                }
            ]
        }
    ]
}