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/a5b2285c-1b80-4834-9ff7-5e61ccb4bf5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a5b2285c-1b80-4834-9ff7-5e61ccb4bf5c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "364500ce-9a0b-4655-bab5-ac5f7a8a1051",
    "completed": true,
    "last_updated": "2023-02-23T09:26:55.456465-05:00",
    "created_at": "2023-02-22T08:52:01.995584-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.29,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/364500ce-9a0b-4655-bab5-ac5f7a8a1051",
    "datetime": "2023-02-22T19:07:00-05:00",
    "cutoff_datetime": "2023-02-22T19:07:00-05:00",
    "name": "Winnipeg Jets v. New York Islanders",
    "bettypes": [
        {
            "id": "5ba46682-5f87-4e6a-8276-46d129bf1fd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5b2285c-1b80-4834-9ff7-5e61ccb4bf5c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-22T08:52:02.006491-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": "Winnipeg Jets",
                        "amount": 5106.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca4dacdc-2c1c-409b-8c06-97f262253a3d",
                    "gambit_id": "bb5b8882-822f-49e9-8f23-46987a167940",
                    "last_updated": "2023-02-23T09:26:55.467426-05:00",
                    "created_at": "2023-02-22T08:52:02.009155-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ba46682-5f87-4e6a-8276-46d129bf1fd5/?format=api"
                },
                {
                    "id": "3bc00eea-2d44-403c-a57d-39835cad7fdf",
                    "gambit_id": "b360183e-6fe1-4d7a-ac2a-55c6e21e2184",
                    "last_updated": "2023-02-23T09:26:55.466324-05:00",
                    "created_at": "2023-02-22T08:52:02.007797-05:00",
                    "name": "New York Islanders",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ba46682-5f87-4e6a-8276-46d129bf1fd5/?format=api"
                }
            ]
        },
        {
            "id": "9b74f38b-7c25-4238-92ae-b1dbbc0fc88d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5b2285c-1b80-4834-9ff7-5e61ccb4bf5c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-22T08:52:02.002307-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": "Winnipeg Jets",
                        "amount": 6956.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3044.0
                    }
                ],
                "expected_reward_tokens": 9527.72,
                "profit_sb": 27.72,
                "profit_sb_percentage": 0.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df46bbdc-5f45-49c7-8b38-ba359a65faea",
                    "gambit_id": "56131d6a-103d-4688-bf84-361b4670f98d",
                    "last_updated": "2023-02-23T09:26:55.463952-05:00",
                    "created_at": "2023-02-22T08:52:02.005014-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b74f38b-7c25-4238-92ae-b1dbbc0fc88d/?format=api"
                },
                {
                    "id": "56b7dac4-f791-46cc-9311-93f20d584987",
                    "gambit_id": "6a74141f-dda0-450d-b471-6cfaf1777e0f",
                    "last_updated": "2023-02-23T09:26:55.462818-05:00",
                    "created_at": "2023-02-22T08:52:02.003636-05:00",
                    "name": "New York Islanders",
                    "reward": "3.13000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b74f38b-7c25-4238-92ae-b1dbbc0fc88d/?format=api"
                }
            ]
        },
        {
            "id": "2fabd803-29f2-43db-b5c0-3e25a920a631",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5b2285c-1b80-4834-9ff7-5e61ccb4bf5c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-22T08:52:01.997746-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 5.5",
                        "amount": 5316.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd90c597-98d5-4730-aa0b-e3ff04340680",
                    "gambit_id": "be96e63a-3cc6-4aa4-b66d-20ef66ba87e3",
                    "last_updated": "2023-02-23T09:26:55.459437-05:00",
                    "created_at": "2023-02-22T08:52:01.999362-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fabd803-29f2-43db-b5c0-3e25a920a631/?format=api"
                },
                {
                    "id": "2749995e-328e-4eb4-bf79-0cf48ee1b7b4",
                    "gambit_id": "564399ad-e22e-4f82-8f26-262d35b34558",
                    "last_updated": "2023-02-23T09:26:55.460604-05:00",
                    "created_at": "2023-02-22T08:52:02.000874-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fabd803-29f2-43db-b5c0-3e25a920a631/?format=api"
                }
            ]
        }
    ]
}