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/21539b5a-20e0-4456-be7e-e9ea874fb7f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21539b5a-20e0-4456-be7e-e9ea874fb7f3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6a042edc-dfa3-4871-bdf8-83b2d6d7ded8",
    "completed": true,
    "last_updated": "2023-03-20T11:37:00.849741-04:00",
    "created_at": "2023-03-19T09:17:08.271533-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6a042edc-dfa3-4871-bdf8-83b2d6d7ded8",
    "datetime": "2023-03-19T20:07:00-04:00",
    "cutoff_datetime": "2023-03-19T20:07:00-04:00",
    "name": "Vancouver Canucks v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "cbb40855-5917-4272-ba58-0cdfdaef4b93",
            "match": "https://api-prod.gambitprofit.com/api/matches/21539b5a-20e0-4456-be7e-e9ea874fb7f3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-19T09:17:08.284594-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": "Vancouver Canucks",
                        "amount": 5421.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6b9fc4f9-f95d-48b6-b538-82d8c8e5009a",
                    "gambit_id": "3cde2775-2524-4b70-aa8a-926ad52f5b5b",
                    "last_updated": "2023-03-20T11:37:00.877445-04:00",
                    "created_at": "2023-03-19T09:17:08.287846-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb40855-5917-4272-ba58-0cdfdaef4b93/?format=api"
                },
                {
                    "id": "fdf28240-fc85-4271-9156-7b632da02d94",
                    "gambit_id": "2782df8b-6db4-477c-b882-53a75ba50ad0",
                    "last_updated": "2023-03-20T11:37:00.874169-04:00",
                    "created_at": "2023-03-19T09:17:08.286144-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb40855-5917-4272-ba58-0cdfdaef4b93/?format=api"
                }
            ]
        },
        {
            "id": "c4ae3a0c-cbc4-419a-be55-8d9a1ce96e49",
            "match": "https://api-prod.gambitprofit.com/api/matches/21539b5a-20e0-4456-be7e-e9ea874fb7f3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-19T09:17:08.279160-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": "Anaheim Ducks",
                        "amount": 6458.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5cf1043a-50e5-44aa-9b30-9d3e090d5a34",
                    "gambit_id": "25fbeb33-724d-4605-bdf8-8fb01813a126",
                    "last_updated": "2023-03-20T11:37:00.864573-04:00",
                    "created_at": "2023-03-19T09:17:08.280930-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4ae3a0c-cbc4-419a-be55-8d9a1ce96e49/?format=api"
                },
                {
                    "id": "26ee3bea-e5c3-475c-a3db-774bbfa51103",
                    "gambit_id": "8cb18347-9257-4705-b7ef-ebe282fa5c65",
                    "last_updated": "2023-03-20T11:37:00.866931-04:00",
                    "created_at": "2023-03-19T09:17:08.282707-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4ae3a0c-cbc4-419a-be55-8d9a1ce96e49/?format=api"
                }
            ]
        },
        {
            "id": "20cec5f0-a389-41e3-a20b-d401d1dafdff",
            "match": "https://api-prod.gambitprofit.com/api/matches/21539b5a-20e0-4456-be7e-e9ea874fb7f3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-19T09:17:08.273764-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 Under 7",
                        "amount": 5421.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "caa01cbe-4297-4897-8eab-a0169e8123a0",
                    "gambit_id": "861e2f64-d894-41d8-a34e-b681ae6ed550",
                    "last_updated": "2023-03-20T11:37:00.855925-04:00",
                    "created_at": "2023-03-19T09:17:08.275357-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20cec5f0-a389-41e3-a20b-d401d1dafdff/?format=api"
                },
                {
                    "id": "7ee53c0d-e401-4ae3-ba82-2d16537d5318",
                    "gambit_id": "8c34f58f-3150-479b-96da-23221b2267c2",
                    "last_updated": "2023-03-20T11:37:00.858148-04:00",
                    "created_at": "2023-03-19T09:17:08.277246-04:00",
                    "name": "Game Total Over 7",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20cec5f0-a389-41e3-a20b-d401d1dafdff/?format=api"
                }
            ]
        }
    ]
}