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/25b64520-f761-47c5-a001-f139a17833cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "25b64520-f761-47c5-a001-f139a17833cc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a1ee73a9-80a8-463a-ad29-85423d5d4fa3",
    "completed": true,
    "last_updated": "2023-01-11T10:46:58.373283-05:00",
    "created_at": "2023-01-10T17:47:04.945040-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a1ee73a9-80a8-463a-ad29-85423d5d4fa3",
    "datetime": "2023-01-10T19:07:00-05:00",
    "cutoff_datetime": "2023-01-10T19:07:00-05:00",
    "name": "Seattle Kraken v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "02d249ce-e30c-4127-955d-73b4272ad5ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/25b64520-f761-47c5-a001-f139a17833cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-10T17:47:04.955229-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": "Buffalo Sabres",
                        "amount": 5098.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65e86323-0d44-4f04-bae1-610b5bfed25b",
                    "gambit_id": "d514c232-fe37-48f4-8559-491e0f4b9ad5",
                    "last_updated": "2023-01-11T10:46:58.383069-05:00",
                    "created_at": "2023-01-10T17:47:04.956432-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d249ce-e30c-4127-955d-73b4272ad5ff/?format=api"
                },
                {
                    "id": "c08c35a4-be79-4b88-83d9-6c6ff5952c79",
                    "gambit_id": "5e5c8ee6-5665-4dc0-8734-1e2d2c8251e0",
                    "last_updated": "2023-01-11T10:46:58.384208-05:00",
                    "created_at": "2023-01-10T17:47:04.957741-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d249ce-e30c-4127-955d-73b4272ad5ff/?format=api"
                }
            ]
        },
        {
            "id": "9737aba6-6d70-4eaa-8e0b-158164793acf",
            "match": "https://api-prod.gambitprofit.com/api/matches/25b64520-f761-47c5-a001-f139a17833cc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-10T17:47:04.951391-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": "Seattle Kraken",
                        "amount": 6715.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3285.0
                    }
                ],
                "expected_reward_tokens": 9065.25,
                "profit_sb": 65.25,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "872096f3-4d70-4f4c-bd5c-abf8c22cff51",
                    "gambit_id": "91ad46ed-c796-4508-8b5e-2d8af023c000",
                    "last_updated": "2023-01-11T10:46:58.380285-05:00",
                    "created_at": "2023-01-10T17:47:04.953928-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.35000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9737aba6-6d70-4eaa-8e0b-158164793acf/?format=api"
                },
                {
                    "id": "8d04df2b-c471-4a96-b95e-10c7703c2066",
                    "gambit_id": "14b5c80e-6e51-43ed-8384-4031e6a2e6df",
                    "last_updated": "2023-01-11T10:46:58.379208-05:00",
                    "created_at": "2023-01-10T17:47:04.952647-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.76000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9737aba6-6d70-4eaa-8e0b-158164793acf/?format=api"
                }
            ]
        },
        {
            "id": "95402414-16b9-426e-9c86-073e01df01cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/25b64520-f761-47c5-a001-f139a17833cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-10T17:47:04.947147-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": 5482.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4518.0
                    }
                ],
                "expected_reward_tokens": 8990.48,
                "profit_sb": -9.52,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ade1867b-4826-44d4-a1cd-2a5995cb1792",
                    "gambit_id": "cd41b416-43f8-4fcf-a768-6c0fe6041c0e",
                    "last_updated": "2023-01-11T10:46:58.377023-05:00",
                    "created_at": "2023-01-10T17:47:04.950087-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.64000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95402414-16b9-426e-9c86-073e01df01cf/?format=api"
                },
                {
                    "id": "a87062f8-91a3-4288-a31f-76650c237781",
                    "gambit_id": "db2d1cc9-5b24-48b3-a234-cde046fc7fef",
                    "last_updated": "2023-01-11T10:46:58.375921-05:00",
                    "created_at": "2023-01-10T17:47:04.948709-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.99000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95402414-16b9-426e-9c86-073e01df01cf/?format=api"
                }
            ]
        }
    ]
}