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/7eba7630-2792-48ef-b6f6-56504366f6ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7eba7630-2792-48ef-b6f6-56504366f6ac",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1370f1d9-24ff-46c9-91b5-4265c4ace02f",
    "completed": true,
    "last_updated": "2023-04-11T13:52:11.364217-04:00",
    "created_at": "2023-04-10T11:22:00.486360-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1370f1d9-24ff-46c9-91b5-4265c4ace02f",
    "datetime": "2023-04-10T19:07:00-04:00",
    "cutoff_datetime": "2023-04-10T19:07:00-04:00",
    "name": "Toronto Maple Leafs v. Florida Panthers",
    "bettypes": [
        {
            "id": "39544b68-90de-471d-a52e-38150cf58d8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eba7630-2792-48ef-b6f6-56504366f6ac/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-10T11:22:00.499405-04: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": "Florida Panthers",
                        "amount": 5711.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1822bc8f-ea84-4dab-a93d-a3fb4063e7a1",
                    "gambit_id": "2c314966-28ae-49df-a197-2dee6415ae01",
                    "last_updated": "2023-04-11T13:52:11.381851-04:00",
                    "created_at": "2023-04-10T11:22:00.500761-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39544b68-90de-471d-a52e-38150cf58d8f/?format=api"
                },
                {
                    "id": "03fddd64-fc1f-4166-85ca-eff6f3ed14e1",
                    "gambit_id": "0a446909-c67f-495a-8a5f-adfe55b5fa73",
                    "last_updated": "2023-04-11T13:52:11.383572-04:00",
                    "created_at": "2023-04-10T11:22:00.502280-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39544b68-90de-471d-a52e-38150cf58d8f/?format=api"
                }
            ]
        },
        {
            "id": "4743d796-2a60-4e37-9f2d-64a4cc47cb0b",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eba7630-2792-48ef-b6f6-56504366f6ac/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-10T11:22:00.494228-04: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": "Toronto Maple Leafs",
                        "amount": 6308.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "377edc22-3006-4278-a3cb-eab27e2652e9",
                    "gambit_id": "e71b7200-c875-4e3e-95e3-b48e755ce763",
                    "last_updated": "2023-04-11T13:52:11.378845-04:00",
                    "created_at": "2023-04-10T11:22:00.497799-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4743d796-2a60-4e37-9f2d-64a4cc47cb0b/?format=api"
                },
                {
                    "id": "7b0b903b-5bd9-4f1e-a06a-b9cc27b1167b",
                    "gambit_id": "c7dc23de-504f-4fc8-86a5-b2e116e5351d",
                    "last_updated": "2023-04-11T13:52:11.377011-04:00",
                    "created_at": "2023-04-10T11:22:00.495887-04:00",
                    "name": "Florida Panthers",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4743d796-2a60-4e37-9f2d-64a4cc47cb0b/?format=api"
                }
            ]
        },
        {
            "id": "daa2d19e-e57e-4654-ae50-391a80187d49",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eba7630-2792-48ef-b6f6-56504366f6ac/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-10T11:22:00.488811-04: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 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81ea63c3-c4f6-4841-89e5-36299a6e03f8",
                    "gambit_id": "b0c16143-636b-4bc5-ad90-5e5c16a599ef",
                    "last_updated": "2023-04-11T13:52:11.369894-04:00",
                    "created_at": "2023-04-10T11:22:00.490534-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daa2d19e-e57e-4654-ae50-391a80187d49/?format=api"
                },
                {
                    "id": "c187fe7c-78c6-4aad-bfd2-57a152c80cc0",
                    "gambit_id": "2f25ebc8-8a1c-4f6b-81ec-133ea9bf89e4",
                    "last_updated": "2023-04-11T13:52:11.373001-04:00",
                    "created_at": "2023-04-10T11:22:00.492329-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daa2d19e-e57e-4654-ae50-391a80187d49/?format=api"
                }
            ]
        }
    ]
}