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/4ed7f540-5bd0-46d8-8aef-5401b5c9fd09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4ed7f540-5bd0-46d8-8aef-5401b5c9fd09",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "20541e0d-d156-40a9-a88e-ab28cc1a2228",
    "completed": true,
    "last_updated": "2023-03-31T14:42:25.214042-04:00",
    "created_at": "2023-03-30T11:22:16.976806-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/20541e0d-d156-40a9-a88e-ab28cc1a2228",
    "datetime": "2023-03-30T19:07:00-04:00",
    "cutoff_datetime": "2023-03-30T19:07:00-04:00",
    "name": "Columbus Blue Jackets v. Boston Bruins",
    "bettypes": [
        {
            "id": "77fbc173-043b-48be-9118-5b9276b43659",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ed7f540-5bd0-46d8-8aef-5401b5c9fd09/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-30T11:22:16.988522-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": "Boston Bruins",
                        "amount": 7828.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 2172.0
                    }
                ],
                "expected_reward_tokens": 9469.92,
                "profit_sb": -30.08,
                "profit_sb_percentage": -0.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d5add54-3029-4269-8a9d-f5c6e88c096c",
                    "gambit_id": "e3d3b39d-2186-4d2a-97f7-c0090a03ad7e",
                    "last_updated": "2023-03-31T14:42:25.240830-04:00",
                    "created_at": "2023-03-30T11:22:16.989905-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.21000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77fbc173-043b-48be-9118-5b9276b43659/?format=api"
                },
                {
                    "id": "dca84331-008f-4344-8093-eff17e9fb471",
                    "gambit_id": "0e09d075-65cc-4160-91ae-c52c3d03ef51",
                    "last_updated": "2023-03-31T14:42:25.245110-04:00",
                    "created_at": "2023-03-30T11:22:16.991583-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "4.36000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77fbc173-043b-48be-9118-5b9276b43659/?format=api"
                }
            ]
        },
        {
            "id": "85bfae10-7ddd-4f4b-b4ed-32f6f864bda1",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ed7f540-5bd0-46d8-8aef-5401b5c9fd09/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-30T11:22:16.984231-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": "Boston Bruins",
                        "amount": 6100.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "70d2baf3-5e0c-45e7-81e5-18f4b0ff9d94",
                    "gambit_id": "26dde256-0126-465f-9347-76fecda7f86e",
                    "last_updated": "2023-03-31T14:42:25.230730-04:00",
                    "created_at": "2023-03-30T11:22:16.985524-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bfae10-7ddd-4f4b-b4ed-32f6f864bda1/?format=api"
                },
                {
                    "id": "8eb48f93-5c53-431f-8838-fe5014d61169",
                    "gambit_id": "ce1c31aa-3370-48eb-9f84-1216233545b4",
                    "last_updated": "2023-03-31T14:42:25.233661-04:00",
                    "created_at": "2023-03-30T11:22:16.986954-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bfae10-7ddd-4f4b-b4ed-32f6f864bda1/?format=api"
                }
            ]
        },
        {
            "id": "2b2045f6-70c7-4803-9900-189a5a0ae7a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ed7f540-5bd0-46d8-8aef-5401b5c9fd09/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-30T11:22:16.979179-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 Over 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7fd953c-4a1e-4f3b-aaae-e2b04f635693",
                    "gambit_id": "829c5cec-a0e7-400f-a517-9f0f36175542",
                    "last_updated": "2023-03-31T14:42:25.224638-04:00",
                    "created_at": "2023-03-30T11:22:16.982732-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b2045f6-70c7-4803-9900-189a5a0ae7a8/?format=api"
                },
                {
                    "id": "fd0d4043-95f0-4ed9-b0e7-b371cce9fb0f",
                    "gambit_id": "d5ca994e-1c05-46f1-aa16-9aa0d6c4e6af",
                    "last_updated": "2023-03-31T14:42:25.221484-04:00",
                    "created_at": "2023-03-30T11:22:16.981122-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b2045f6-70c7-4803-9900-189a5a0ae7a8/?format=api"
                }
            ]
        }
    ]
}