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/ddabc729-52b1-40cd-aa3e-31f574b9771f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ddabc729-52b1-40cd-aa3e-31f574b9771f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "91830e2b-e978-46dc-952f-def46b10e45a",
    "completed": true,
    "last_updated": "2022-11-14T10:52:56.564505-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.66,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/91830e2b-e978-46dc-952f-def46b10e45a",
    "datetime": "2022-11-12T22:05:00-05:00",
    "cutoff_datetime": "2022-11-12T22:05:00-05:00",
    "name": "Chicago Blackhawks v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "35ce0759-a4ab-4377-8699-2c3c6ac8fb48",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddabc729-52b1-40cd-aa3e-31f574b9771f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Anaheim Ducks",
                        "amount": 5660.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4340.0
                    }
                ],
                "expected_reward_tokens": 9112.6,
                "profit_sb": 112.6,
                "profit_sb_percentage": 1.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "93f9734d-b4f5-4315-903c-2d77563a0ee1",
                    "gambit_id": "3a6a8e3f-2c07-4622-adc2-b090db0fa656",
                    "last_updated": "2022-11-14T10:52:56.573474-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.61000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35ce0759-a4ab-4377-8699-2c3c6ac8fb48/?format=api"
                },
                {
                    "id": "00024752-7799-47a3-aecb-b93f0b46b998",
                    "gambit_id": "51da3f9f-89f2-49cb-8224-0de0c645558a",
                    "last_updated": "2022-11-14T10:52:56.574492-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.10000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35ce0759-a4ab-4377-8699-2c3c6ac8fb48/?format=api"
                }
            ]
        },
        {
            "id": "9bdd34b5-4ad0-4746-be9d-63cdf969b277",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddabc729-52b1-40cd-aa3e-31f574b9771f/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Chicago Blackhawks",
                        "amount": 6398.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3602.0
                    }
                ],
                "expected_reward_tokens": 9149.08,
                "profit_sb": 149.08,
                "profit_sb_percentage": 1.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a7639fb7-9a8d-4cb1-8b33-cc4bb3ff5b7f",
                    "gambit_id": "9265a812-8a38-4a13-96d2-48a3c9c82bb2",
                    "last_updated": "2022-11-14T10:52:56.571492-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bdd34b5-4ad0-4746-be9d-63cdf969b277/?format=api"
                },
                {
                    "id": "cff50f80-d023-4afe-8a20-70b9b735e985",
                    "gambit_id": "81ac32ce-a147-4990-b1e4-00501d7b135f",
                    "last_updated": "2022-11-14T10:52:56.570515-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.54000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bdd34b5-4ad0-4746-be9d-63cdf969b277/?format=api"
                }
            ]
        },
        {
            "id": "5b3fc08e-bcfe-4f35-993e-59eb0d917a7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddabc729-52b1-40cd-aa3e-31f574b9771f/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 6.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9edc1e6b-50e1-4071-8d39-1ec12e2e79b5",
                    "gambit_id": "07853185-3e6a-4706-859f-a71882bea1fe",
                    "last_updated": "2022-11-14T10:52:56.567353-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b3fc08e-bcfe-4f35-993e-59eb0d917a7a/?format=api"
                },
                {
                    "id": "e14eddd6-8abb-4f6b-b17d-5222e828f9ae",
                    "gambit_id": "798e1b56-fbc3-4470-9950-97cb7c26acf9",
                    "last_updated": "2022-11-14T10:52:56.568535-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b3fc08e-bcfe-4f35-993e-59eb0d917a7a/?format=api"
                }
            ]
        }
    ]
}