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/ad1e8eba-8e08-4825-9c99-2bf474019d8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ad1e8eba-8e08-4825-9c99-2bf474019d8f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ce8723f7-6143-4dc6-8c4a-b3fdbbbf4dbf",
    "completed": true,
    "last_updated": "2022-08-21T12:52:08.226252-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.42,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ce8723f7-6143-4dc6-8c4a-b3fdbbbf4dbf",
    "datetime": "2022-08-20T19:15:00-04:00",
    "cutoff_datetime": "2022-08-20T19:15:00-04:00",
    "name": "HOU (C Javier) v. ATL (S Strider)",
    "bettypes": [
        {
            "id": "b03d13dd-ec84-4edb-8185-3d8c69cec2ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad1e8eba-8e08-4825-9c99-2bf474019d8f/?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": "ATL (S Strider)",
                        "amount": 6005.0
                    },
                    {
                        "team": "HOU (C Javier)",
                        "amount": 3995.0
                    }
                ],
                "expected_reward_tokens": 9307.75,
                "profit_sb": 307.75,
                "profit_sb_percentage": 3.42,
                "recommended": true
            },
            "lines": [
                {
                    "id": "444433fb-27e7-49c3-9dcb-fc0bc6197d18",
                    "gambit_id": "8021be31-de5d-4595-ab40-68ca0523928e",
                    "last_updated": "2022-08-21T12:52:08.229453-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.55000",
                    "odds": "1.61350",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03d13dd-ec84-4edb-8185-3d8c69cec2ac/?format=api"
                },
                {
                    "id": "61199ba4-2156-4813-ab91-4d6ca6902199",
                    "gambit_id": "cd6ca7d1-3f07-45ba-a45e-17e36ced672c",
                    "last_updated": "2022-08-21T12:52:08.229062-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (C Javier)",
                    "reward": "2.33000",
                    "odds": "2.48000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03d13dd-ec84-4edb-8185-3d8c69cec2ac/?format=api"
                }
            ]
        },
        {
            "id": "52939813-e790-4121-80bb-085c7a02004e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad1e8eba-8e08-4825-9c99-2bf474019d8f/?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": "HOU",
                        "amount": 5756.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4244.0
                    }
                ],
                "expected_reward_tokens": 9209.48,
                "profit_sb": 209.48,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9d386e36-2500-43fa-bb1a-7e4e13c72dfc",
                    "gambit_id": "e787c291-4774-4265-a965-f98d164e9812",
                    "last_updated": "2022-08-21T12:52:08.228264-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52939813-e790-4121-80bb-085c7a02004e/?format=api"
                },
                {
                    "id": "bb596360-c233-4130-8224-1f0205dce670",
                    "gambit_id": "b42b0324-edc0-495d-8ce0-72a06b108ab4",
                    "last_updated": "2022-08-21T12:52:08.228667-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.17000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52939813-e790-4121-80bb-085c7a02004e/?format=api"
                }
            ]
        },
        {
            "id": "72f0ff34-101b-4e10-bb2f-d785811fd5e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad1e8eba-8e08-4825-9c99-2bf474019d8f/?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 7.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "70dcbc22-1026-40da-9145-8a6da36b642a",
                    "gambit_id": "78a77b4e-0eb5-438b-b9cc-a4bf66e44535",
                    "last_updated": "2022-08-21T12:52:08.227265-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72f0ff34-101b-4e10-bb2f-d785811fd5e0/?format=api"
                },
                {
                    "id": "fe1fe71d-dc7a-4c77-a7f0-a44ae75b5bb6",
                    "gambit_id": "c71bb25d-9f52-4041-a60c-9c2ee9e81857",
                    "last_updated": "2022-08-21T12:52:08.227785-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72f0ff34-101b-4e10-bb2f-d785811fd5e0/?format=api"
                }
            ]
        }
    ]
}