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/06eba05f-e785-43ac-93aa-a468029900ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "06eba05f-e785-43ac-93aa-a468029900ee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1bb1c7d5-2e77-443f-bfdf-b48039392562",
    "completed": true,
    "last_updated": "2024-01-19T11:48:28.536683-05:00",
    "created_at": "2024-01-16T09:03:05.058241-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1bb1c7d5-2e77-443f-bfdf-b48039392562",
    "datetime": "2024-01-16T20:07:00-05:00",
    "cutoff_datetime": "2024-01-16T20:07:00-05:00",
    "name": "Los Angeles Kings v. Dallas Stars",
    "bettypes": [
        {
            "id": "14a1af7a-eda0-4f9f-9217-8fd03592f84a",
            "match": "https://api-prod.gambitprofit.com/api/matches/06eba05f-e785-43ac-93aa-a468029900ee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-16T09:03:05.064496-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": "Dallas Stars",
                        "amount": 5512.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe0cdfbd-45b6-4d66-852e-149cf24f2abb",
                    "gambit_id": "b57cb6e6-c380-48ae-8a9f-4d26229296a2",
                    "last_updated": "2024-01-19T11:48:28.555600-05:00",
                    "created_at": "2024-01-16T09:03:05.074601-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a1af7a-eda0-4f9f-9217-8fd03592f84a/?format=api"
                },
                {
                    "id": "9aeb835b-4a07-4971-9183-718e2199ebc1",
                    "gambit_id": "3768d947-16c3-49f8-b9b2-691ef43488a7",
                    "last_updated": "2024-01-19T11:48:28.551705-05:00",
                    "created_at": "2024-01-16T09:03:05.069385-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a1af7a-eda0-4f9f-9217-8fd03592f84a/?format=api"
                }
            ]
        },
        {
            "id": "36e2a042-3f8a-4c59-ac74-108397643090",
            "match": "https://api-prod.gambitprofit.com/api/matches/06eba05f-e785-43ac-93aa-a468029900ee/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-16T09:03:05.079523-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": "Los Angeles Kings",
                        "amount": 6554.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "414709a7-b21f-4c3d-911c-85233b287d2b",
                    "gambit_id": "ff355d88-dcd8-4b8c-8992-c806a9a69414",
                    "last_updated": "2024-01-19T11:48:28.562510-05:00",
                    "created_at": "2024-01-16T09:03:05.083386-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e2a042-3f8a-4c59-ac74-108397643090/?format=api"
                },
                {
                    "id": "20d7a467-09a2-4c1d-a2ce-c1caa597a2c8",
                    "gambit_id": "6a14a790-5933-477e-9d76-36f92f1db3e4",
                    "last_updated": "2024-01-19T11:48:28.565779-05:00",
                    "created_at": "2024-01-16T09:03:05.087369-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e2a042-3f8a-4c59-ac74-108397643090/?format=api"
                }
            ]
        },
        {
            "id": "59757aa5-4f3f-4f1d-921f-3d2bb71e2c65",
            "match": "https://api-prod.gambitprofit.com/api/matches/06eba05f-e785-43ac-93aa-a468029900ee/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-16T09:03:05.092362-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4af6fba0-afd0-40f3-af20-0e5d08bc7a80",
                    "gambit_id": "14f8bbec-0187-4235-ad2f-c26b7b80b7c8",
                    "last_updated": "2024-01-19T11:48:28.576145-05:00",
                    "created_at": "2024-01-16T09:03:05.102306-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59757aa5-4f3f-4f1d-921f-3d2bb71e2c65/?format=api"
                },
                {
                    "id": "2c63d6b1-2dce-4ae9-8704-f7e4d58c0301",
                    "gambit_id": "48dc55fc-e357-4cb3-badb-6a7924f1dda4",
                    "last_updated": "2024-01-19T11:48:28.572876-05:00",
                    "created_at": "2024-01-16T09:03:05.096934-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59757aa5-4f3f-4f1d-921f-3d2bb71e2c65/?format=api"
                }
            ]
        }
    ]
}