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/e1acf0f1-6926-47a0-93d6-86e42c33d757/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e1acf0f1-6926-47a0-93d6-86e42c33d757",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "461650bd-3b9c-4311-822d-dda30f1a90cb",
    "completed": true,
    "last_updated": "2023-10-23T20:33:02.088766-04:00",
    "created_at": "2023-10-21T09:38:08.299400-04: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/461650bd-3b9c-4311-822d-dda30f1a90cb",
    "datetime": "2023-10-21T22:07:00-04:00",
    "cutoff_datetime": "2023-10-21T22:07:00-04:00",
    "name": "Winnipeg Jets v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "5844d4c9-da36-4a5e-8fc4-e5aed10b4966",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1acf0f1-6926-47a0-93d6-86e42c33d757/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-21T09:38:08.318050-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": "Edmonton Oilers",
                        "amount": 6010.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df11e303-10f3-46b3-92b2-79cad4b2eeb8",
                    "gambit_id": "f3c5592e-5ee6-4705-b5ea-28acadf3650a",
                    "last_updated": "2023-10-23T20:33:02.111898-04:00",
                    "created_at": "2023-10-21T09:38:08.327794-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5844d4c9-da36-4a5e-8fc4-e5aed10b4966/?format=api"
                },
                {
                    "id": "4f45aa41-1f94-471b-a12c-29680bae39f4",
                    "gambit_id": "b1c4ce29-1c2a-405c-8f77-4d8af202fdd6",
                    "last_updated": "2023-10-23T20:33:02.115820-04:00",
                    "created_at": "2023-10-21T09:38:08.331963-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5844d4c9-da36-4a5e-8fc4-e5aed10b4966/?format=api"
                }
            ]
        },
        {
            "id": "dbd7cb0b-fa93-4909-943a-137548d695a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1acf0f1-6926-47a0-93d6-86e42c33d757/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-21T09:38:08.335572-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": "Winnipeg Jets",
                        "amount": 6090.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c7c1608-457c-49a8-acc5-27bd9f33d872",
                    "gambit_id": "817e1206-ce2b-423e-94f8-e74ca57e105e",
                    "last_updated": "2023-10-23T20:33:02.125456-04:00",
                    "created_at": "2023-10-21T09:38:08.339338-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbd7cb0b-fa93-4909-943a-137548d695a9/?format=api"
                },
                {
                    "id": "a2f66272-e171-4c23-afa6-4e5daad8162c",
                    "gambit_id": "3a178060-d5d6-48b7-ada0-ed99e393f042",
                    "last_updated": "2023-10-23T20:33:02.130194-04:00",
                    "created_at": "2023-10-21T09:38:08.343439-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbd7cb0b-fa93-4909-943a-137548d695a9/?format=api"
                }
            ]
        },
        {
            "id": "96712e0c-2134-4cd2-83f0-a69fa9bd2a70",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1acf0f1-6926-47a0-93d6-86e42c33d757/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-21T09:38:08.347414-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": 5515.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fae5417-7074-41eb-81a7-41c470a36725",
                    "gambit_id": "484a3626-3d94-4066-86a4-cf74ace12e0e",
                    "last_updated": "2023-10-23T20:33:02.140500-04:00",
                    "created_at": "2023-10-21T09:38:08.351128-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96712e0c-2134-4cd2-83f0-a69fa9bd2a70/?format=api"
                },
                {
                    "id": "c865c871-3493-41fa-a8d3-5bb15816e43e",
                    "gambit_id": "feffb46c-90d6-4687-b240-cc0da770c624",
                    "last_updated": "2023-10-23T20:33:02.145314-04:00",
                    "created_at": "2023-10-21T09:38:08.355586-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96712e0c-2134-4cd2-83f0-a69fa9bd2a70/?format=api"
                }
            ]
        }
    ]
}