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/6191e4f3-97d4-4526-8dfa-bfbee610f09b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6191e4f3-97d4-4526-8dfa-bfbee610f09b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f3d8fc9b-81b1-4302-9df1-6aa2afb90d35",
    "completed": true,
    "last_updated": "2024-01-26T20:58:22.794993-05:00",
    "created_at": "2024-01-25T13:28:11.129438-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f3d8fc9b-81b1-4302-9df1-6aa2afb90d35",
    "datetime": "2024-01-25T19:07:00-05:00",
    "cutoff_datetime": "2024-01-25T19:07:00-05:00",
    "name": "Philadelphia Flyers v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "f005a1a0-5d55-438b-b8c9-50a575d60bde",
            "match": "https://api-prod.gambitprofit.com/api/matches/6191e4f3-97d4-4526-8dfa-bfbee610f09b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-25T13:28:11.135388-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": "Detroit Red Wings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8d7c146-949c-41aa-a253-95154be7a809",
                    "gambit_id": "6a5b5d5e-9406-4574-880b-33e29bd4dd30",
                    "last_updated": "2024-01-26T20:58:22.812289-05:00",
                    "created_at": "2024-01-25T13:28:11.146162-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f005a1a0-5d55-438b-b8c9-50a575d60bde/?format=api"
                },
                {
                    "id": "9e0ccf00-9d45-4e53-b77e-b6dc23034b3d",
                    "gambit_id": "60f841e0-782e-43b5-9fd3-10f60dfa1205",
                    "last_updated": "2024-01-26T20:58:22.808781-05:00",
                    "created_at": "2024-01-25T13:28:11.139257-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f005a1a0-5d55-438b-b8c9-50a575d60bde/?format=api"
                }
            ]
        },
        {
            "id": "a8c95ff0-c8cd-431a-a3de-83932d081b2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6191e4f3-97d4-4526-8dfa-bfbee610f09b/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-25T13:28:11.150214-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": "Philadelphia Flyers",
                        "amount": 6935.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2bc06c02-d473-4fa9-8ddd-b1bbb1e00725",
                    "gambit_id": "c60636de-1da7-400e-bf98-eba05d8f017e",
                    "last_updated": "2024-01-26T20:58:22.819072-05:00",
                    "created_at": "2024-01-25T13:28:11.154651-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8c95ff0-c8cd-431a-a3de-83932d081b2c/?format=api"
                },
                {
                    "id": "0c2829ee-c911-4324-a599-c9aabdebaa05",
                    "gambit_id": "91770619-f6be-4de6-ae3e-86da196d9fe6",
                    "last_updated": "2024-01-26T20:58:22.822410-05:00",
                    "created_at": "2024-01-25T13:28:11.159951-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8c95ff0-c8cd-431a-a3de-83932d081b2c/?format=api"
                }
            ]
        },
        {
            "id": "2ed04cdc-4698-4092-bd15-9dfc8cc88901",
            "match": "https://api-prod.gambitprofit.com/api/matches/6191e4f3-97d4-4526-8dfa-bfbee610f09b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-25T13:28:11.165053-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 Under 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e97142c0-aa78-452a-b5b5-520b7a1887fe",
                    "gambit_id": "8136d34f-6054-4495-a8a4-9be93a1d5032",
                    "last_updated": "2024-01-26T20:58:22.828852-05:00",
                    "created_at": "2024-01-25T13:28:11.174468-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed04cdc-4698-4092-bd15-9dfc8cc88901/?format=api"
                },
                {
                    "id": "35834d9f-bfc0-4426-9f21-ad6a62ae856c",
                    "gambit_id": "a3b82bad-ffe1-48c6-aa12-d692873a4813",
                    "last_updated": "2024-01-26T20:58:22.832256-05:00",
                    "created_at": "2024-01-25T13:28:11.170629-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed04cdc-4698-4092-bd15-9dfc8cc88901/?format=api"
                }
            ]
        }
    ]
}