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/fe94a4ae-3f8e-4743-ab7d-dc368a7683f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fe94a4ae-3f8e-4743-ab7d-dc368a7683f2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "596b3bfe-a7d9-4281-99cb-457b2d90d742",
    "completed": true,
    "last_updated": "2023-03-06T11:42:13.201592-05:00",
    "created_at": "2023-03-04T10:37:55.178072-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/596b3bfe-a7d9-4281-99cb-457b2d90d742",
    "datetime": "2023-03-04T18:07:00-05:00",
    "cutoff_datetime": "2023-03-04T18:07:00-05:00",
    "name": "Washington Capitals v. San Jose Sharks",
    "bettypes": [
        {
            "id": "1399e139-3c9d-4cc4-a238-a7b8f12c9c23",
            "match": "https://api-prod.gambitprofit.com/api/matches/fe94a4ae-3f8e-4743-ab7d-dc368a7683f2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-04T10:37:55.187739-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": "Washington Capitals",
                        "amount": 5699.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e0d2174-f820-4613-ab46-29052f3b2067",
                    "gambit_id": "fb3ae392-9e9b-4f97-8889-0efeca1f94ce",
                    "last_updated": "2023-03-06T11:42:13.212886-05:00",
                    "created_at": "2023-03-04T10:37:55.190196-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1399e139-3c9d-4cc4-a238-a7b8f12c9c23/?format=api"
                },
                {
                    "id": "a9d9514c-ad3c-4b74-8ab2-036ba53bc4e5",
                    "gambit_id": "78cb9413-c948-4b07-84a7-2c70d6cf7f61",
                    "last_updated": "2023-03-06T11:42:13.211600-05:00",
                    "created_at": "2023-03-04T10:37:55.188956-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1399e139-3c9d-4cc4-a238-a7b8f12c9c23/?format=api"
                }
            ]
        },
        {
            "id": "3ac1d1a6-88e7-4600-a92a-d53bbba45ea1",
            "match": "https://api-prod.gambitprofit.com/api/matches/fe94a4ae-3f8e-4743-ab7d-dc368a7683f2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-04T10:37:55.183841-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": "San Jose Sharks",
                        "amount": 6458.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7bb543cd-b412-4573-9587-0df7e6bcef8f",
                    "gambit_id": "60b05a12-7dbd-45bb-88c6-a93b515b97ce",
                    "last_updated": "2023-03-06T11:42:13.207998-05:00",
                    "created_at": "2023-03-04T10:37:55.185069-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac1d1a6-88e7-4600-a92a-d53bbba45ea1/?format=api"
                },
                {
                    "id": "7c4c4175-5c60-407c-827f-061b2f9a9341",
                    "gambit_id": "09684b00-c2dc-4b4c-b02d-6c3fbec8ff83",
                    "last_updated": "2023-03-06T11:42:13.209148-05:00",
                    "created_at": "2023-03-04T10:37:55.186343-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac1d1a6-88e7-4600-a92a-d53bbba45ea1/?format=api"
                }
            ]
        },
        {
            "id": "cc03ff84-b16a-42fc-a68e-94dd5cc9b48d",
            "match": "https://api-prod.gambitprofit.com/api/matches/fe94a4ae-3f8e-4743-ab7d-dc368a7683f2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-04T10:37:55.179852-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3aa9f063-df90-443a-af91-0c8d112f76ce",
                    "gambit_id": "9b8783b2-3af6-4986-9bdc-7c878d3bab3c",
                    "last_updated": "2023-03-06T11:42:13.205638-05:00",
                    "created_at": "2023-03-04T10:37:55.182393-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc03ff84-b16a-42fc-a68e-94dd5cc9b48d/?format=api"
                },
                {
                    "id": "d8249467-6996-409c-b549-20de821efa47",
                    "gambit_id": "872d9a4b-34cf-420c-9ed1-5ddef2d8edb0",
                    "last_updated": "2023-03-06T11:42:13.204478-05:00",
                    "created_at": "2023-03-04T10:37:55.181140-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc03ff84-b16a-42fc-a68e-94dd5cc9b48d/?format=api"
                }
            ]
        }
    ]
}