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/01a27e41-409d-4c01-9cb9-22d009094230/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "01a27e41-409d-4c01-9cb9-22d009094230",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fb842e9e-3ff4-45e2-8703-de367fba5b12",
    "completed": true,
    "last_updated": "2023-07-10T10:08:10.618357-04:00",
    "created_at": "2023-07-08T08:38:23.001458-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fb842e9e-3ff4-45e2-8703-de367fba5b12",
    "datetime": "2023-07-08T16:10:00-04:00",
    "cutoff_datetime": "2023-07-08T16:10:00-04:00",
    "name": "PHI (R Suarez) v. MIA (B Garrett)",
    "bettypes": [
        {
            "id": "e5a56cf3-e12b-4acb-92af-9d7928d05cd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/01a27e41-409d-4c01-9cb9-22d009094230/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-08T08:38:23.004906-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": "MIA (B Garrett)",
                        "amount": 5222.0
                    },
                    {
                        "team": "PHI (R Suarez)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "67e76d86-3487-4f13-b314-806f5163c984",
                    "gambit_id": "5208ab6b-769e-4ab4-a51f-e8cff18be156",
                    "last_updated": "2023-07-10T10:08:10.625356-04:00",
                    "created_at": "2023-07-08T08:38:23.009247-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a56cf3-e12b-4acb-92af-9d7928d05cd5/?format=api"
                },
                {
                    "id": "94f13198-5e5f-4502-90f9-89adb05f82ea",
                    "gambit_id": "8f2c1c9b-2ed4-470e-8153-c2d9430456cc",
                    "last_updated": "2023-07-10T10:08:10.622955-04:00",
                    "created_at": "2023-07-08T08:38:23.007133-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a56cf3-e12b-4acb-92af-9d7928d05cd5/?format=api"
                }
            ]
        },
        {
            "id": "e8bdd235-6c25-4878-907a-2ab29e3daa0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/01a27e41-409d-4c01-9cb9-22d009094230/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-08T08:38:23.019351-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": "PHI",
                        "amount": 6390.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc2f281d-4b25-401b-91a3-38ad13cef9a0",
                    "gambit_id": "d0a94b7a-f4b1-45ea-ac24-262fc058bca9",
                    "last_updated": "2023-07-10T10:08:10.635513-04:00",
                    "created_at": "2023-07-08T08:38:23.021917-04:00",
                    "name": "PHI",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8bdd235-6c25-4878-907a-2ab29e3daa0a/?format=api"
                },
                {
                    "id": "70c59f42-ddca-4eb9-a7a2-497f1ecf96ca",
                    "gambit_id": "963cb035-0b11-4b83-b0d6-a8529bf95c9e",
                    "last_updated": "2023-07-10T10:08:10.637389-04:00",
                    "created_at": "2023-07-08T08:38:23.024521-04:00",
                    "name": "MIA",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8bdd235-6c25-4878-907a-2ab29e3daa0a/?format=api"
                }
            ]
        },
        {
            "id": "74326134-d555-4cc6-8a93-9c07d95e9267",
            "match": "https://api-prod.gambitprofit.com/api/matches/01a27e41-409d-4c01-9cb9-22d009094230/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-08T08:38:23.011581-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 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8e73019c-7a05-4ce1-b6af-b6909722f385",
                    "gambit_id": "e338a0fe-7f3f-4610-a4d1-4e0dbacc5425",
                    "last_updated": "2023-07-10T10:08:10.631362-04:00",
                    "created_at": "2023-07-08T08:38:23.013964-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74326134-d555-4cc6-8a93-9c07d95e9267/?format=api"
                },
                {
                    "id": "a82ae12a-b114-498f-9c86-7039bd47099f",
                    "gambit_id": "26dcbdb3-ca1b-4351-9b92-998e0880ab30",
                    "last_updated": "2023-07-10T10:08:10.629242-04:00",
                    "created_at": "2023-07-08T08:38:23.016494-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74326134-d555-4cc6-8a93-9c07d95e9267/?format=api"
                }
            ]
        }
    ]
}