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/fd7c5810-cad1-4e45-9f79-5d43eaed5d58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fd7c5810-cad1-4e45-9f79-5d43eaed5d58",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "69cb1883-8e9a-49e2-8cd9-ca7dd88548d3",
    "completed": true,
    "last_updated": "2023-05-29T11:47:16.454908-04:00",
    "created_at": "2023-05-26T11:52:14.606635-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/69cb1883-8e9a-49e2-8cd9-ca7dd88548d3",
    "datetime": "2023-05-27T20:05:00-04:00",
    "cutoff_datetime": "2023-05-27T20:05:00-04:00",
    "name": "Dallas Stars v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "82080b79-67a9-42a9-8bd4-8614b7565e88",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd7c5810-cad1-4e45-9f79-5d43eaed5d58/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:14.609987-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": "Vegas Golden Knights",
                        "amount": 5784.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32cb6668-659c-4b36-9232-b1ee5d6810ac",
                    "gambit_id": "8e258eb8-bc37-4ea9-a3b8-ab44a316d4af",
                    "last_updated": "2023-05-29T11:47:16.462112-04:00",
                    "created_at": "2023-05-26T11:52:14.615716-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82080b79-67a9-42a9-8bd4-8614b7565e88/?format=api"
                },
                {
                    "id": "57f35964-d847-4417-b0ff-0f3891452c0d",
                    "gambit_id": "23053bb5-4f8f-4fd8-a594-1d4bee7a9c98",
                    "last_updated": "2023-05-29T11:47:16.459910-04:00",
                    "created_at": "2023-05-26T11:52:14.612712-04:00",
                    "name": "Dallas Stars",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82080b79-67a9-42a9-8bd4-8614b7565e88/?format=api"
                }
            ]
        },
        {
            "id": "d43fba46-b0a5-4c7b-aacf-dfba329cebb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd7c5810-cad1-4e45-9f79-5d43eaed5d58/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:14.618949-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": "Dallas Stars",
                        "amount": 6651.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3349.0
                    }
                ],
                "expected_reward_tokens": 9444.18,
                "profit_sb": -55.82,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d750c71e-49e3-4f52-a46b-dc11511788a7",
                    "gambit_id": "726370c2-a564-4abc-8e9e-3dee17a56648",
                    "last_updated": "2023-05-29T11:47:16.465570-04:00",
                    "created_at": "2023-05-26T11:52:14.621606-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d43fba46-b0a5-4c7b-aacf-dfba329cebb4/?format=api"
                },
                {
                    "id": "cf977a1c-8c0f-4a70-9587-e8fb6e700e75",
                    "gambit_id": "01cc7cd4-0ac6-48db-ac54-e5ef5d74dd18",
                    "last_updated": "2023-05-29T11:47:16.467172-04:00",
                    "created_at": "2023-05-26T11:52:14.624922-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d43fba46-b0a5-4c7b-aacf-dfba329cebb4/?format=api"
                }
            ]
        },
        {
            "id": "8d27dda3-ddcb-4330-bde5-ff4c901ab151",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd7c5810-cad1-4e45-9f79-5d43eaed5d58/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:14.627996-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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "712cc254-2586-4355-a069-854e298eefd4",
                    "gambit_id": "2f13520a-5d28-4da5-8a8d-b6adb82efc9b",
                    "last_updated": "2023-05-29T11:47:16.471792-04:00",
                    "created_at": "2023-05-26T11:52:14.633286-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d27dda3-ddcb-4330-bde5-ff4c901ab151/?format=api"
                },
                {
                    "id": "11a4c1e2-b071-4416-8f65-5fc73cd93b5c",
                    "gambit_id": "3f6769e2-9716-4fb0-8101-964f249b2edb",
                    "last_updated": "2023-05-29T11:47:16.470297-04:00",
                    "created_at": "2023-05-26T11:52:14.630591-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d27dda3-ddcb-4330-bde5-ff4c901ab151/?format=api"
                }
            ]
        }
    ]
}