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/e0c324c5-9864-41ee-acb3-04b06128d330/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0c324c5-9864-41ee-acb3-04b06128d330",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "24b9386a-ebf0-4b57-b03e-04445cbab468",
    "completed": true,
    "last_updated": "2022-12-23T12:02:15.261102-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/24b9386a-ebf0-4b57-b03e-04445cbab468",
    "datetime": "2022-12-22T19:07:00-05:00",
    "cutoff_datetime": "2022-12-22T19:07:00-05:00",
    "name": "New York Islanders v. New York Rangers",
    "bettypes": [
        {
            "id": "79d71aea-812d-43f7-9701-9494bb369824",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0c324c5-9864-41ee-acb3-04b06128d330/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "New York Rangers",
                        "amount": 5882.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4118.0
                    }
                ],
                "expected_reward_tokens": 9058.28,
                "profit_sb": 58.28,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4360d10f-9e10-48cf-9ae9-bb7a9b6fcba0",
                    "gambit_id": "17873fd3-2da2-4f4e-b368-42a7aafe6e55",
                    "last_updated": "2022-12-23T12:02:15.271064-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.54000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79d71aea-812d-43f7-9701-9494bb369824/?format=api"
                },
                {
                    "id": "ebe3f106-8827-40ba-b532-0181880727a6",
                    "gambit_id": "e70299f4-a199-4097-abb1-d9289ee9e561",
                    "last_updated": "2022-12-23T12:02:15.272297-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.20000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79d71aea-812d-43f7-9701-9494bb369824/?format=api"
                }
            ]
        },
        {
            "id": "22b6bc00-64b2-4c54-8fcb-b0bc4a196942",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0c324c5-9864-41ee-acb3-04b06128d330/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "New York Islanders",
                        "amount": 6166.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3834.0
                    }
                ],
                "expected_reward_tokens": 9124.92,
                "profit_sb": 124.92,
                "profit_sb_percentage": 1.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d16f4adc-6a33-4524-aaa1-005b577f8451",
                    "gambit_id": "f8f01952-0e47-4175-a44b-393d5cd0d4da",
                    "last_updated": "2022-12-23T12:02:15.268588-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.48000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b6bc00-64b2-4c54-8fcb-b0bc4a196942/?format=api"
                },
                {
                    "id": "e1b0f74f-619d-47a9-b8d4-dde76e87f952",
                    "gambit_id": "ac5c1808-a36e-4eee-9559-42d9db5a090d",
                    "last_updated": "2022-12-23T12:02:15.267477-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "2.38000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b6bc00-64b2-4c54-8fcb-b0bc4a196942/?format=api"
                }
            ]
        },
        {
            "id": "3bdded48-fac6-48c7-88b2-773ca22e3571",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0c324c5-9864-41ee-acb3-04b06128d330/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 5.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e9f3da6d-06b1-4e0d-a09e-298ed4d9eb49",
                    "gambit_id": "301713a8-333b-49b0-be55-fcb3e995ec73",
                    "last_updated": "2022-12-23T12:02:15.264028-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdded48-fac6-48c7-88b2-773ca22e3571/?format=api"
                },
                {
                    "id": "85c670a6-f2e7-4cd3-8abc-5886c0bc4fa5",
                    "gambit_id": "65966701-bdcf-444f-90be-b2dbda6362a6",
                    "last_updated": "2022-12-23T12:02:15.265160-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdded48-fac6-48c7-88b2-773ca22e3571/?format=api"
                }
            ]
        }
    ]
}