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/9a287783-9cf4-406a-9613-3904dd800276/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9a287783-9cf4-406a-9613-3904dd800276",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "619b92cc-8c8c-4e27-adbf-b5274007f100",
    "completed": true,
    "last_updated": "2023-01-19T09:37:18.267658-05:00",
    "created_at": "2023-01-18T09:16:51.151477-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/619b92cc-8c8c-4e27-adbf-b5274007f100",
    "datetime": "2023-01-18T19:07:00-05:00",
    "cutoff_datetime": "2023-01-18T19:07:00-05:00",
    "name": "Pittsburgh Penguins v. Ottawa Senators",
    "bettypes": [
        {
            "id": "f93422c7-17ce-4c90-8a16-199a39d772bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a287783-9cf4-406a-9613-3904dd800276/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-18T09:16:51.163451-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": "Ottawa Senators",
                        "amount": 5106.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "576a7476-9dd6-4459-ae3a-ad8d924adaf3",
                    "gambit_id": "97648471-1161-402f-bf78-1180c3e2aba8",
                    "last_updated": "2023-01-19T09:37:18.277178-05:00",
                    "created_at": "2023-01-18T09:16:51.164947-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f93422c7-17ce-4c90-8a16-199a39d772bd/?format=api"
                },
                {
                    "id": "49b8cd33-986a-49e7-8e26-ac72270adacc",
                    "gambit_id": "c1c2386e-cb12-4de0-9974-7bb3d004e7c1",
                    "last_updated": "2023-01-19T09:37:18.278237-05:00",
                    "created_at": "2023-01-18T09:16:51.166374-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f93422c7-17ce-4c90-8a16-199a39d772bd/?format=api"
                }
            ]
        },
        {
            "id": "4ee152db-1b63-4fa5-bb0e-287b313e633b",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a287783-9cf4-406a-9613-3904dd800276/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-18T09:16:51.159190-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": "Ottawa Senators",
                        "amount": 6960.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3040.0
                    }
                ],
                "expected_reward_tokens": 9604.8,
                "profit_sb": 104.8,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "74c6f271-3246-454b-84d0-674f28860e0a",
                    "gambit_id": "0a7d9882-5ba8-4fcb-a5cf-90ee083f3c3e",
                    "last_updated": "2023-01-19T09:37:18.273890-05:00",
                    "created_at": "2023-01-18T09:16:51.160480-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.38000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee152db-1b63-4fa5-bb0e-287b313e633b/?format=api"
                },
                {
                    "id": "0e9d9caa-2968-4bcb-846c-508080cadf30",
                    "gambit_id": "53495254-a6ea-413a-996e-75f71eafd7dd",
                    "last_updated": "2023-01-19T09:37:18.275004-05:00",
                    "created_at": "2023-01-18T09:16:51.161970-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "3.16000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee152db-1b63-4fa5-bb0e-287b313e633b/?format=api"
                }
            ]
        },
        {
            "id": "28ea9054-0e35-472b-b2f7-2c659945eda8",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a287783-9cf4-406a-9613-3904dd800276/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-18T09:16:51.153945-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": 5431.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4569.0
                    }
                ],
                "expected_reward_tokens": 9503.52,
                "profit_sb": 3.52,
                "profit_sb_percentage": 0.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3438a028-6bb4-4ff3-ab8a-2614f8124693",
                    "gambit_id": "c8ccb574-47f2-4610-8d80-9f9a95e1ac7f",
                    "last_updated": "2023-01-19T09:37:18.271564-05:00",
                    "created_at": "2023-01-18T09:16:51.157828-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ea9054-0e35-472b-b2f7-2c659945eda8/?format=api"
                },
                {
                    "id": "b55723db-cd03-4b40-be1d-6e07ff423ec4",
                    "gambit_id": "2f694793-dca9-4a92-8ac1-9ea2c5419b3c",
                    "last_updated": "2023-01-19T09:37:18.270420-05:00",
                    "created_at": "2023-01-18T09:16:51.155976-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.08000",
                    "odds": "2.10000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ea9054-0e35-472b-b2f7-2c659945eda8/?format=api"
                }
            ]
        }
    ]
}