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/d5456ea4-b723-4ec6-97c0-8868fa2534cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d5456ea4-b723-4ec6-97c0-8868fa2534cb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d21da71-ff37-4a56-a1a5-0c7bf10980bd",
    "completed": true,
    "last_updated": "2023-03-20T09:31:52.793131-04:00",
    "created_at": "2023-03-18T08:46:57.691313-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/7d21da71-ff37-4a56-a1a5-0c7bf10980bd",
    "datetime": "2023-03-18T22:37:00-04:00",
    "cutoff_datetime": "2023-03-18T22:37:00-04:00",
    "name": "Chicago Blackhawks v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "21210383-2551-48f9-bfd9-b86254c173fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5456ea4-b723-4ec6-97c0-8868fa2534cb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:46:57.711471-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": "Arizona Coyotes",
                        "amount": 5699.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7671be51-6de0-4ea7-b31f-8d51e5a9735d",
                    "gambit_id": "a5da39b2-1715-4516-a82f-e0e944aa5809",
                    "last_updated": "2023-03-20T09:31:52.814201-04:00",
                    "created_at": "2023-03-18T08:46:57.714444-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21210383-2551-48f9-bfd9-b86254c173fa/?format=api"
                },
                {
                    "id": "c67cb573-d401-4f06-b0c8-852e992822bf",
                    "gambit_id": "ea1567bf-d941-40cd-92b4-ac5c878406d1",
                    "last_updated": "2023-03-20T09:31:52.817007-04:00",
                    "created_at": "2023-03-18T08:46:57.717331-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21210383-2551-48f9-bfd9-b86254c173fa/?format=api"
                }
            ]
        },
        {
            "id": "67df3c89-a538-4097-a03f-5ef77f69c5e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5456ea4-b723-4ec6-97c0-8868fa2534cb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-18T08:46:57.703064-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": "Chicago Blackhawks",
                        "amount": 6399.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "faefa02a-df9a-4a78-b0c8-206b5abb9878",
                    "gambit_id": "c903dc6b-aa49-47a0-ac80-f7b0faa65fb6",
                    "last_updated": "2023-03-20T09:31:52.809244-04:00",
                    "created_at": "2023-03-18T08:46:57.708199-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67df3c89-a538-4097-a03f-5ef77f69c5e8/?format=api"
                },
                {
                    "id": "08116f70-3603-4365-9936-a180896964b8",
                    "gambit_id": "fa24eb5d-56c2-493b-b33c-defe1e66e5a3",
                    "last_updated": "2023-03-20T09:31:52.806893-04:00",
                    "created_at": "2023-03-18T08:46:57.705456-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67df3c89-a538-4097-a03f-5ef77f69c5e8/?format=api"
                }
            ]
        },
        {
            "id": "b3320b53-215a-4805-ad03-661ce828c666",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5456ea4-b723-4ec6-97c0-8868fa2534cb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T08:46:57.694606-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "98a3e9f3-e059-483d-af4f-a06919c2754f",
                    "gambit_id": "dacf6a7e-640a-4fb6-9d0c-2e04e5e47d40",
                    "last_updated": "2023-03-20T09:31:52.799212-04:00",
                    "created_at": "2023-03-18T08:46:57.697463-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3320b53-215a-4805-ad03-661ce828c666/?format=api"
                },
                {
                    "id": "ef8f6974-9257-4cf4-8018-9f536dfe079a",
                    "gambit_id": "95e6f38d-5c91-4bbd-8570-b85f9a3c7b9f",
                    "last_updated": "2023-03-20T09:31:52.801787-04:00",
                    "created_at": "2023-03-18T08:46:57.700498-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3320b53-215a-4805-ad03-661ce828c666/?format=api"
                }
            ]
        }
    ]
}