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/d26e12e5-d24d-4c6f-b819-6808c7d7c161/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d26e12e5-d24d-4c6f-b819-6808c7d7c161",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "917e6762-056c-4be7-9401-ddaf8d02a562",
    "completed": true,
    "last_updated": "2023-06-01T10:17:07.808941-04:00",
    "created_at": "2023-05-31T11:47:14.163662-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/917e6762-056c-4be7-9401-ddaf8d02a562",
    "datetime": "2023-05-31T13:10:00-04:00",
    "cutoff_datetime": "2023-05-31T13:10:00-04:00",
    "name": "TEX (D Dunning) v. DET (J Wentz)",
    "bettypes": [
        {
            "id": "a8af8010-0d7e-405f-b726-782d1e96e1ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/d26e12e5-d24d-4c6f-b819-6808c7d7c161/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-31T11:47:14.167520-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": "TEX (D Dunning)",
                        "amount": 5873.0
                    },
                    {
                        "team": "DET (J Wentz)",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f10a3b25-6965-4d5c-bab3-289372d70e0e",
                    "gambit_id": "4deb5d3d-4b16-4a36-bd50-4229953ca8a2",
                    "last_updated": "2023-06-01T10:17:07.826692-04:00",
                    "created_at": "2023-05-31T11:47:14.172041-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.63000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8af8010-0d7e-405f-b726-782d1e96e1ea/?format=api"
                },
                {
                    "id": "85e7a141-c0d9-4030-a5c1-48639a987c69",
                    "gambit_id": "031b941d-14c1-44e5-9a04-3d3bcd464609",
                    "last_updated": "2023-06-01T10:17:07.829418-04:00",
                    "created_at": "2023-05-31T11:47:14.174755-04:00",
                    "name": "DET (J Wentz)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8af8010-0d7e-405f-b726-782d1e96e1ea/?format=api"
                }
            ]
        },
        {
            "id": "68f00417-2e1b-4d35-94c4-8d7f1806bb41",
            "match": "https://api-prod.gambitprofit.com/api/matches/d26e12e5-d24d-4c6f-b819-6808c7d7c161/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-31T11:47:14.177246-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": "DET",
                        "amount": 5317.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb145d59-e15e-4263-bc7e-07146cbe85eb",
                    "gambit_id": "20e04307-8330-44de-a93b-f2ed5a8348bb",
                    "last_updated": "2023-06-01T10:17:07.837769-04:00",
                    "created_at": "2023-05-31T11:47:14.181129-04:00",
                    "name": "DET",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f00417-2e1b-4d35-94c4-8d7f1806bb41/?format=api"
                },
                {
                    "id": "47eb194a-9af5-46ee-832d-61e78b4d3bfb",
                    "gambit_id": "055e0468-ce00-4dbb-aae7-9dc2ddbb79aa",
                    "last_updated": "2023-06-01T10:17:07.835305-04:00",
                    "created_at": "2023-05-31T11:47:14.178957-04:00",
                    "name": "TEX",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f00417-2e1b-4d35-94c4-8d7f1806bb41/?format=api"
                }
            ]
        },
        {
            "id": "ea9711a2-66f9-488b-94fe-a61fee1b00af",
            "match": "https://api-prod.gambitprofit.com/api/matches/d26e12e5-d24d-4c6f-b819-6808c7d7c161/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-31T11:47:14.183488-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56fd6898-cb90-426d-8be5-c6bb9fb79238",
                    "gambit_id": "b9100504-8e91-464c-aa5b-917bcab711f1",
                    "last_updated": "2023-06-01T10:17:07.845721-04:00",
                    "created_at": "2023-05-31T11:47:14.187644-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea9711a2-66f9-488b-94fe-a61fee1b00af/?format=api"
                },
                {
                    "id": "43145c3f-0415-4f12-9dfe-420745988cd1",
                    "gambit_id": "62decbb5-9ed7-4576-879c-69b8e64c8dc2",
                    "last_updated": "2023-06-01T10:17:07.842981-04:00",
                    "created_at": "2023-05-31T11:47:14.185712-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea9711a2-66f9-488b-94fe-a61fee1b00af/?format=api"
                }
            ]
        }
    ]
}