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/783ce8db-e169-4d17-a718-8b416b5286e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "783ce8db-e169-4d17-a718-8b416b5286e7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "404d1b21-1e77-4f66-bd78-f242679fbdf3",
    "completed": true,
    "last_updated": "2022-12-09T09:52:15.210015-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/404d1b21-1e77-4f66-bd78-f242679fbdf3",
    "datetime": "2022-12-08T20:37:00-05:00",
    "cutoff_datetime": "2022-12-08T20:37:00-05:00",
    "name": "Ottawa Senators v. Dallas Stars",
    "bettypes": [
        {
            "id": "148b9ca8-7dff-4fee-8024-c0cc5ce0e2cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/783ce8db-e169-4d17-a718-8b416b5286e7/?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": "Dallas Stars",
                        "amount": 6336.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f13bf1d1-10b5-45f4-be45-071c348ecb65",
                    "gambit_id": "05ba1c1d-4a48-4fae-8fee-c4c1173f3ab8",
                    "last_updated": "2022-12-09T09:52:15.219141-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148b9ca8-7dff-4fee-8024-c0cc5ce0e2cf/?format=api"
                },
                {
                    "id": "19b541bd-84bd-43d8-a0de-1246445bdfaf",
                    "gambit_id": "46e3b428-84fa-4a4b-8627-1f9c115bc881",
                    "last_updated": "2022-12-09T09:52:15.220127-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148b9ca8-7dff-4fee-8024-c0cc5ce0e2cf/?format=api"
                }
            ]
        },
        {
            "id": "93ee67a2-c25d-4f1d-9a2b-da8d2b0dedd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/783ce8db-e169-4d17-a718-8b416b5286e7/?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": "Ottawa Senators",
                        "amount": 5753.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4247.0
                    }
                ],
                "expected_reward_tokens": 9088.58,
                "profit_sb": 88.58,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0b5fb5fa-ed4d-40c3-877e-f136aad1830b",
                    "gambit_id": "f2f904a6-556a-4df4-a78b-3f6e994f913e",
                    "last_updated": "2022-12-09T09:52:15.217205-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ee67a2-c25d-4f1d-9a2b-da8d2b0dedd7/?format=api"
                },
                {
                    "id": "510f4eba-8293-4b4b-882e-0335fee552c3",
                    "gambit_id": "2e3fc666-7ec0-4008-ad60-f3c304fce117",
                    "last_updated": "2022-12-09T09:52:15.216219-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ee67a2-c25d-4f1d-9a2b-da8d2b0dedd7/?format=api"
                }
            ]
        },
        {
            "id": "5be68b6f-5fac-4fe5-b7af-df745158636f",
            "match": "https://api-prod.gambitprofit.com/api/matches/783ce8db-e169-4d17-a718-8b416b5286e7/?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 Over 6.5",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "49197d2c-0689-4db5-a0dd-6598902db39a",
                    "gambit_id": "62ff330d-8f87-43f5-acc3-977836775fe5",
                    "last_updated": "2022-12-09T09:52:15.214161-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5be68b6f-5fac-4fe5-b7af-df745158636f/?format=api"
                },
                {
                    "id": "e461b1a6-7536-4603-a662-3c1d9955a5f5",
                    "gambit_id": "4e4877bc-8604-47eb-83b1-bce5f329965a",
                    "last_updated": "2022-12-09T09:52:15.212991-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5be68b6f-5fac-4fe5-b7af-df745158636f/?format=api"
                }
            ]
        }
    ]
}