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/c75e78c6-824f-4d3a-ac4c-eecdf011edbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c75e78c6-824f-4d3a-ac4c-eecdf011edbe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "19c9b471-ad98-4c6a-affb-fbff1a73c394",
    "completed": true,
    "last_updated": "2023-08-14T10:58:17.741431-04:00",
    "created_at": "2023-08-13T10:18:27.913133-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/19c9b471-ad98-4c6a-affb-fbff1a73c394",
    "datetime": "2023-08-13T19:10:00-04:00",
    "cutoff_datetime": "2023-08-13T19:10:00-04:00",
    "name": "ATL (Y Chirinos) v. NYM (K Senga)",
    "bettypes": [
        {
            "id": "d97c2361-0421-4613-a025-536332114676",
            "match": "https://api-prod.gambitprofit.com/api/matches/c75e78c6-824f-4d3a-ac4c-eecdf011edbe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-13T10:18:27.926934-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": "ATL (Y Chirinos)",
                        "amount": 5641.0
                    },
                    {
                        "team": "NYM (K Senga)",
                        "amount": 4359.0
                    }
                ],
                "expected_reward_tokens": 9589.7,
                "profit_sb": 89.7,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4f056ef8-e054-4dfb-9a2b-f2f2dbe1df6b",
                    "gambit_id": "699f82df-32da-410e-94f1-4890a80e04e5",
                    "last_updated": "2023-08-14T10:58:17.754516-04:00",
                    "created_at": "2023-08-13T10:18:27.934048-04:00",
                    "name": "ATL (Y Chirinos)",
                    "reward": "1.70000",
                    "odds": "1.73530",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d97c2361-0421-4613-a025-536332114676/?format=api"
                },
                {
                    "id": "d15e2db6-2f5a-4740-a143-6a04551a58e3",
                    "gambit_id": "d58f9f4c-a81e-4643-8efe-aa4d02b58247",
                    "last_updated": "2023-08-14T10:58:17.757750-04:00",
                    "created_at": "2023-08-13T10:18:27.941028-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "2.20000",
                    "odds": "2.26000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d97c2361-0421-4613-a025-536332114676/?format=api"
                }
            ]
        },
        {
            "id": "b004a018-6477-4cc0-909c-be258af67330",
            "match": "https://api-prod.gambitprofit.com/api/matches/c75e78c6-824f-4d3a-ac4c-eecdf011edbe/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-13T10:18:27.948233-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": "NYM",
                        "amount": 5512.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8fcab0f1-17f2-42ab-9e52-6d2b524ee3c7",
                    "gambit_id": "6bcfe9fb-b5e2-4475-9f7b-bfcbd84a1217",
                    "last_updated": "2023-08-14T10:58:17.767423-04:00",
                    "created_at": "2023-08-13T10:18:27.970349-04:00",
                    "name": "NYM",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b004a018-6477-4cc0-909c-be258af67330/?format=api"
                },
                {
                    "id": "d7c12df3-9680-45eb-9b9f-d4e7d40da815",
                    "gambit_id": "b3b495c7-33c7-4b4b-b105-bd626995223d",
                    "last_updated": "2023-08-14T10:58:17.764169-04:00",
                    "created_at": "2023-08-13T10:18:27.955349-04:00",
                    "name": "ATL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b004a018-6477-4cc0-909c-be258af67330/?format=api"
                }
            ]
        },
        {
            "id": "bc1f7964-c0df-48a1-95dc-69d350442cd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c75e78c6-824f-4d3a-ac4c-eecdf011edbe/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-13T10:18:27.984296-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 10",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b5651c2-0e52-4c60-b373-c59cd12a3eb8",
                    "gambit_id": "ceb3a0a5-62b3-42a5-8de3-a898fb14f09b",
                    "last_updated": "2023-08-14T10:58:17.774173-04:00",
                    "created_at": "2023-08-13T10:18:27.992174-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1f7964-c0df-48a1-95dc-69d350442cd0/?format=api"
                },
                {
                    "id": "bb0b0634-7f0a-4561-a09d-a42a90a43fbf",
                    "gambit_id": "079e4c6d-d0a7-4184-968b-0807b5a4363d",
                    "last_updated": "2023-08-14T10:58:17.777428-04:00",
                    "created_at": "2023-08-13T10:18:27.988060-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1f7964-c0df-48a1-95dc-69d350442cd0/?format=api"
                }
            ]
        }
    ]
}