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/9e9fa0a8-0b6e-401a-8707-a6ab4f3b709b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e9fa0a8-0b6e-401a-8707-a6ab4f3b709b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a21ed68e-75b0-4040-9694-ae34caafb632",
    "completed": true,
    "last_updated": "2023-02-07T11:06:50.597123-05:00",
    "created_at": "2023-02-06T13:12:10.637681-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a21ed68e-75b0-4040-9694-ae34caafb632",
    "datetime": "2023-02-06T21:07:00-05:00",
    "cutoff_datetime": "2023-02-06T21:07:00-05:00",
    "name": "Minnesota Wild v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "471eee03-2dfb-4042-ae18-3448e28b6380",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e9fa0a8-0b6e-401a-8707-a6ab4f3b709b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-06T13:12:10.651842-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": "Minnesota Wild",
                        "amount": 6752.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4784f04c-5b03-43a3-8792-2c64e921a4a9",
                    "gambit_id": "8b080b4c-186f-4b86-8275-cad01a457aa6",
                    "last_updated": "2023-02-07T11:06:50.613601-05:00",
                    "created_at": "2023-02-06T13:12:10.656000-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/471eee03-2dfb-4042-ae18-3448e28b6380/?format=api"
                },
                {
                    "id": "79dc5528-cebc-4f38-b9ac-6a094bb2f58e",
                    "gambit_id": "e3bb0071-292e-4aea-ae69-731f7e31f797",
                    "last_updated": "2023-02-07T11:06:50.612093-05:00",
                    "created_at": "2023-02-06T13:12:10.653633-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/471eee03-2dfb-4042-ae18-3448e28b6380/?format=api"
                }
            ]
        },
        {
            "id": "57fd3876-3936-4092-ab52-3fca29a8ae2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e9fa0a8-0b6e-401a-8707-a6ab4f3b709b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-06T13:12:10.646105-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": "Arizona Coyotes",
                        "amount": 5423.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a744c990-214f-44ca-924b-3e5916ea1d08",
                    "gambit_id": "77ec483d-c122-4b6b-9ab3-96d4f618377f",
                    "last_updated": "2023-02-07T11:06:50.604792-05:00",
                    "created_at": "2023-02-06T13:12:10.647900-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57fd3876-3936-4092-ab52-3fca29a8ae2e/?format=api"
                },
                {
                    "id": "ab22daae-2819-4ddd-af9b-c97a7a8b3c3a",
                    "gambit_id": "1bdc86cb-ab82-449e-8443-6714f054f005",
                    "last_updated": "2023-02-07T11:06:50.606032-05:00",
                    "created_at": "2023-02-06T13:12:10.649866-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57fd3876-3936-4092-ab52-3fca29a8ae2e/?format=api"
                }
            ]
        },
        {
            "id": "677f63b2-b51a-40bc-8483-352a3d4bec9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e9fa0a8-0b6e-401a-8707-a6ab4f3b709b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-06T13:12:10.640157-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4779cd5-2e64-493b-abaa-d28340c78fd7",
                    "gambit_id": "cda89c3d-5164-4bd4-b786-a82fa3ac7285",
                    "last_updated": "2023-02-07T11:06:50.602341-05:00",
                    "created_at": "2023-02-06T13:12:10.643923-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677f63b2-b51a-40bc-8483-352a3d4bec9e/?format=api"
                },
                {
                    "id": "fced35a2-8a64-450a-bd6c-f9f88a2957bf",
                    "gambit_id": "2996d15d-b91c-4e2f-b7c8-170f059a7e7b",
                    "last_updated": "2023-02-07T11:06:50.600882-05:00",
                    "created_at": "2023-02-06T13:12:10.641975-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677f63b2-b51a-40bc-8483-352a3d4bec9e/?format=api"
                }
            ]
        }
    ]
}