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/d56f01f3-5cff-4ed1-b52e-bdff2be274f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d56f01f3-5cff-4ed1-b52e-bdff2be274f4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d9e68a48-a26b-4506-bc97-e36d7e144ae8",
    "completed": true,
    "last_updated": "2023-03-04T12:31:51.312572-05:00",
    "created_at": "2023-03-03T08:07:19.303686-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.94,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d9e68a48-a26b-4506-bc97-e36d7e144ae8",
    "datetime": "2023-03-03T22:40:00-05:00",
    "cutoff_datetime": "2023-03-03T22:40:00-05:00",
    "name": "Minnesota Timberwolves v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "3da00fc9-2379-4629-81e6-af2f502ef895",
            "match": "https://api-prod.gambitprofit.com/api/matches/d56f01f3-5cff-4ed1-b52e-bdff2be274f4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-03T08:11:59.570559-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": "Minnesota Timberwolves",
                        "amount": 5317.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc7626d3-ebd6-4319-a69d-39c7b1e63baa",
                    "gambit_id": "0d8e17ea-965b-4693-9b82-befcb22d88a2",
                    "last_updated": "2023-03-04T12:31:51.320147-05:00",
                    "created_at": "2023-03-03T08:11:59.573188-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da00fc9-2379-4629-81e6-af2f502ef895/?format=api"
                },
                {
                    "id": "dfafe2aa-beec-44ee-8d59-b1d6212b0374",
                    "gambit_id": "20648548-d5e7-4fab-80a5-82aba2fff4df",
                    "last_updated": "2023-03-04T12:31:51.318974-05:00",
                    "created_at": "2023-03-03T08:11:59.571888-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3da00fc9-2379-4629-81e6-af2f502ef895/?format=api"
                }
            ]
        },
        {
            "id": "78c73de4-8eb3-4672-ae9e-992a72b96066",
            "match": "https://api-prod.gambitprofit.com/api/matches/d56f01f3-5cff-4ed1-b52e-bdff2be274f4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-03T08:07:19.305269-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": "Minnesota Timberwolves",
                        "amount": 5107.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31ecf161-5814-4632-b21f-e197f568bec2",
                    "gambit_id": "3770faee-dbd1-4f18-a4df-8ded174ad073",
                    "last_updated": "2023-03-04T12:31:51.323617-05:00",
                    "created_at": "2023-03-03T08:07:19.307796-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c73de4-8eb3-4672-ae9e-992a72b96066/?format=api"
                },
                {
                    "id": "44c72408-eb87-4087-a469-9227fed9b96a",
                    "gambit_id": "3f811c31-763f-4568-b2fc-26f475005b47",
                    "last_updated": "2023-03-04T12:31:51.322444-05:00",
                    "created_at": "2023-03-03T08:07:19.306517-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c73de4-8eb3-4672-ae9e-992a72b96066/?format=api"
                }
            ]
        },
        {
            "id": "09e93e07-ca01-4239-956d-433d1da39e20",
            "match": "https://api-prod.gambitprofit.com/api/matches/d56f01f3-5cff-4ed1-b52e-bdff2be274f4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-03T08:11:59.566565-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f11c2ab0-a87f-4b5e-9142-825867de5bd6",
                    "gambit_id": "b2b9275d-1904-415d-8ed8-c6525ba83453",
                    "last_updated": "2023-03-04T12:31:51.316647-05:00",
                    "created_at": "2023-03-03T08:11:59.569204-05:00",
                    "name": "Game Total Over 226.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e93e07-ca01-4239-956d-433d1da39e20/?format=api"
                },
                {
                    "id": "729a8031-38f7-4016-948e-6c3709d4b3ae",
                    "gambit_id": "2b996b7f-9dd0-4f5c-8652-82d90d8cb324",
                    "last_updated": "2023-03-04T12:31:51.315369-05:00",
                    "created_at": "2023-03-03T08:11:59.567838-05:00",
                    "name": "Game Total Under 226.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e93e07-ca01-4239-956d-433d1da39e20/?format=api"
                }
            ]
        }
    ]
}