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/1b0a19bc-afd8-4c85-b326-17f19a365c20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b0a19bc-afd8-4c85-b326-17f19a365c20",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a83d66f-fb9e-4ef5-a214-b711e7961c55",
    "completed": true,
    "last_updated": "2023-12-04T15:23:34.532301-05:00",
    "created_at": "2023-12-02T08:28:14.916327-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1a83d66f-fb9e-4ef5-a214-b711e7961c55",
    "datetime": "2023-12-02T22:07:00-05:00",
    "cutoff_datetime": "2023-12-02T22:07:00-05:00",
    "name": "Vancouver Canucks v. Calgary Flames",
    "bettypes": [
        {
            "id": "251c28f3-a3a2-44cc-9652-8af44ce68909",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b0a19bc-afd8-4c85-b326-17f19a365c20/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-02T08:28:14.921332-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": "Calgary Flames",
                        "amount": 5213.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06eb2f7d-1e1c-43ea-a32d-941525f37cc4",
                    "gambit_id": "a371ec0e-fec4-4ccc-add4-948d50cf6e68",
                    "last_updated": "2023-12-04T15:23:34.547774-05:00",
                    "created_at": "2023-12-02T08:28:14.929750-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251c28f3-a3a2-44cc-9652-8af44ce68909/?format=api"
                },
                {
                    "id": "72e3805f-163d-49ed-af3f-91c97ecd2ff0",
                    "gambit_id": "03aa2aee-50ba-4366-8c6a-1f23c44759ee",
                    "last_updated": "2023-12-04T15:23:34.543576-05:00",
                    "created_at": "2023-12-02T08:28:14.925459-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251c28f3-a3a2-44cc-9652-8af44ce68909/?format=api"
                }
            ]
        },
        {
            "id": "d7a9e4b0-1936-47cd-8450-f0e742096d6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b0a19bc-afd8-4c85-b326-17f19a365c20/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-02T08:28:14.933929-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": "Vancouver Canucks",
                        "amount": 6759.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7041bff1-9d31-40f8-9ad9-8ce43af40102",
                    "gambit_id": "d6e8e1f1-dcf6-4ae4-a12c-59bd35ddb2c3",
                    "last_updated": "2023-12-04T15:23:34.555252-05:00",
                    "created_at": "2023-12-02T08:28:14.949576-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a9e4b0-1936-47cd-8450-f0e742096d6f/?format=api"
                },
                {
                    "id": "ee9da316-2232-473c-b3df-27eeb66fc834",
                    "gambit_id": "f54ea90f-f7b8-49f9-8418-37606223508e",
                    "last_updated": "2023-12-04T15:23:34.558539-05:00",
                    "created_at": "2023-12-02T08:28:14.953797-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a9e4b0-1936-47cd-8450-f0e742096d6f/?format=api"
                }
            ]
        },
        {
            "id": "95b7aa5d-0d08-417b-9f9e-1cfe732ef7c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b0a19bc-afd8-4c85-b326-17f19a365c20/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-02T08:28:14.963890-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be6632e6-6707-40b8-b2ca-d69aa50add52",
                    "gambit_id": "383a131b-bb95-40f2-ac17-402d882a7ce2",
                    "last_updated": "2023-12-04T15:23:34.565083-05:00",
                    "created_at": "2023-12-02T08:28:14.968392-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b7aa5d-0d08-417b-9f9e-1cfe732ef7c7/?format=api"
                },
                {
                    "id": "2a9aea43-7ea7-4d71-974f-9103b88ae8da",
                    "gambit_id": "4d9406be-c80f-4beb-8ca3-a2e3a4ca2fdc",
                    "last_updated": "2023-12-04T15:23:34.568373-05:00",
                    "created_at": "2023-12-02T08:28:14.973572-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b7aa5d-0d08-417b-9f9e-1cfe732ef7c7/?format=api"
                }
            ]
        }
    ]
}