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/7ee456d6-0b95-45ac-9068-f9934c95121c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7ee456d6-0b95-45ac-9068-f9934c95121c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9e01a327-2dfd-4e3e-9cde-00dd6e5dc249",
    "completed": true,
    "last_updated": "2023-01-30T17:46:57.182886-05:00",
    "created_at": "2023-01-28T09:42:04.567627-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9e01a327-2dfd-4e3e-9cde-00dd6e5dc249",
    "datetime": "2023-01-28T19:07:00-05:00",
    "cutoff_datetime": "2023-01-28T19:07:00-05:00",
    "name": "San Jose Sharks v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "ff64d039-a19d-439c-a0ce-e32d59ff71bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ee456d6-0b95-45ac-9068-f9934c95121c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-28T09:42:04.578384-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": "Pittsburgh Penguins",
                        "amount": 6774.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3226.0
                    }
                ],
                "expected_reward_tokens": 9483.6,
                "profit_sb": -16.4,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8b38d02-a250-4d70-891a-efa9fdd4a447",
                    "gambit_id": "06636113-33d9-4cff-ba29-fcdb3d5a17be",
                    "last_updated": "2023-01-30T17:46:57.197853-05:00",
                    "created_at": "2023-01-28T09:42:04.579574-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff64d039-a19d-439c-a0ce-e32d59ff71bb/?format=api"
                },
                {
                    "id": "e95d0d21-ee48-4fc9-a2ed-8f719aa4c7ba",
                    "gambit_id": "874c1802-2b9e-4451-9bdd-a1456777a9b9",
                    "last_updated": "2023-01-30T17:46:57.199606-05:00",
                    "created_at": "2023-01-28T09:42:04.581075-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.94000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff64d039-a19d-439c-a0ce-e32d59ff71bb/?format=api"
                }
            ]
        },
        {
            "id": "057fa5e2-8307-4287-8498-52b517ba96c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ee456d6-0b95-45ac-9068-f9934c95121c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-28T09:42:04.574075-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": "San Jose Sharks",
                        "amount": 5212.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9befca40-01d9-4f82-a39d-38d6710b9f40",
                    "gambit_id": "d86032ab-3d80-4407-82c6-11e14a3bec3f",
                    "last_updated": "2023-01-30T17:46:57.194090-05:00",
                    "created_at": "2023-01-28T09:42:04.577062-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057fa5e2-8307-4287-8498-52b517ba96c6/?format=api"
                },
                {
                    "id": "b2afb66f-a3fe-4536-ad34-f0810de2142b",
                    "gambit_id": "e98fbb5e-a985-4037-8385-ae29416b1776",
                    "last_updated": "2023-01-30T17:46:57.192372-05:00",
                    "created_at": "2023-01-28T09:42:04.575677-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057fa5e2-8307-4287-8498-52b517ba96c6/?format=api"
                }
            ]
        },
        {
            "id": "4dc11146-a458-49ff-a54e-e6717825a08c",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ee456d6-0b95-45ac-9068-f9934c95121c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-28T09:42:04.569387-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": 5212.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6a559e2-b2ee-43e0-a728-61d415916c29",
                    "gambit_id": "f985eb8a-ab1b-42ed-b11b-4baeb97ff3b5",
                    "last_updated": "2023-01-30T17:46:57.188979-05:00",
                    "created_at": "2023-01-28T09:42:04.572186-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dc11146-a458-49ff-a54e-e6717825a08c/?format=api"
                },
                {
                    "id": "66b8b915-943c-46b6-907e-1d6bdcc1058e",
                    "gambit_id": "550399fd-0a39-4d96-bd96-410a9066c915",
                    "last_updated": "2023-01-30T17:46:57.187216-05:00",
                    "created_at": "2023-01-28T09:42:04.570595-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dc11146-a458-49ff-a54e-e6717825a08c/?format=api"
                }
            ]
        }
    ]
}