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/91812d27-c3cd-4c82-a34d-bb217c62cd83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "91812d27-c3cd-4c82-a34d-bb217c62cd83",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3cc21ecb-1eb0-4961-8b81-344e51eac8e0",
    "completed": true,
    "last_updated": "2023-04-10T15:12:16.054686-04:00",
    "created_at": "2023-04-08T09:01:58.807481-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3cc21ecb-1eb0-4961-8b81-344e51eac8e0",
    "datetime": "2023-04-08T19:07:00-04:00",
    "cutoff_datetime": "2023-04-08T19:07:00-04:00",
    "name": "Nashville Predators v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "c6cda140-5a95-4d76-baee-4969a7e3cc19",
            "match": "https://api-prod.gambitprofit.com/api/matches/91812d27-c3cd-4c82-a34d-bb217c62cd83/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:58.819043-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": "Winnipeg Jets",
                        "amount": 6308.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2d1d60ac-a8e1-44d5-b9d3-4f20c4c1cd60",
                    "gambit_id": "92d0e398-07d1-4126-b626-98405de41e8b",
                    "last_updated": "2023-04-10T15:12:16.069519-04:00",
                    "created_at": "2023-04-08T09:01:58.820385-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6cda140-5a95-4d76-baee-4969a7e3cc19/?format=api"
                },
                {
                    "id": "2efc0a34-de19-43e5-9401-8c8ab253e38a",
                    "gambit_id": "de85c1f1-3d5f-4f14-a36a-88a9ea380f7a",
                    "last_updated": "2023-04-10T15:12:16.072021-04:00",
                    "created_at": "2023-04-08T09:01:58.821950-04:00",
                    "name": "Nashville Predators",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6cda140-5a95-4d76-baee-4969a7e3cc19/?format=api"
                }
            ]
        },
        {
            "id": "c6ed2637-812d-4aec-bd32-456b832ddda3",
            "match": "https://api-prod.gambitprofit.com/api/matches/91812d27-c3cd-4c82-a34d-bb217c62cd83/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:58.814476-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": "Nashville Predators",
                        "amount": 6020.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "111ac925-40e2-4051-bed8-64dc13370b89",
                    "gambit_id": "c424fd18-64cd-40ca-8f0e-806ccf5c1700",
                    "last_updated": "2023-04-10T15:12:16.064497-04:00",
                    "created_at": "2023-04-08T09:01:58.817504-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ed2637-812d-4aec-bd32-456b832ddda3/?format=api"
                },
                {
                    "id": "6fc4a396-156d-41cf-8e3f-867ef257621f",
                    "gambit_id": "8d31632e-f0ad-4644-9dc7-f8aae3c847e6",
                    "last_updated": "2023-04-10T15:12:16.062967-04:00",
                    "created_at": "2023-04-08T09:01:58.815922-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ed2637-812d-4aec-bd32-456b832ddda3/?format=api"
                }
            ]
        },
        {
            "id": "93bbda41-0bcf-43a1-b371-b2c191904ad8",
            "match": "https://api-prod.gambitprofit.com/api/matches/91812d27-c3cd-4c82-a34d-bb217c62cd83/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T09:01:58.809407-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 Under 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5b3ab11a-b694-4f2b-9352-ca25253ca4f3",
                    "gambit_id": "3b865296-31a3-40a9-b99b-b64398c413cb",
                    "last_updated": "2023-04-10T15:12:16.058152-04:00",
                    "created_at": "2023-04-08T09:01:58.810845-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93bbda41-0bcf-43a1-b371-b2c191904ad8/?format=api"
                },
                {
                    "id": "65d39726-2aa1-49e0-be5e-afd13a815e22",
                    "gambit_id": "38f1fdb6-0458-4794-b2f6-2dacfb7092ef",
                    "last_updated": "2023-04-10T15:12:16.060015-04:00",
                    "created_at": "2023-04-08T09:01:58.812733-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93bbda41-0bcf-43a1-b371-b2c191904ad8/?format=api"
                }
            ]
        }
    ]
}