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/220c21a4-e941-4052-825b-630489b2f6dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "220c21a4-e941-4052-825b-630489b2f6dc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5bbd855d-0f0c-45df-b6be-c2b488dc97f1",
    "completed": true,
    "last_updated": "2023-10-16T18:18:08.163670-04:00",
    "created_at": "2023-10-14T09:27:59.848581-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5bbd855d-0f0c-45df-b6be-c2b488dc97f1",
    "datetime": "2023-10-14T13:07:00-04:00",
    "cutoff_datetime": "2023-10-14T13:07:00-04:00",
    "name": "Philadelphia Flyers v. Ottawa Senators",
    "bettypes": [
        {
            "id": "3843ccdf-dd68-4bf5-ac87-1b1c3cb448c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/220c21a4-e941-4052-825b-630489b2f6dc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-14T09:27:59.862892-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": "Ottawa Senators",
                        "amount": 6314.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b2d9bfa-04ec-4b4f-8b36-d944cd8f0264",
                    "gambit_id": "3c3951c1-0d82-497c-824c-c3910c221c22",
                    "last_updated": "2023-10-16T18:18:08.178955-04:00",
                    "created_at": "2023-10-14T09:27:59.874310-04:00",
                    "name": "Ottawa Senators",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3843ccdf-dd68-4bf5-ac87-1b1c3cb448c2/?format=api"
                },
                {
                    "id": "8e822843-adce-46f8-b5f7-e824f7b89d36",
                    "gambit_id": "9fd62fc7-a094-45b3-87e8-cb21859fef1f",
                    "last_updated": "2023-10-16T18:18:08.175259-04:00",
                    "created_at": "2023-10-14T09:27:59.868289-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3843ccdf-dd68-4bf5-ac87-1b1c3cb448c2/?format=api"
                }
            ]
        },
        {
            "id": "84e02d2a-75f8-4dbc-bb45-990704a0b8a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/220c21a4-e941-4052-825b-630489b2f6dc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-14T09:27:59.878365-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": "Philadelphia Flyers",
                        "amount": 5944.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4056.0
                    }
                ],
                "expected_reward_tokens": 9450.48,
                "profit_sb": -49.52,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0077edc-ea7e-4401-8ef5-ed8d472b0fea",
                    "gambit_id": "94be48a3-710e-4029-9988-3a609ab567a8",
                    "last_updated": "2023-10-16T18:18:08.190167-04:00",
                    "created_at": "2023-10-14T09:27:59.881853-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e02d2a-75f8-4dbc-bb45-990704a0b8a5/?format=api"
                },
                {
                    "id": "1767c66e-6521-4651-bfa5-71d9291ad967",
                    "gambit_id": "cde3e86c-e3a6-4d64-9a1a-953194042c29",
                    "last_updated": "2023-10-16T18:18:08.186506-04:00",
                    "created_at": "2023-10-14T09:27:59.887410-04:00",
                    "name": "Ottawa Senators",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e02d2a-75f8-4dbc-bb45-990704a0b8a5/?format=api"
                }
            ]
        },
        {
            "id": "8972aca9-d2fb-41d3-8a72-3c56a2ebb26c",
            "match": "https://api-prod.gambitprofit.com/api/matches/220c21a4-e941-4052-825b-630489b2f6dc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-14T09:27:59.892437-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d059b8cc-1918-420d-b681-81f1f400532e",
                    "gambit_id": "eac68fa7-0d8f-44d7-b921-0e91107a7ef5",
                    "last_updated": "2023-10-16T18:18:08.201019-04:00",
                    "created_at": "2023-10-14T09:27:59.904813-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8972aca9-d2fb-41d3-8a72-3c56a2ebb26c/?format=api"
                },
                {
                    "id": "8eed9683-d5b6-4559-8c68-a59d1ba8e9cf",
                    "gambit_id": "45fe2a0f-a75a-4158-95c7-4069f576adb9",
                    "last_updated": "2023-10-16T18:18:08.197269-04:00",
                    "created_at": "2023-10-14T09:27:59.897988-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8972aca9-d2fb-41d3-8a72-3c56a2ebb26c/?format=api"
                }
            ]
        }
    ]
}