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/aa755eba-6060-435d-81ca-6f33e4fd4084/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aa755eba-6060-435d-81ca-6f33e4fd4084",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c70fda46-fa40-42b2-818f-2ee3c40ffdc6",
    "completed": true,
    "last_updated": "2023-11-20T14:53:33.311617-05:00",
    "created_at": "2023-11-18T09:38:27.515806-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c70fda46-fa40-42b2-818f-2ee3c40ffdc6",
    "datetime": "2023-11-18T22:07:00-05:00",
    "cutoff_datetime": "2023-11-18T22:07:00-05:00",
    "name": "Seattle Kraken v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "b226b6cc-f46a-4697-a8f2-aaf64556b67e",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa755eba-6060-435d-81ca-6f33e4fd4084/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-18T09:38:27.533514-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": "Vancouver Canucks",
                        "amount": 5773.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7f72b8c-233f-4406-926d-d3517046eb88",
                    "gambit_id": "8e2a9fb2-6ec4-4c8e-a568-721130db6f67",
                    "last_updated": "2023-11-20T14:53:33.323322-05:00",
                    "created_at": "2023-11-18T09:38:27.545587-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b226b6cc-f46a-4697-a8f2-aaf64556b67e/?format=api"
                },
                {
                    "id": "246b86a2-3858-458e-8a92-f1bfd0c508b7",
                    "gambit_id": "611fea4c-1dd4-4164-b484-8919c50082ea",
                    "last_updated": "2023-11-20T14:53:33.320090-05:00",
                    "created_at": "2023-11-18T09:38:27.541355-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b226b6cc-f46a-4697-a8f2-aaf64556b67e/?format=api"
                }
            ]
        },
        {
            "id": "a04cf09c-d07b-472c-803b-1dfe99e8b593",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa755eba-6060-435d-81ca-6f33e4fd4084/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-18T09:38:27.550183-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": "Seattle Kraken",
                        "amount": 6222.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "318c6202-d085-48a0-bf9b-7be524db13d0",
                    "gambit_id": "2cb03eda-e8b7-4925-9a48-bfb490c2f7d2",
                    "last_updated": "2023-11-20T14:53:33.331459-05:00",
                    "created_at": "2023-11-18T09:38:27.554485-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a04cf09c-d07b-472c-803b-1dfe99e8b593/?format=api"
                },
                {
                    "id": "8045c3d2-715c-4be5-ad21-3a87e499adf4",
                    "gambit_id": "3679050a-e2f2-4049-b3ae-9181d1210de3",
                    "last_updated": "2023-11-20T14:53:33.334727-05:00",
                    "created_at": "2023-11-18T09:38:27.559197-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a04cf09c-d07b-472c-803b-1dfe99e8b593/?format=api"
                }
            ]
        },
        {
            "id": "9e6fd7ca-4fd4-4a23-b0bb-e8e55b89248e",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa755eba-6060-435d-81ca-6f33e4fd4084/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-18T09:38:27.563151-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 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c6b7345-f6d8-41c8-afad-6b53fc16fcf7",
                    "gambit_id": "9c567572-1456-43ea-99da-e45d05f8ec5e",
                    "last_updated": "2023-11-20T14:53:33.341204-05:00",
                    "created_at": "2023-11-18T09:38:27.567113-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e6fd7ca-4fd4-4a23-b0bb-e8e55b89248e/?format=api"
                },
                {
                    "id": "e6d0d4d3-5396-40e0-a00a-76cacccb6901",
                    "gambit_id": "e4613b53-7961-454f-9c1b-ae8b810d5128",
                    "last_updated": "2023-11-20T14:53:33.344527-05:00",
                    "created_at": "2023-11-18T09:38:27.572066-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e6fd7ca-4fd4-4a23-b0bb-e8e55b89248e/?format=api"
                }
            ]
        }
    ]
}