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/ebedaec2-a449-4c08-a112-fe74f0817adf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ebedaec2-a449-4c08-a112-fe74f0817adf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "303f8f07-7321-4a06-99c8-2fdb2a136037",
    "completed": true,
    "last_updated": "2023-01-30T17:46:55.481131-05:00",
    "created_at": "2023-01-28T09:42:07.357093-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/303f8f07-7321-4a06-99c8-2fdb2a136037",
    "datetime": "2023-01-28T22:37:00-05:00",
    "cutoff_datetime": "2023-01-28T22:37:00-05:00",
    "name": "Arizona Coyotes v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "b83db2d0-eaf9-49ad-b500-672ba8ea4ed2",
            "match": "https://api-prod.gambitprofit.com/api/matches/ebedaec2-a449-4c08-a112-fe74f0817adf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-28T09:42:07.362605-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": "Anaheim Ducks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78fe39ef-cd96-4918-8b3b-3b3b05fa193b",
                    "gambit_id": "00e9bfbc-cca6-42b3-a027-0af0c97d7abd",
                    "last_updated": "2023-01-30T17:46:55.491938-05:00",
                    "created_at": "2023-01-28T09:42:07.363841-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b83db2d0-eaf9-49ad-b500-672ba8ea4ed2/?format=api"
                },
                {
                    "id": "43ea01c1-4b93-4625-988c-e1a15ef43b13",
                    "gambit_id": "b645e2d1-119d-49ef-b937-93dc3b77c144",
                    "last_updated": "2023-01-30T17:46:55.493168-05:00",
                    "created_at": "2023-01-28T09:42:07.365133-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b83db2d0-eaf9-49ad-b500-672ba8ea4ed2/?format=api"
                }
            ]
        },
        {
            "id": "82ea79e2-c94c-4ac8-9930-dc134184807d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ebedaec2-a449-4c08-a112-fe74f0817adf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-28T09:42:07.358872-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": "Anaheim Ducks",
                        "amount": 7037.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 2963.0
                    }
                ],
                "expected_reward_tokens": 9570.32,
                "profit_sb": 70.32,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "269a2487-1619-42cc-993e-4a45af881f70",
                    "gambit_id": "f38c696a-a1dd-4b59-8e82-d19fcf790f8c",
                    "last_updated": "2023-01-30T17:46:55.488290-05:00",
                    "created_at": "2023-01-28T09:42:07.360096-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ea79e2-c94c-4ac8-9930-dc134184807d/?format=api"
                },
                {
                    "id": "66250e48-b675-4d19-aba9-cded5b8e698f",
                    "gambit_id": "fb6ad49a-1023-4455-bb24-d1f377389d78",
                    "last_updated": "2023-01-30T17:46:55.489510-05:00",
                    "created_at": "2023-01-28T09:42:07.361337-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "3.23000",
                    "odds": "3.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ea79e2-c94c-4ac8-9930-dc134184807d/?format=api"
                }
            ]
        },
        {
            "id": "9d924fc6-8c5f-4f70-ac93-ebeb06c5ea36",
            "match": "https://api-prod.gambitprofit.com/api/matches/ebedaec2-a449-4c08-a112-fe74f0817adf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-28T18:07:18.851574-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": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bfe9bd11-0f1e-4f2d-8008-b8dc8b0f68cc",
                    "gambit_id": "6807a252-75a7-46cf-99dd-ffcbccee1aba",
                    "last_updated": "2023-01-30T17:46:55.485745-05:00",
                    "created_at": "2023-01-28T18:07:18.854298-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d924fc6-8c5f-4f70-ac93-ebeb06c5ea36/?format=api"
                },
                {
                    "id": "430c326a-7718-4714-b56d-3174ea35b28b",
                    "gambit_id": "8fbef4ee-3449-4032-a197-32b3982f37fb",
                    "last_updated": "2023-01-30T17:46:55.484424-05:00",
                    "created_at": "2023-01-28T18:07:18.852920-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d924fc6-8c5f-4f70-ac93-ebeb06c5ea36/?format=api"
                }
            ]
        }
    ]
}