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/6a245593-83b3-4293-adaf-532575d49347/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6a245593-83b3-4293-adaf-532575d49347",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "175b4cd7-f37a-41c4-8ca7-0df1ea337802",
    "completed": true,
    "last_updated": "2023-10-23T20:43:03.994224-04:00",
    "created_at": "2023-10-21T09:38:05.587465-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/175b4cd7-f37a-41c4-8ca7-0df1ea337802",
    "datetime": "2023-10-21T19:07:00-04:00",
    "cutoff_datetime": "2023-10-21T19:07:00-04:00",
    "name": "Washington Capitals v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "d51b6e0b-7f2d-41ef-9727-98b9c6c6e6a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a245593-83b3-4293-adaf-532575d49347/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-21T09:38:05.592393-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": "Washington Capitals",
                        "amount": 5094.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c41a1951-7322-4090-8f7f-0cca5c55b5c2",
                    "gambit_id": "babd99b1-e2e8-4b13-b6f7-8bf00cb6c578",
                    "last_updated": "2023-10-23T20:43:04.009198-04:00",
                    "created_at": "2023-10-21T09:38:05.607604-04:00",
                    "name": "Washington Capitals",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d51b6e0b-7f2d-41ef-9727-98b9c6c6e6a7/?format=api"
                },
                {
                    "id": "0c2657c6-6c7a-4f74-a7c6-1a1fe93ea9a6",
                    "gambit_id": "69068501-6f73-47a9-9e48-dadab59758a0",
                    "last_updated": "2023-10-23T20:43:04.013542-04:00",
                    "created_at": "2023-10-21T09:38:05.613714-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d51b6e0b-7f2d-41ef-9727-98b9c6c6e6a7/?format=api"
                }
            ]
        },
        {
            "id": "30e4c1c3-9396-411b-8f15-adbed16b5fb2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a245593-83b3-4293-adaf-532575d49347/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-21T09:38:05.619684-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": "Montreal Canadiens",
                        "amount": 6849.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3151.0
                    }
                ],
                "expected_reward_tokens": 9451.62,
                "profit_sb": -48.38,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1355c2c-5c55-439b-b6cf-614af3635b58",
                    "gambit_id": "aef34756-6b41-4a46-a50e-d8249d4c2829",
                    "last_updated": "2023-10-23T20:43:04.024784-04:00",
                    "created_at": "2023-10-21T09:38:05.628941-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30e4c1c3-9396-411b-8f15-adbed16b5fb2/?format=api"
                },
                {
                    "id": "a57b5741-b06d-4d54-a34d-28090af1aea7",
                    "gambit_id": "d4efdccf-b8a8-4e57-865b-e8c1a3ca64e3",
                    "last_updated": "2023-10-23T20:43:04.021253-04:00",
                    "created_at": "2023-10-21T09:38:05.624241-04:00",
                    "name": "Washington Capitals",
                    "reward": "3.00000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30e4c1c3-9396-411b-8f15-adbed16b5fb2/?format=api"
                }
            ]
        },
        {
            "id": "8bda515e-5f5d-4bd1-b45e-66f6aefe1587",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a245593-83b3-4293-adaf-532575d49347/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-21T09:38:05.632819-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 6.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d137361f-498c-414c-8987-f04529595569",
                    "gambit_id": "490e0dfc-5ce0-47da-aa6b-30e1bec67876",
                    "last_updated": "2023-10-23T20:43:04.051952-04:00",
                    "created_at": "2023-10-21T09:38:05.643167-04: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/8bda515e-5f5d-4bd1-b45e-66f6aefe1587/?format=api"
                },
                {
                    "id": "98b1b743-5e1e-41e1-94ed-94a9d4f59555",
                    "gambit_id": "9f4500ca-8ec7-47f5-84b8-6084aa0cf4f9",
                    "last_updated": "2023-10-23T20:43:04.048025-04:00",
                    "created_at": "2023-10-21T09:38:05.636568-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bda515e-5f5d-4bd1-b45e-66f6aefe1587/?format=api"
                }
            ]
        }
    ]
}