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/9bfcdbd4-21a1-4569-a033-ef2de7b024b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9bfcdbd4-21a1-4569-a033-ef2de7b024b4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "91db38d3-878d-4c94-a81c-fb25dd7666ca",
    "completed": true,
    "last_updated": "2023-04-25T11:42:18.534860-04:00",
    "created_at": "2023-04-24T13:02:08.363712-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/91db38d3-878d-4c94-a81c-fb25dd7666ca",
    "datetime": "2023-04-24T19:00:00-04:00",
    "cutoff_datetime": "2023-04-24T19:00:00-04:00",
    "name": "New Jersey Devils v. New York Rangers",
    "bettypes": [
        {
            "id": "10f35ff1-68ec-4807-8ca7-70153cfb4747",
            "match": "https://api-prod.gambitprofit.com/api/matches/9bfcdbd4-21a1-4569-a033-ef2de7b024b4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-24T13:02:08.381818-04: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": "New York Rangers",
                        "amount": 5784.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "001b02a8-6f59-47da-81c1-be0c98bddfac",
                    "gambit_id": "77648009-ebde-41b9-b37d-7288cdc1183d",
                    "last_updated": "2023-04-25T11:42:18.556399-04:00",
                    "created_at": "2023-04-24T13:02:08.383683-04:00",
                    "name": "New York Rangers",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10f35ff1-68ec-4807-8ca7-70153cfb4747/?format=api"
                },
                {
                    "id": "51e0bfb0-4c17-4767-81fe-ea083c0fe157",
                    "gambit_id": "75bd23a4-3936-45de-b013-062116d105ba",
                    "last_updated": "2023-04-25T11:42:18.558791-04:00",
                    "created_at": "2023-04-24T13:02:08.385628-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10f35ff1-68ec-4807-8ca7-70153cfb4747/?format=api"
                }
            ]
        },
        {
            "id": "81c4bbb3-f046-4290-ab89-e31d7d6b22eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/9bfcdbd4-21a1-4569-a033-ef2de7b024b4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-24T13:02:08.374805-04: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": "New Jersey Devils",
                        "amount": 6399.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54f44bee-f770-4f57-a1e8-3179d8418779",
                    "gambit_id": "c33a39e0-5658-4b25-b316-2cb6dd752d17",
                    "last_updated": "2023-04-25T11:42:18.551105-04:00",
                    "created_at": "2023-04-24T13:02:08.379436-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c4bbb3-f046-4290-ab89-e31d7d6b22eb/?format=api"
                },
                {
                    "id": "2a81d9cd-b79f-4261-a8ec-54a8f1a39a8e",
                    "gambit_id": "b162e0f5-b897-4de8-b186-e505751a1209",
                    "last_updated": "2023-04-25T11:42:18.548662-04:00",
                    "created_at": "2023-04-24T13:02:08.377194-04:00",
                    "name": "New York Rangers",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c4bbb3-f046-4290-ab89-e31d7d6b22eb/?format=api"
                }
            ]
        },
        {
            "id": "a9a8f1ce-7437-49f3-b513-b3f0f9561906",
            "match": "https://api-prod.gambitprofit.com/api/matches/9bfcdbd4-21a1-4569-a033-ef2de7b024b4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-24T13:02:08.367406-04: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 5.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "752ac816-c51a-4488-8156-5149441797dd",
                    "gambit_id": "8ed8c8e5-c954-4c7f-a713-728ffebbacf8",
                    "last_updated": "2023-04-25T11:42:18.543582-04:00",
                    "created_at": "2023-04-24T13:02:08.372277-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a8f1ce-7437-49f3-b513-b3f0f9561906/?format=api"
                },
                {
                    "id": "6dcd0912-7efe-4762-b64d-4e37d8a97cd9",
                    "gambit_id": "80bc439a-8e14-46bc-a66f-6be2e08a3f54",
                    "last_updated": "2023-04-25T11:42:18.540980-04:00",
                    "created_at": "2023-04-24T13:02:08.369824-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a8f1ce-7437-49f3-b513-b3f0f9561906/?format=api"
                }
            ]
        }
    ]
}