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/cc92aefb-101d-4f2f-8519-4d92ec046a1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cc92aefb-101d-4f2f-8519-4d92ec046a1a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "06bd1ad8-b014-46d3-a073-84854bc35bb3",
    "completed": true,
    "last_updated": "2024-01-01T13:18:20.626342-05:00",
    "created_at": "2023-12-29T09:58:10.012270-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/06bd1ad8-b014-46d3-a073-84854bc35bb3",
    "datetime": "2023-12-29T20:07:00-05:00",
    "cutoff_datetime": "2023-12-29T20:07:00-05:00",
    "name": "Colorado Avalanche v. St Louis Blues",
    "bettypes": [
        {
            "id": "d31346c2-f88a-4934-bff0-0dd0a80d1318",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc92aefb-101d-4f2f-8519-4d92ec046a1a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-29T09:58:10.018327-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": "St Louis Blues",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c118c5fe-e42d-4aab-b035-b97c44736f8f",
                    "gambit_id": "c965ae45-390e-4bb6-822f-021b4d1b988e",
                    "last_updated": "2024-01-01T13:18:20.636570-05:00",
                    "created_at": "2023-12-29T09:58:10.022675-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d31346c2-f88a-4934-bff0-0dd0a80d1318/?format=api"
                },
                {
                    "id": "511ff933-bbb5-42bd-8c1a-a589b5d58efa",
                    "gambit_id": "e269e5e0-b8fa-4f1c-b514-eb56da7a9386",
                    "last_updated": "2024-01-01T13:18:20.640298-05:00",
                    "created_at": "2023-12-29T09:58:10.026846-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d31346c2-f88a-4934-bff0-0dd0a80d1318/?format=api"
                }
            ]
        },
        {
            "id": "70ec2442-49dd-4cb9-9eaf-3d9416e2ecf5",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc92aefb-101d-4f2f-8519-4d92ec046a1a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-29T09:58:10.031772-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": "St Louis Blues",
                        "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": "513e6ca9-4a0b-40ca-8a78-bf0d23d0c2fa",
                    "gambit_id": "ee0a2623-5830-4f2e-ab45-fea37b07cae5",
                    "last_updated": "2024-01-01T13:18:20.651157-05:00",
                    "created_at": "2023-12-29T09:58:10.041158-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ec2442-49dd-4cb9-9eaf-3d9416e2ecf5/?format=api"
                },
                {
                    "id": "d6febba4-e8ed-4032-9fb4-4845ea135e37",
                    "gambit_id": "fe5bad55-1fcd-4348-9077-dd30ca416e97",
                    "last_updated": "2024-01-01T13:18:20.647780-05:00",
                    "created_at": "2023-12-29T09:58:10.035733-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ec2442-49dd-4cb9-9eaf-3d9416e2ecf5/?format=api"
                }
            ]
        },
        {
            "id": "acfb9a79-d02e-45ef-a16f-a9bcf03aa987",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc92aefb-101d-4f2f-8519-4d92ec046a1a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-29T09:58:10.045385-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b806aabd-e63e-4bbd-90dd-dde0f2734a95",
                    "gambit_id": "b36df4cd-27b5-4e02-a7f2-835215025047",
                    "last_updated": "2024-01-01T13:18:20.657770-05:00",
                    "created_at": "2023-12-29T09:58:10.049442-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acfb9a79-d02e-45ef-a16f-a9bcf03aa987/?format=api"
                },
                {
                    "id": "c2041bf5-0d59-4c4a-aeba-c68af3888332",
                    "gambit_id": "aa34a1c0-96c6-4de4-9d1f-776723d96f81",
                    "last_updated": "2024-01-01T13:18:20.661021-05:00",
                    "created_at": "2023-12-29T09:58:10.054782-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acfb9a79-d02e-45ef-a16f-a9bcf03aa987/?format=api"
                }
            ]
        }
    ]
}