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/a33c3c6c-c456-411e-bd90-d2222c0214ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a33c3c6c-c456-411e-bd90-d2222c0214ad",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0e44b5c3-ceb2-4c98-b181-fc7ce2c7a0fe",
    "completed": true,
    "last_updated": "2024-01-16T15:23:04.830144-05:00",
    "created_at": "2024-01-13T09:38:11.781008-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0e44b5c3-ceb2-4c98-b181-fc7ce2c7a0fe",
    "datetime": "2024-01-13T16:07:00-05:00",
    "cutoff_datetime": "2024-01-13T16:07:00-05:00",
    "name": "Vancouver Canucks v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "7985a539-4b50-41b3-94b1-4c548e81fa23",
            "match": "https://api-prod.gambitprofit.com/api/matches/a33c3c6c-c456-411e-bd90-d2222c0214ad/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-13T09:38:11.791899-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": "Vancouver Canucks",
                        "amount": 5773.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2cf7b8fd-616b-4c75-adbd-6da273c7b468",
                    "gambit_id": "9cd769b1-3406-4da9-9f5e-0208d91964b7",
                    "last_updated": "2024-01-16T15:23:04.842967-05:00",
                    "created_at": "2024-01-13T09:38:11.796572-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7985a539-4b50-41b3-94b1-4c548e81fa23/?format=api"
                },
                {
                    "id": "fd7c86e2-3866-41f7-82f4-a520081bccbf",
                    "gambit_id": "967974d0-c652-4c02-9b7a-eb8459d813e8",
                    "last_updated": "2024-01-16T15:23:04.846602-05:00",
                    "created_at": "2024-01-13T09:38:11.803477-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7985a539-4b50-41b3-94b1-4c548e81fa23/?format=api"
                }
            ]
        },
        {
            "id": "578bfb11-383d-466f-9b59-c0cad5d98b92",
            "match": "https://api-prod.gambitprofit.com/api/matches/a33c3c6c-c456-411e-bd90-d2222c0214ad/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-13T09:38:11.809340-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": 6154.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "38290669-2953-4d4e-9182-a145bd28eccb",
                    "gambit_id": "2d9d7abb-8369-4ee4-8ce4-7d6e18d27d8c",
                    "last_updated": "2024-01-16T15:23:04.857230-05:00",
                    "created_at": "2024-01-13T09:38:11.820167-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578bfb11-383d-466f-9b59-c0cad5d98b92/?format=api"
                },
                {
                    "id": "c1540e43-f471-40dc-a147-f22bea7e8bb1",
                    "gambit_id": "b7623c62-4c76-4d9c-80f0-758c2f77cc39",
                    "last_updated": "2024-01-16T15:23:04.853599-05:00",
                    "created_at": "2024-01-13T09:38:11.814912-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578bfb11-383d-466f-9b59-c0cad5d98b92/?format=api"
                }
            ]
        },
        {
            "id": "3940778b-3f1b-4534-a743-a023c6a14858",
            "match": "https://api-prod.gambitprofit.com/api/matches/a33c3c6c-c456-411e-bd90-d2222c0214ad/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-13T09:38:11.826384-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": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27c3716a-4615-49f6-b5ce-df205904eb39",
                    "gambit_id": "552eee63-d853-4d7d-92b7-d8b10e4c7324",
                    "last_updated": "2024-01-16T15:23:04.864195-05:00",
                    "created_at": "2024-01-13T09:38:11.830744-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3940778b-3f1b-4534-a743-a023c6a14858/?format=api"
                },
                {
                    "id": "51a67736-d31f-4576-81f3-c119ee290049",
                    "gambit_id": "fa0be0ce-d6d2-4482-bf55-86a39f04dfcc",
                    "last_updated": "2024-01-16T15:23:04.867507-05:00",
                    "created_at": "2024-01-13T09:38:11.835079-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3940778b-3f1b-4534-a743-a023c6a14858/?format=api"
                }
            ]
        }
    ]
}