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/23451f4a-409b-4c53-85ea-66f82cc87306/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "23451f4a-409b-4c53-85ea-66f82cc87306",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "959aaacb-f38a-4dfa-bc36-0398f74ec64c",
    "completed": true,
    "last_updated": "2024-01-16T14:18:22.718447-05:00",
    "created_at": "2024-01-13T09:38:14.925930-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/959aaacb-f38a-4dfa-bc36-0398f74ec64c",
    "datetime": "2024-01-13T20:07:00-05:00",
    "cutoff_datetime": "2024-01-13T20:07:00-05:00",
    "name": "Boston Bruins v. St Louis Blues",
    "bettypes": [
        {
            "id": "8ec151fc-b1bd-4ddb-8c9c-d0e247813653",
            "match": "https://api-prod.gambitprofit.com/api/matches/23451f4a-409b-4c53-85ea-66f82cc87306/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-13T09:38:14.936996-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": "Boston Bruins",
                        "amount": 6090.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39e09211-15b4-42cd-ba41-0c30ac0b3438",
                    "gambit_id": "942dbff0-5251-4b8f-8b0a-71a2afac4b00",
                    "last_updated": "2024-01-16T14:18:22.736569-05:00",
                    "created_at": "2024-01-13T09:38:14.941192-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec151fc-b1bd-4ddb-8c9c-d0e247813653/?format=api"
                },
                {
                    "id": "19e506b3-2458-46b1-a1de-a80e33ac10f5",
                    "gambit_id": "694495c5-4755-441e-ae0a-a90927ca2df8",
                    "last_updated": "2024-01-16T14:18:22.743398-05:00",
                    "created_at": "2024-01-13T09:38:14.945587-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ec151fc-b1bd-4ddb-8c9c-d0e247813653/?format=api"
                }
            ]
        },
        {
            "id": "a9e00fee-9a55-4ea0-8de4-b6afd7fed8ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/23451f4a-409b-4c53-85ea-66f82cc87306/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-13T09:38:14.950441-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": "St Louis Blues",
                        "amount": 6090.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0044054-1baa-474d-ad49-2110390f6b7f",
                    "gambit_id": "92acaab3-f6e8-41f0-a038-f3f1219b2467",
                    "last_updated": "2024-01-16T14:18:22.756845-05:00",
                    "created_at": "2024-01-13T09:38:14.958722-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e00fee-9a55-4ea0-8de4-b6afd7fed8ab/?format=api"
                },
                {
                    "id": "8eed3fb7-fdc3-4d16-955b-3f8719b22f33",
                    "gambit_id": "7e0d1da2-81d7-4477-95b0-d09ed60a3a0b",
                    "last_updated": "2024-01-16T14:18:22.753425-05:00",
                    "created_at": "2024-01-13T09:38:14.954543-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e00fee-9a55-4ea0-8de4-b6afd7fed8ab/?format=api"
                }
            ]
        },
        {
            "id": "af11a1ee-64c1-42e9-ae69-30bbbe9394f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/23451f4a-409b-4c53-85ea-66f82cc87306/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-13T09:38:14.962632-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e3cd1db4-1ee6-4d8a-b153-b8c6bbaa8869",
                    "gambit_id": "7b991a20-376b-48c2-bc54-f1958febddcf",
                    "last_updated": "2024-01-16T14:18:22.764590-05:00",
                    "created_at": "2024-01-13T09:38:14.967638-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af11a1ee-64c1-42e9-ae69-30bbbe9394f4/?format=api"
                },
                {
                    "id": "a8172946-5492-49e4-813f-dc3c89b0862d",
                    "gambit_id": "721ebb69-2b55-4148-9aef-88b262386252",
                    "last_updated": "2024-01-16T14:18:22.767773-05:00",
                    "created_at": "2024-01-13T09:38:14.972067-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af11a1ee-64c1-42e9-ae69-30bbbe9394f4/?format=api"
                }
            ]
        }
    ]
}