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/2358a633-4766-472f-b061-d93b8f8bf31b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2358a633-4766-472f-b061-d93b8f8bf31b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "961496f0-07fc-48bb-b363-0b1e2be8b8ca",
    "completed": true,
    "last_updated": "2023-01-12T18:27:13.178751-05:00",
    "created_at": "2023-01-11T08:27:14.629505-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/961496f0-07fc-48bb-b363-0b1e2be8b8ca",
    "datetime": "2023-01-11T22:07:00-05:00",
    "cutoff_datetime": "2023-01-11T22:07:00-05:00",
    "name": "Edmonton Oilers v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "a22291a4-1d47-42cc-adc7-6c9896c9380c",
            "match": "https://api-prod.gambitprofit.com/api/matches/2358a633-4766-472f-b061-d93b8f8bf31b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-11T08:27:14.635131-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": "Edmonton Oilers",
                        "amount": 6715.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3285.0
                    }
                ],
                "expected_reward_tokens": 9065.25,
                "profit_sb": 65.25,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "687e911e-44c3-44a3-80eb-974b104b87bf",
                    "gambit_id": "71c43d50-e2c8-43ec-ac40-2b9357018bc3",
                    "last_updated": "2023-01-12T18:27:13.188900-05:00",
                    "created_at": "2023-01-11T08:27:14.637591-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.35000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a22291a4-1d47-42cc-adc7-6c9896c9380c/?format=api"
                },
                {
                    "id": "8335ca07-430e-4613-b66c-5f512491519a",
                    "gambit_id": "a3079515-b0ab-46bb-ae9d-435edfce30a2",
                    "last_updated": "2023-01-12T18:27:13.187819-05:00",
                    "created_at": "2023-01-11T08:27:14.636265-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.76000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a22291a4-1d47-42cc-adc7-6c9896c9380c/?format=api"
                }
            ]
        },
        {
            "id": "d3972bec-315e-4ec9-bbdf-e8fd7b95d267",
            "match": "https://api-prod.gambitprofit.com/api/matches/2358a633-4766-472f-b061-d93b8f8bf31b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-11T08:27:14.631277-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": "Edmonton Oilers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a988d95-98ab-413d-8428-68fce6da9b46",
                    "gambit_id": "ec0ae29b-d3af-4c3e-b9f5-16f17b0954c8",
                    "last_updated": "2023-01-12T18:27:13.185708-05:00",
                    "created_at": "2023-01-11T08:27:14.633816-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3972bec-315e-4ec9-bbdf-e8fd7b95d267/?format=api"
                },
                {
                    "id": "dea4b924-87fb-4c92-a3fc-d774ee64c251",
                    "gambit_id": "0c4ca36b-728e-44ff-b027-bb52d8e0e669",
                    "last_updated": "2023-01-12T18:27:13.184640-05:00",
                    "created_at": "2023-01-11T08:27:14.632524-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3972bec-315e-4ec9-bbdf-e8fd7b95d267/?format=api"
                }
            ]
        },
        {
            "id": "fa0758b4-5b24-4a58-85ec-c522754670ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/2358a633-4766-472f-b061-d93b8f8bf31b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-11T09:32:03.237729-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": 5577.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4423.0
                    }
                ],
                "expected_reward_tokens": 8978.69,
                "profit_sb": -21.31,
                "profit_sb_percentage": -0.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aca9df8f-8d00-4089-bd42-25dc9d8e5138",
                    "gambit_id": "c6ce9134-c80c-40cf-900a-a5c8d94042c4",
                    "last_updated": "2023-01-12T18:27:13.182452-05:00",
                    "created_at": "2023-01-11T09:32:03.240232-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.61000",
                    "odds": "1.71430",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa0758b4-5b24-4a58-85ec-c522754670ef/?format=api"
                },
                {
                    "id": "b869b6ef-d3a0-4fe3-abb3-cfbea574ddda",
                    "gambit_id": "d8b524c2-1299-4b04-8693-8d41c9c8d211",
                    "last_updated": "2023-01-12T18:27:13.181387-05:00",
                    "created_at": "2023-01-11T09:32:03.238929-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.03000",
                    "odds": "2.20000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa0758b4-5b24-4a58-85ec-c522754670ef/?format=api"
                }
            ]
        }
    ]
}