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/6fb85906-c768-444b-9e93-7fa79edbd0c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6fb85906-c768-444b-9e93-7fa79edbd0c6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8973b57b-d637-4d2e-b079-2c18c5a16b13",
    "completed": true,
    "last_updated": "2023-02-07T11:21:55.531029-05:00",
    "created_at": "2023-02-06T08:47:01.560724-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8973b57b-d637-4d2e-b079-2c18c5a16b13",
    "datetime": "2023-02-06T19:07:00-05:00",
    "cutoff_datetime": "2023-02-06T19:07:00-05:00",
    "name": "New York Islanders v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "94d6c534-d437-4d08-9c4b-2eb2adf014c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fb85906-c768-444b-9e93-7fa79edbd0c6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-06T08:47:01.574899-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 Islanders",
                        "amount": 5423.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3bdf6b98-ba71-45fe-8b89-f8a271f32bcc",
                    "gambit_id": "46b51ac0-9032-48f3-bdaa-90f12ce21695",
                    "last_updated": "2023-02-07T11:21:55.544700-05:00",
                    "created_at": "2023-02-06T08:47:01.577842-05:00",
                    "name": "New York Islanders",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94d6c534-d437-4d08-9c4b-2eb2adf014c8/?format=api"
                },
                {
                    "id": "a04ef37f-ff92-4c1d-a9b3-4e8e6aaf932d",
                    "gambit_id": "398c10f1-73b4-4838-bf42-b1acb2690df0",
                    "last_updated": "2023-02-07T11:21:55.543539-05:00",
                    "created_at": "2023-02-06T08:47:01.576336-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94d6c534-d437-4d08-9c4b-2eb2adf014c8/?format=api"
                }
            ]
        },
        {
            "id": "444d7c41-5f12-4228-9185-239d7549f688",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fb85906-c768-444b-9e93-7fa79edbd0c6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-06T08:47:01.568378-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": 6706.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3294.0
                    }
                ],
                "expected_reward_tokens": 9387.9,
                "profit_sb": -112.1,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8220d839-bf58-4904-9710-b6b220a80ff5",
                    "gambit_id": "ff71e2a3-807f-4791-9726-917449dc2306",
                    "last_updated": "2023-02-07T11:21:55.539519-05:00",
                    "created_at": "2023-02-06T08:47:01.570374-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.40000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444d7c41-5f12-4228-9185-239d7549f688/?format=api"
                },
                {
                    "id": "a6c5d94f-d029-43cd-81de-c188df6dc707",
                    "gambit_id": "ad667521-ee02-4878-b22f-4effd6005c7d",
                    "last_updated": "2023-02-07T11:21:55.540995-05:00",
                    "created_at": "2023-02-06T08:47:01.572989-05:00",
                    "name": "New York Islanders",
                    "reward": "2.85000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444d7c41-5f12-4228-9185-239d7549f688/?format=api"
                }
            ]
        },
        {
            "id": "80f78e9c-1f40-4091-aa96-8affa90dce36",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fb85906-c768-444b-9e93-7fa79edbd0c6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-06T08:47:01.563094-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 Over 5.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c5b6814d-4a1b-41a6-923f-15166a9337c9",
                    "gambit_id": "56807d43-d7b6-447e-b2d1-9f59f9b41790",
                    "last_updated": "2023-02-07T11:21:55.536337-05:00",
                    "created_at": "2023-02-06T08:47:01.566675-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f78e9c-1f40-4091-aa96-8affa90dce36/?format=api"
                },
                {
                    "id": "4c8e2620-72ce-4228-bb15-21fb4c7e9813",
                    "gambit_id": "19a0142f-a247-494b-b19d-9f58ed2bfb3c",
                    "last_updated": "2023-02-07T11:21:55.534764-05:00",
                    "created_at": "2023-02-06T08:47:01.564855-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f78e9c-1f40-4091-aa96-8affa90dce36/?format=api"
                }
            ]
        }
    ]
}