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/7eeb271b-0f39-4841-846a-79bdc25b7ae1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7eeb271b-0f39-4841-846a-79bdc25b7ae1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "131893fa-48f8-4b8e-8dc3-5319ed9db4a8",
    "completed": true,
    "last_updated": "2023-03-28T11:11:58.857805-04:00",
    "created_at": "2023-03-27T14:02:22.108569-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.23,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/131893fa-48f8-4b8e-8dc3-5319ed9db4a8",
    "datetime": "2023-03-27T22:07:00-04:00",
    "cutoff_datetime": "2023-03-27T22:07:00-04:00",
    "name": "Edmonton Oilers v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "2ef5147f-bd04-4e4f-af2a-8fd0135475cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eeb271b-0f39-4841-846a-79bdc25b7ae1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-27T14:02:22.120545-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": "Edmonton Oilers",
                        "amount": 7292.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 2708.0
                    }
                ],
                "expected_reward_tokens": 9478.0,
                "profit_sb": -22.0,
                "profit_sb_percentage": -0.23,
                "recommended": false
            },
            "lines": [
                {
                    "id": "58a6ceda-8056-4bf3-a097-67dde421e49f",
                    "gambit_id": "5b76613a-6946-4a69-87d6-4d14edb23c93",
                    "last_updated": "2023-03-28T11:11:58.879244-04:00",
                    "created_at": "2023-03-27T14:02:22.123680-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.30000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef5147f-bd04-4e4f-af2a-8fd0135475cc/?format=api"
                },
                {
                    "id": "56d402b3-b3e7-4d8e-9a6b-cf79b7e74400",
                    "gambit_id": "503f5d7e-3a01-4657-a7e6-36c094ce6f18",
                    "last_updated": "2023-03-28T11:11:58.876585-04:00",
                    "created_at": "2023-03-27T14:02:22.122221-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "3.50000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef5147f-bd04-4e4f-af2a-8fd0135475cc/?format=api"
                }
            ]
        },
        {
            "id": "867dc829-b833-4de4-9434-aeeced470cb1",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eeb271b-0f39-4841-846a-79bdc25b7ae1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-27T14:02:22.116102-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": "Edmonton Oilers",
                        "amount": 5512.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "085456f9-5c3b-4fd8-bc1f-89d7bd835212",
                    "gambit_id": "98097ef7-b55d-41eb-a9b6-de0eedcd5a70",
                    "last_updated": "2023-03-28T11:11:58.871611-04:00",
                    "created_at": "2023-03-27T14:02:22.119033-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867dc829-b833-4de4-9434-aeeced470cb1/?format=api"
                },
                {
                    "id": "a5252899-fbc8-459f-bd9e-a17f42a49b73",
                    "gambit_id": "f87369bd-a92e-4861-a43b-d2af701a45d6",
                    "last_updated": "2023-03-28T11:11:58.869217-04:00",
                    "created_at": "2023-03-27T14:02:22.117461-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867dc829-b833-4de4-9434-aeeced470cb1/?format=api"
                }
            ]
        },
        {
            "id": "94239f4b-0e80-4257-b399-1b0160c02080",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eeb271b-0f39-4841-846a-79bdc25b7ae1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-27T14:02:22.111343-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "893bf847-92d7-4222-bda3-f08c82d2278f",
                    "gambit_id": "a63172c6-b843-4e16-b9f2-cc246c2cf008",
                    "last_updated": "2023-03-28T11:11:58.862542-04:00",
                    "created_at": "2023-03-27T14:02:22.112865-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94239f4b-0e80-4257-b399-1b0160c02080/?format=api"
                },
                {
                    "id": "4a458a7f-fd5a-436a-a76b-789f56da2f7a",
                    "gambit_id": "b5fe4ed3-3886-4a47-a381-49cb14fd7619",
                    "last_updated": "2023-03-28T11:11:58.864581-04:00",
                    "created_at": "2023-03-27T14:02:22.114483-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94239f4b-0e80-4257-b399-1b0160c02080/?format=api"
                }
            ]
        }
    ]
}