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/fb6e1563-bc1f-4521-8a3e-e9c11df815ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fb6e1563-bc1f-4521-8a3e-e9c11df815ed",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "41de9cee-a5c1-413f-b2d4-8a6dbbee4e80",
    "completed": true,
    "last_updated": "2022-10-26T09:47:09.642395-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.84,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/41de9cee-a5c1-413f-b2d4-8a6dbbee4e80",
    "datetime": "2022-10-25T21:05:00-04:00",
    "cutoff_datetime": "2022-10-25T21:05:00-04:00",
    "name": "Pittsburgh Penguins v. Calgary Flames",
    "bettypes": [
        {
            "id": "bf11d926-2bdd-4e82-be4c-11a5d103dbac",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb6e1563-bc1f-4521-8a3e-e9c11df815ed/?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": "Calgary Flames",
                        "amount": 6326.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9316dcd4-a0b2-4117-901a-7bbb028315b2",
                    "gambit_id": "785a5209-b79c-4e5b-a8d8-60ee69e39948",
                    "last_updated": "2022-10-26T09:47:09.655379-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf11d926-2bdd-4e82-be4c-11a5d103dbac/?format=api"
                },
                {
                    "id": "a7b30f17-6605-49d5-b5e0-d30362e8b6d4",
                    "gambit_id": "f868921e-983a-433d-8596-d9c41f1ef40e",
                    "last_updated": "2022-10-26T09:47:09.656411-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf11d926-2bdd-4e82-be4c-11a5d103dbac/?format=api"
                }
            ]
        },
        {
            "id": "c9bced27-1318-4ac8-a875-448cefab28a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb6e1563-bc1f-4521-8a3e-e9c11df815ed/?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": "Pittsburgh Penguins",
                        "amount": 6025.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3975.0
                    }
                ],
                "expected_reward_tokens": 9579.75,
                "profit_sb": 79.75,
                "profit_sb_percentage": 0.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2749e84-c763-4772-8ee3-8b923ad2d61a",
                    "gambit_id": "b461ce19-23e7-4b02-bead-3851a5895fec",
                    "last_updated": "2022-10-26T09:47:09.653266-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.59000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bced27-1318-4ac8-a875-448cefab28a4/?format=api"
                },
                {
                    "id": "0aeefc82-8610-4e57-90e4-5f238f8a8a0f",
                    "gambit_id": "8207bae2-2ac5-4a22-b2e5-8ca4b2e00fa8",
                    "last_updated": "2022-10-26T09:47:09.652165-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.41000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9bced27-1318-4ac8-a875-448cefab28a4/?format=api"
                }
            ]
        },
        {
            "id": "e7717a09-0391-4b19-a9b0-e090e71cf69d",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb6e1563-bc1f-4521-8a3e-e9c11df815ed/?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 6.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6b18505f-8b6d-4076-856a-6606813a7f9f",
                    "gambit_id": "4d9b1bac-26d9-4320-bf3a-4ce8f57c372b",
                    "last_updated": "2022-10-26T09:47:09.647107-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7717a09-0391-4b19-a9b0-e090e71cf69d/?format=api"
                },
                {
                    "id": "ca0cdbf5-76b0-478f-ad6c-3ae9bfeb06bc",
                    "gambit_id": "851be38a-1f00-4d88-909c-474b0cc4606c",
                    "last_updated": "2022-10-26T09:47:09.645259-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7717a09-0391-4b19-a9b0-e090e71cf69d/?format=api"
                }
            ]
        }
    ]
}