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/99f28a13-c5ea-45db-a389-beeffb9aebf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99f28a13-c5ea-45db-a389-beeffb9aebf6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "41d7855b-f048-4001-9460-d8fb8fab82b6",
    "completed": true,
    "last_updated": "2022-10-18T09:17:08.299314-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.48,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/41d7855b-f048-4001-9460-d8fb8fab82b6",
    "datetime": "2022-10-17T19:05:00-04:00",
    "cutoff_datetime": "2022-10-17T19:05:00-04:00",
    "name": "Anaheim Ducks v. New York Rangers",
    "bettypes": [
        {
            "id": "4b47a4ec-a327-4cfa-94af-c427aa73d5b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/99f28a13-c5ea-45db-a389-beeffb9aebf6/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "New York Rangers",
                        "amount": 6818.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3182.0
                    }
                ],
                "expected_reward_tokens": 9545.2,
                "profit_sb": 45.2,
                "profit_sb_percentage": 0.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ab4af1c8-3d34-4e1d-af13-410a723eaa72",
                    "gambit_id": "71ac2481-736c-427a-a964-a515e11215b5",
                    "last_updated": "2022-10-18T09:17:08.307369-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.40000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b47a4ec-a327-4cfa-94af-c427aa73d5b3/?format=api"
                },
                {
                    "id": "d07c5453-273c-44a4-96d8-4c911748b5e7",
                    "gambit_id": "03bbd5f5-8303-445d-a390-6e6eb16a01ff",
                    "last_updated": "2022-10-18T09:17:08.308279-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "3.00000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b47a4ec-a327-4cfa-94af-c427aa73d5b3/?format=api"
                }
            ]
        },
        {
            "id": "dcefc840-9ed3-447b-9235-e354270dfcf0",
            "match": "https://api-prod.gambitprofit.com/api/matches/99f28a13-c5ea-45db-a389-beeffb9aebf6/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Anaheim Ducks",
                        "amount": 5419.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c394ab84-76c5-4fdd-ad64-f2af8a90fc17",
                    "gambit_id": "240bf19f-4350-407b-bfca-81ba6cf109e5",
                    "last_updated": "2022-10-18T09:17:08.305521-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcefc840-9ed3-447b-9235-e354270dfcf0/?format=api"
                },
                {
                    "id": "fd1fccd2-a2ac-475a-8a2e-69b8be45496e",
                    "gambit_id": "a8f3ccaf-85aa-4d6f-b7e2-3c80ab3205d2",
                    "last_updated": "2022-10-18T09:17:08.304617-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcefc840-9ed3-447b-9235-e354270dfcf0/?format=api"
                }
            ]
        },
        {
            "id": "1fdca91c-9fa1-4916-848c-dd4377a51694",
            "match": "https://api-prod.gambitprofit.com/api/matches/99f28a13-c5ea-45db-a389-beeffb9aebf6/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4abbc6f8-0a4e-49e3-bb63-5f3d77fac0af",
                    "gambit_id": "39f6a649-4de2-4801-b95a-67a90fc15bae",
                    "last_updated": "2022-10-18T09:17:08.301740-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fdca91c-9fa1-4916-848c-dd4377a51694/?format=api"
                },
                {
                    "id": "6e1f3189-ef0f-4eef-8b40-d1cccf5fd6c2",
                    "gambit_id": "cb720b51-8541-4e99-8949-7527ebb0a49e",
                    "last_updated": "2022-10-18T09:17:08.302738-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fdca91c-9fa1-4916-848c-dd4377a51694/?format=api"
                }
            ]
        }
    ]
}