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/2c8ec7e8-4a9f-4b28-bd3a-90eeb1b524ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2c8ec7e8-4a9f-4b28-bd3a-90eeb1b524ee",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8f557d93-1c53-4b04-96d8-023abc590ea5",
    "completed": true,
    "last_updated": "2022-12-31T10:36:55.890348-05:00",
    "created_at": "2022-12-29T08:42:07.748196-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.97,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8f557d93-1c53-4b04-96d8-023abc590ea5",
    "datetime": "2022-12-29T19:40:00-05:00",
    "cutoff_datetime": "2022-12-29T19:40:00-05:00",
    "name": "Memphis Grizzlies v. Toronto Raptors",
    "bettypes": [
        {
            "id": "58422244-716a-4aa0-a403-fd672f121c3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c8ec7e8-4a9f-4b28-bd3a-90eeb1b524ee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-29T08:42:07.757604-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": "Memphis Grizzlies",
                        "amount": 6099.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 3901.0
                    }
                ],
                "expected_reward_tokens": 9087.51,
                "profit_sb": 87.51,
                "profit_sb_percentage": 0.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "67883daa-1a2e-4169-8e68-9e7548ce9712",
                    "gambit_id": "931cff9d-4bd1-41af-bce1-fd55e836d647",
                    "last_updated": "2022-12-31T10:36:55.901129-05:00",
                    "created_at": "2022-12-29T08:42:07.759930-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.49000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58422244-716a-4aa0-a403-fd672f121c3a/?format=api"
                },
                {
                    "id": "d96e42ec-2433-465e-beeb-5a664edd1193",
                    "gambit_id": "4aee03be-edee-4c80-beb5-2134c79c20b5",
                    "last_updated": "2022-12-31T10:36:55.900006-05:00",
                    "created_at": "2022-12-29T08:42:07.758745-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.33000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58422244-716a-4aa0-a403-fd672f121c3a/?format=api"
                }
            ]
        },
        {
            "id": "a538eca0-5e69-4262-b736-b582c2a66774",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c8ec7e8-4a9f-4b28-bd3a-90eeb1b524ee/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-29T08:42:07.753823-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9b5d8814-fcb4-4598-a33a-538ad3e27c59",
                    "gambit_id": "63d3bedb-f25e-4104-9dee-1f7f8b9e3e0c",
                    "last_updated": "2022-12-31T10:36:55.897773-05:00",
                    "created_at": "2022-12-29T08:42:07.756273-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a538eca0-5e69-4262-b736-b582c2a66774/?format=api"
                },
                {
                    "id": "b75286fc-c734-409c-85d8-df4f4ddec627",
                    "gambit_id": "d6783821-67d6-42b2-b67f-ce360386904c",
                    "last_updated": "2022-12-31T10:36:55.896532-05:00",
                    "created_at": "2022-12-29T08:42:07.755012-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a538eca0-5e69-4262-b736-b582c2a66774/?format=api"
                }
            ]
        },
        {
            "id": "2db22bbf-8397-4953-9df9-a614ee329e18",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c8ec7e8-4a9f-4b28-bd3a-90eeb1b524ee/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-29T08:42:07.749882-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 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25b40f00-70fa-40b7-9f55-ebf04626e264",
                    "gambit_id": "3f0564a7-16e3-48c5-b6cf-ea756f3d13a6",
                    "last_updated": "2022-12-31T10:36:55.894263-05:00",
                    "created_at": "2022-12-29T08:42:07.752439-05:00",
                    "name": "Game Total Over 230",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2db22bbf-8397-4953-9df9-a614ee329e18/?format=api"
                },
                {
                    "id": "5d4a664d-78db-4c35-a47d-d668b5b40f79",
                    "gambit_id": "8b30b6a2-7eb8-488e-b242-e43e01df880a",
                    "last_updated": "2022-12-31T10:36:55.893129-05:00",
                    "created_at": "2022-12-29T08:42:07.751205-05:00",
                    "name": "Game Total Under 230",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2db22bbf-8397-4953-9df9-a614ee329e18/?format=api"
                }
            ]
        }
    ]
}