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/dad1e959-05ff-4545-b5a7-3e21c8b00868/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dad1e959-05ff-4545-b5a7-3e21c8b00868",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "61f3c328-19b8-4fd3-88ab-87500232e752",
    "completed": true,
    "last_updated": "2024-01-29T21:53:10.103568-05:00",
    "created_at": "2024-01-27T09:18:14.006919-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.74,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/61f3c328-19b8-4fd3-88ab-87500232e752",
    "datetime": "2024-01-27T19:37:00-05:00",
    "cutoff_datetime": "2024-01-27T19:37:00-05:00",
    "name": "Florida Panthers v. New York Islanders",
    "bettypes": [
        {
            "id": "4e5bcc09-fe8e-43d1-a7bd-f863d6be5034",
            "match": "https://api-prod.gambitprofit.com/api/matches/dad1e959-05ff-4545-b5a7-3e21c8b00868/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-27T09:18:14.016816-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": "Florida Panthers",
                        "amount": 5614.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "223d7624-0807-4882-93e8-4174659328b4",
                    "gambit_id": "199f8337-dd0a-4f7d-8dd5-51827846c4c8",
                    "last_updated": "2024-01-29T21:53:10.132452-05:00",
                    "created_at": "2024-01-27T09:18:14.020939-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e5bcc09-fe8e-43d1-a7bd-f863d6be5034/?format=api"
                },
                {
                    "id": "11a51c37-f310-497c-8a74-4a0d453301e1",
                    "gambit_id": "4d52e9fa-02e9-421f-bf0f-311bb08dbd91",
                    "last_updated": "2024-01-29T21:53:10.138283-05:00",
                    "created_at": "2024-01-27T09:18:14.024837-05:00",
                    "name": "New York Islanders",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e5bcc09-fe8e-43d1-a7bd-f863d6be5034/?format=api"
                }
            ]
        },
        {
            "id": "709ac009-34cc-4a15-a7a7-6e5ade760b7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dad1e959-05ff-4545-b5a7-3e21c8b00868/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-27T09:18:14.028826-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": "New York Islanders",
                        "amount": 6554.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c4636a2-7b58-40b8-a13f-67d1d7384160",
                    "gambit_id": "29715d4b-7222-4150-b6e1-c88d930a956f",
                    "last_updated": "2024-01-29T21:53:10.149267-05:00",
                    "created_at": "2024-01-27T09:18:14.039351-05:00",
                    "name": "New York Islanders",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709ac009-34cc-4a15-a7a7-6e5ade760b7c/?format=api"
                },
                {
                    "id": "2b1d62c8-e4af-4c15-b08f-a1865fcd20bc",
                    "gambit_id": "d1837ec2-3d5f-46a0-bd56-05b118da6592",
                    "last_updated": "2024-01-29T21:53:10.145706-05:00",
                    "created_at": "2024-01-27T09:18:14.033295-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709ac009-34cc-4a15-a7a7-6e5ade760b7c/?format=api"
                }
            ]
        },
        {
            "id": "70ee6766-ad77-47a8-96db-87160566a277",
            "match": "https://api-prod.gambitprofit.com/api/matches/dad1e959-05ff-4545-b5a7-3e21c8b00868/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-27T09:18:14.044150-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",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd4f2732-314b-42fd-a62c-242b288080e4",
                    "gambit_id": "59f52752-1b7f-4174-a105-b4ab9d8c124b",
                    "last_updated": "2024-01-29T21:53:10.155800-05:00",
                    "created_at": "2024-01-27T09:18:14.054425-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ee6766-ad77-47a8-96db-87160566a277/?format=api"
                },
                {
                    "id": "12b84284-fe99-45e9-bfa4-3bf184ec0e73",
                    "gambit_id": "2cae682e-5f00-4811-8589-3f55d0a723b2",
                    "last_updated": "2024-01-29T21:53:10.159104-05:00",
                    "created_at": "2024-01-27T09:18:14.064970-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ee6766-ad77-47a8-96db-87160566a277/?format=api"
                }
            ]
        }
    ]
}