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/a8c6281a-a730-4fca-9d60-23c33486cf38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a8c6281a-a730-4fca-9d60-23c33486cf38",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b9a027a2-a9cd-4b65-951e-da6d29639ee9",
    "completed": true,
    "last_updated": "2023-12-29T11:08:24.656498-05:00",
    "created_at": "2023-12-27T09:03:04.790529-05: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/b9a027a2-a9cd-4b65-951e-da6d29639ee9",
    "datetime": "2023-12-27T21:07:00-05:00",
    "cutoff_datetime": "2023-12-27T21:07:00-05:00",
    "name": "Colorado Avalanche v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "e5b1a207-f984-4d46-93a1-8d8021b749fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8c6281a-a730-4fca-9d60-23c33486cf38/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-27T09:03:04.797587-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": "Colorado Avalanche",
                        "amount": 6010.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a45a591-1ced-4c92-9ccc-99e9cd3fffcc",
                    "gambit_id": "65d6fcc5-b839-41fa-948c-8274d8a9d624",
                    "last_updated": "2023-12-29T11:08:24.672326-05:00",
                    "created_at": "2023-12-27T09:03:04.802245-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b1a207-f984-4d46-93a1-8d8021b749fd/?format=api"
                },
                {
                    "id": "e61ba26f-2187-42a5-b188-3b96347ef797",
                    "gambit_id": "b585f287-f0c5-4f92-80c7-a6ce91505ba7",
                    "last_updated": "2023-12-29T11:08:24.676211-05:00",
                    "created_at": "2023-12-27T09:03:04.807478-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b1a207-f984-4d46-93a1-8d8021b749fd/?format=api"
                }
            ]
        },
        {
            "id": "152473f4-305b-4045-ba07-db8e4873d0f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8c6281a-a730-4fca-9d60-23c33486cf38/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-27T09:03:04.811934-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": "Arizona Coyotes",
                        "amount": 6090.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "58b57b5d-0893-488f-bc69-a962523c9430",
                    "gambit_id": "aec6b29d-554d-4bd9-953b-14ab9636a984",
                    "last_updated": "2023-12-29T11:08:24.687209-05:00",
                    "created_at": "2023-12-27T09:03:04.822220-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/152473f4-305b-4045-ba07-db8e4873d0f9/?format=api"
                },
                {
                    "id": "c52b225a-1a94-4629-bd01-3592219cf1bb",
                    "gambit_id": "71208722-df4e-4fff-bb16-97a583f26fd3",
                    "last_updated": "2023-12-29T11:08:24.683675-05:00",
                    "created_at": "2023-12-27T09:03:04.816690-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/152473f4-305b-4045-ba07-db8e4873d0f9/?format=api"
                }
            ]
        },
        {
            "id": "614674b4-75fd-4a88-b96d-2f27a068ce43",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8c6281a-a730-4fca-9d60-23c33486cf38/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-27T09:03:04.826362-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7db69c56-3e95-4c97-9252-9d00a2192729",
                    "gambit_id": "5d8930bd-0949-47db-adde-ebcf74ad9442",
                    "last_updated": "2023-12-29T11:08:24.697762-05:00",
                    "created_at": "2023-12-27T09:03:04.835008-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/614674b4-75fd-4a88-b96d-2f27a068ce43/?format=api"
                },
                {
                    "id": "524704fd-e069-4485-ac45-122c21f43d54",
                    "gambit_id": "d8b6b7b7-d300-46d3-bdc9-52ba5c107f58",
                    "last_updated": "2023-12-29T11:08:24.694142-05:00",
                    "created_at": "2023-12-27T09:03:04.830323-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/614674b4-75fd-4a88-b96d-2f27a068ce43/?format=api"
                }
            ]
        }
    ]
}