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/648dd356-9877-4a6b-be71-3ec6d4d25ffc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "648dd356-9877-4a6b-be71-3ec6d4d25ffc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8dbdb3e1-d7c2-4edf-a050-673b3a1668f7",
    "completed": true,
    "last_updated": "2023-10-30T21:58:18.393975-04:00",
    "created_at": "2023-10-29T09:12:56.367637-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8dbdb3e1-d7c2-4edf-a050-673b3a1668f7",
    "datetime": "2023-10-29T17:07:00-04:00",
    "cutoff_datetime": "2023-10-29T17:07:00-04:00",
    "name": "Minnesota Wild v. New Jersey Devils",
    "bettypes": [
        {
            "id": "21705f61-4af5-4a11-b891-1d3332890968",
            "match": "https://api-prod.gambitprofit.com/api/matches/648dd356-9877-4a6b-be71-3ec6d4d25ffc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-29T09:12:56.374122-04: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 Jersey Devils",
                        "amount": 6010.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03811f14-8fc2-4e54-b414-6b94cb89fa63",
                    "gambit_id": "e0588908-957f-48dd-80a3-29082dae67bd",
                    "last_updated": "2023-10-30T21:58:18.422937-04:00",
                    "created_at": "2023-10-29T09:12:56.382495-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21705f61-4af5-4a11-b891-1d3332890968/?format=api"
                },
                {
                    "id": "f8936348-0913-47ec-a574-9305bad90ffd",
                    "gambit_id": "4a7664bc-372a-419c-a346-85674579f2e1",
                    "last_updated": "2023-10-30T21:58:18.405777-04:00",
                    "created_at": "2023-10-29T09:12:56.378487-04:00",
                    "name": "Minnesota Wild",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21705f61-4af5-4a11-b891-1d3332890968/?format=api"
                }
            ]
        },
        {
            "id": "8eb33b5a-3063-4186-b119-64331a2b3d2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/648dd356-9877-4a6b-be71-3ec6d4d25ffc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-29T09:12:56.386703-04: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": "Minnesota Wild",
                        "amount": 5944.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4056.0
                    }
                ],
                "expected_reward_tokens": 9450.48,
                "profit_sb": -49.52,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9dfcf23-22a5-4d04-8583-0bddf31f46aa",
                    "gambit_id": "a7485874-1100-4565-86cf-b6cc0fa6a81d",
                    "last_updated": "2023-10-30T21:58:18.444613-04:00",
                    "created_at": "2023-10-29T09:12:56.391332-04:00",
                    "name": "Minnesota Wild",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eb33b5a-3063-4186-b119-64331a2b3d2f/?format=api"
                },
                {
                    "id": "d266f0a0-4c8a-4968-81ca-4b67c5fde1ae",
                    "gambit_id": "91ad3056-13cf-4091-aba2-2784a5b79320",
                    "last_updated": "2023-10-30T21:58:18.452283-04:00",
                    "created_at": "2023-10-29T09:12:56.395839-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eb33b5a-3063-4186-b119-64331a2b3d2f/?format=api"
                }
            ]
        },
        {
            "id": "610260ee-59be-481d-95aa-c5819cff99fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/648dd356-9877-4a6b-be71-3ec6d4d25ffc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-29T09:12:56.399629-04: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": 5423.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "881e183b-34e4-4ae7-becc-76c34de3197c",
                    "gambit_id": "cedc0ee7-2b95-4241-9b09-eb6f13f27af3",
                    "last_updated": "2023-10-30T21:58:18.459816-04:00",
                    "created_at": "2023-10-29T09:12:56.403319-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610260ee-59be-481d-95aa-c5819cff99fc/?format=api"
                },
                {
                    "id": "f01a9fb9-6d57-4088-abe0-0a4bac009dc9",
                    "gambit_id": "52bdcc26-ed95-4440-b664-993cfa1c2290",
                    "last_updated": "2023-10-30T21:58:18.467973-04:00",
                    "created_at": "2023-10-29T09:12:56.407628-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610260ee-59be-481d-95aa-c5819cff99fc/?format=api"
                }
            ]
        }
    ]
}