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/7aba6640-04bc-4e2e-9d7c-c30dfa93c7fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7aba6640-04bc-4e2e-9d7c-c30dfa93c7fe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9e5df27b-bf75-4193-9352-881c8f3e6671",
    "completed": true,
    "last_updated": "2022-10-21T20:57:28.158490-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9e5df27b-bf75-4193-9352-881c8f3e6671",
    "datetime": "2022-10-20T19:05:00-04:00",
    "cutoff_datetime": "2022-10-20T19:05:00-04:00",
    "name": "Arizona Coyotes v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "d3bf8bbe-a857-43e2-ac28-db53f0e87822",
            "match": "https://api-prod.gambitprofit.com/api/matches/7aba6640-04bc-4e2e-9d7c-c30dfa93c7fe/?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": "Montreal Canadiens",
                        "amount": 6173.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fc49d0c0-9543-4556-bc6a-45968023e115",
                    "gambit_id": "d098553f-6269-4165-937f-8891569684c7",
                    "last_updated": "2022-10-21T20:57:28.167754-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bf8bbe-a857-43e2-ac28-db53f0e87822/?format=api"
                },
                {
                    "id": "9543a552-fa96-46f9-a8ae-4e85e0ee9bbb",
                    "gambit_id": "a3fe4fe4-bc76-48a4-8664-9c4316b7ca27",
                    "last_updated": "2022-10-21T20:57:28.168671-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bf8bbe-a857-43e2-ac28-db53f0e87822/?format=api"
                }
            ]
        },
        {
            "id": "52fb5e6e-4481-4233-b368-ddd60a9cc37a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7aba6640-04bc-4e2e-9d7c-c30dfa93c7fe/?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": "Arizona Coyotes",
                        "amount": 5863.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 56.47,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9bf296ab-0867-4494-b0d4-cfa781035710",
                    "gambit_id": "9410b5b9-5c0b-43ca-b40e-8506bacc4479",
                    "last_updated": "2022-10-21T20:57:28.165704-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fb5e6e-4481-4233-b368-ddd60a9cc37a/?format=api"
                },
                {
                    "id": "96e9903e-7ce0-4088-ae30-8ca8bbb8389d",
                    "gambit_id": "b8a0f7aa-b175-4cde-b06d-d538b020f5e8",
                    "last_updated": "2022-10-21T20:57:28.164591-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fb5e6e-4481-4233-b368-ddd60a9cc37a/?format=api"
                }
            ]
        },
        {
            "id": "afcff969-17a5-4593-bc54-ede089c95246",
            "match": "https://api-prod.gambitprofit.com/api/matches/7aba6640-04bc-4e2e-9d7c-c30dfa93c7fe/?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 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fa3f97e-5710-46e0-84d3-6f4e4ae59d8f",
                    "gambit_id": "ae747910-cbde-4712-bed0-17f2b8e7efab",
                    "last_updated": "2022-10-21T20:57:28.161229-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcff969-17a5-4593-bc54-ede089c95246/?format=api"
                },
                {
                    "id": "c6d3809d-18e8-4f5a-a968-c348afac7a47",
                    "gambit_id": "d6f8c06a-185a-4109-aaea-1e7bce780c9c",
                    "last_updated": "2022-10-21T20:57:28.162388-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcff969-17a5-4593-bc54-ede089c95246/?format=api"
                }
            ]
        }
    ]
}