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/dd78c4a9-90e7-42a9-9bc7-d177c5b7da26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dd78c4a9-90e7-42a9-9bc7-d177c5b7da26",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "07fbb375-e28e-4aa0-936d-a2b110d3a3d2",
    "completed": true,
    "last_updated": "2023-06-14T11:28:18.775403-04:00",
    "created_at": "2023-06-11T13:03:03.464882-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Stanley Cup Finals",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/07fbb375-e28e-4aa0-936d-a2b110d3a3d2",
    "datetime": "2023-06-13T20:20:00-04:00",
    "cutoff_datetime": "2023-06-13T20:20:00-04:00",
    "name": "Florida Panthers v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "3356e7f0-8457-42d3-8f51-bac327a6779d",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd78c4a9-90e7-42a9-9bc7-d177c5b7da26/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-11T13:03:03.467080-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": "Vegas Golden Knights",
                        "amount": 6399.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e73bf9a7-0980-49ae-b6eb-03d97f421a1c",
                    "gambit_id": "25e33071-0a2a-49d8-a3d9-a08454c1ce84",
                    "last_updated": "2023-06-14T11:28:18.783088-04:00",
                    "created_at": "2023-06-11T13:03:03.470814-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3356e7f0-8457-42d3-8f51-bac327a6779d/?format=api"
                },
                {
                    "id": "7093bf28-c34e-41af-8694-d724db3a15be",
                    "gambit_id": "9a3323d7-89a5-4839-9bb0-303175747474",
                    "last_updated": "2023-06-14T11:28:18.780670-04:00",
                    "created_at": "2023-06-11T13:03:03.468989-04:00",
                    "name": "Florida Panthers",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3356e7f0-8457-42d3-8f51-bac327a6779d/?format=api"
                }
            ]
        },
        {
            "id": "8df6b407-d917-4fa7-bba6-1968257ae73b",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd78c4a9-90e7-42a9-9bc7-d177c5b7da26/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-11T13:03:03.472646-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": "Florida Panthers",
                        "amount": 5867.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a0c3d4c9-416a-49c2-8767-323cf877f640",
                    "gambit_id": "0116a761-c2f7-4dd3-a609-84254a9ecbc6",
                    "last_updated": "2023-06-14T11:28:18.790026-04:00",
                    "created_at": "2023-06-11T13:03:03.474714-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df6b407-d917-4fa7-bba6-1968257ae73b/?format=api"
                },
                {
                    "id": "50d49616-6419-4ec4-aca8-08e8a5a5e3fb",
                    "gambit_id": "f3eb6b52-42cc-4a64-9005-3182c9717cb6",
                    "last_updated": "2023-06-14T11:28:18.787790-04:00",
                    "created_at": "2023-06-11T13:03:03.476591-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df6b407-d917-4fa7-bba6-1968257ae73b/?format=api"
                }
            ]
        },
        {
            "id": "c6d83176-fd5e-4732-bbec-92037af1b1a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd78c4a9-90e7-42a9-9bc7-d177c5b7da26/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-11T13:03:03.478705-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": 5421.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "727970b3-8999-4a38-bffc-b04e0b2ce6e2",
                    "gambit_id": "70b24869-d14e-492d-a815-cad5e210ba8a",
                    "last_updated": "2023-06-14T11:28:18.794512-04:00",
                    "created_at": "2023-06-11T13:03:03.482485-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d83176-fd5e-4732-bbec-92037af1b1a2/?format=api"
                },
                {
                    "id": "4ff18f13-ae48-4be5-97a8-4d04cabd7ed1",
                    "gambit_id": "fe25129f-5b01-4066-b39e-04732ae9e298",
                    "last_updated": "2023-06-14T11:28:18.797532-04:00",
                    "created_at": "2023-06-11T13:03:03.480609-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d83176-fd5e-4732-bbec-92037af1b1a2/?format=api"
                }
            ]
        }
    ]
}