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/785efa2a-d7af-48b8-9338-7d2264fbde4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "785efa2a-d7af-48b8-9338-7d2264fbde4a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "64a5190f-cd3d-4a8a-822c-4f010cadeac4",
    "completed": true,
    "last_updated": "2023-04-03T20:27:18.560618-04:00",
    "created_at": "2023-04-02T09:57:08.644400-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/64a5190f-cd3d-4a8a-822c-4f010cadeac4",
    "datetime": "2023-04-02T15:37:00-04:00",
    "cutoff_datetime": "2023-04-02T15:37:00-04:00",
    "name": "Boston Bruins v. St Louis Blues",
    "bettypes": [
        {
            "id": "35e9b924-4073-493c-ac1d-fc62a78c89bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/785efa2a-d7af-48b8-9338-7d2264fbde4a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-02T09:57:08.658993-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": "Boston Bruins",
                        "amount": 6603.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9442.29,
                "profit_sb": -57.71,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42d67b46-d2da-4748-9e12-823c8311b07d",
                    "gambit_id": "8b183db6-545c-435c-9820-ebae41f9fa1b",
                    "last_updated": "2023-04-03T20:27:18.593098-04:00",
                    "created_at": "2023-04-02T09:57:08.664583-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35e9b924-4073-493c-ac1d-fc62a78c89bb/?format=api"
                },
                {
                    "id": "b61cf853-98e9-4bc5-88d4-fb078750e33f",
                    "gambit_id": "658a8bbd-68c2-432e-bfe2-819889bec8e5",
                    "last_updated": "2023-04-03T20:27:18.589649-04:00",
                    "created_at": "2023-04-02T09:57:08.661861-04:00",
                    "name": "St Louis Blues",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35e9b924-4073-493c-ac1d-fc62a78c89bb/?format=api"
                }
            ]
        },
        {
            "id": "edffc6b5-d794-49fa-ac3e-ee870e386b4e",
            "match": "https://api-prod.gambitprofit.com/api/matches/785efa2a-d7af-48b8-9338-7d2264fbde4a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-02T09:57:08.648501-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": "St Louis Blues",
                        "amount": 5421.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51e2630a-df6d-4c30-9101-11892bd4867b",
                    "gambit_id": "5517869e-bab6-41d2-ba0e-15149495d3b5",
                    "last_updated": "2023-04-03T20:27:18.579691-04:00",
                    "created_at": "2023-04-02T09:57:08.651125-04:00",
                    "name": "St Louis Blues",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edffc6b5-d794-49fa-ac3e-ee870e386b4e/?format=api"
                },
                {
                    "id": "6c967984-25dc-4e8a-bc3c-5c20ae3229e5",
                    "gambit_id": "92df6b9d-6398-4e49-aa22-7a3c0eb9e3ae",
                    "last_updated": "2023-04-03T20:27:18.583266-04:00",
                    "created_at": "2023-04-02T09:57:08.653959-04:00",
                    "name": "Boston Bruins",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edffc6b5-d794-49fa-ac3e-ee870e386b4e/?format=api"
                }
            ]
        },
        {
            "id": "ad30570b-40c3-4338-a509-b18c3146acfd",
            "match": "https://api-prod.gambitprofit.com/api/matches/785efa2a-d7af-48b8-9338-7d2264fbde4a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-02T12:42:15.028235-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3a06e4b-8f9c-4d2f-9d18-5591cf4d28f3",
                    "gambit_id": "14060a7c-45eb-42c2-a8a5-d2ea0856e09b",
                    "last_updated": "2023-04-03T20:27:18.569308-04:00",
                    "created_at": "2023-04-02T12:42:15.031153-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad30570b-40c3-4338-a509-b18c3146acfd/?format=api"
                },
                {
                    "id": "1331bb13-349a-4d00-b786-fbf2398ab36e",
                    "gambit_id": "2ab28902-3e96-4764-84cd-abbd4f3bb4f5",
                    "last_updated": "2023-04-03T20:27:18.573091-04:00",
                    "created_at": "2023-04-02T12:42:15.034368-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad30570b-40c3-4338-a509-b18c3146acfd/?format=api"
                }
            ]
        }
    ]
}