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/8fdb0431-2feb-4f14-bc09-9fc15c105a76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8fdb0431-2feb-4f14-bc09-9fc15c105a76",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7a542125-b861-4c8e-b556-280392172f43",
    "completed": true,
    "last_updated": "2023-01-18T09:26:57.408360-05:00",
    "created_at": "2023-01-17T09:27:12.431709-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.43,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7a542125-b861-4c8e-b556-280392172f43",
    "datetime": "2023-01-17T19:07:00-05:00",
    "cutoff_datetime": "2023-01-17T19:07:00-05:00",
    "name": "Florida Panthers v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "829f69de-f4ba-4ffb-a4c2-be196c3ac9b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fdb0431-2feb-4f14-bc09-9fc15c105a76/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-17T09:27:12.442051-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": "Toronto Maple Leafs",
                        "amount": 5955.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e88947ab-eeec-4f21-9d18-6c7a8e947475",
                    "gambit_id": "0a994107-6f16-4a06-8089-098ce87b3912",
                    "last_updated": "2023-01-18T09:26:57.417647-05:00",
                    "created_at": "2023-01-17T09:27:12.443289-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829f69de-f4ba-4ffb-a4c2-be196c3ac9b4/?format=api"
                },
                {
                    "id": "c99c17dc-e1a8-4fbc-b2c7-9f9205ac0a40",
                    "gambit_id": "f341f32a-54b3-4724-9180-8f60f10c4ae6",
                    "last_updated": "2023-01-18T09:26:57.418709-05:00",
                    "created_at": "2023-01-17T09:27:12.444526-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.37000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829f69de-f4ba-4ffb-a4c2-be196c3ac9b4/?format=api"
                }
            ]
        },
        {
            "id": "00b62694-32c5-4754-9c56-18b7306695bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fdb0431-2feb-4f14-bc09-9fc15c105a76/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-17T09:27:12.437503-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": "Florida Panthers",
                        "amount": 6099.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3901.0
                    }
                ],
                "expected_reward_tokens": 9635.47,
                "profit_sb": 135.47,
                "profit_sb_percentage": 1.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4a257e27-0d9b-4ec8-af51-cc9dd90db10e",
                    "gambit_id": "4df4e80c-4655-4fb4-85e7-9f00fc11538a",
                    "last_updated": "2023-01-18T09:26:57.415442-05:00",
                    "created_at": "2023-01-17T09:27:12.439796-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.58000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00b62694-32c5-4754-9c56-18b7306695bf/?format=api"
                },
                {
                    "id": "63b198f4-02d4-4dcd-9a79-8f2bbbdbdde2",
                    "gambit_id": "72b44358-0b20-4847-bb5b-6585756078cf",
                    "last_updated": "2023-01-18T09:26:57.414365-05:00",
                    "created_at": "2023-01-17T09:27:12.438625-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.47000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00b62694-32c5-4754-9c56-18b7306695bf/?format=api"
                }
            ]
        },
        {
            "id": "560df6b2-d79d-4dac-9e8a-a9865cf007eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fdb0431-2feb-4f14-bc09-9fc15c105a76/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-17T09:27:12.433543-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": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c27d043a-161f-4c61-b6c7-64ea863e1996",
                    "gambit_id": "ddf4ee9b-75b9-4837-be89-811b63eca63f",
                    "last_updated": "2023-01-18T09:26:57.412133-05:00",
                    "created_at": "2023-01-17T09:27:12.436233-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560df6b2-d79d-4dac-9e8a-a9865cf007eb/?format=api"
                },
                {
                    "id": "6c124efb-e649-4d3d-a596-012d7107c808",
                    "gambit_id": "f1d6f020-fe55-4037-b627-2e97aa26b4bb",
                    "last_updated": "2023-01-18T09:26:57.411020-05:00",
                    "created_at": "2023-01-17T09:27:12.434902-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560df6b2-d79d-4dac-9e8a-a9865cf007eb/?format=api"
                }
            ]
        }
    ]
}