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/e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "52f561a4-4b2b-4a13-9cc6-f96f5b89c36b",
    "completed": true,
    "last_updated": "2023-04-19T17:22:14.031281-04:00",
    "created_at": "2023-04-18T12:11:59.394290-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/52f561a4-4b2b-4a13-9cc6-f96f5b89c36b",
    "datetime": "2023-04-18T16:40:00-04:00",
    "cutoff_datetime": "2023-04-18T16:40:00-04:00",
    "name": "CLE (P Battenfield) v. DET (ED Rodriguez) - Game 2",
    "bettypes": [
        {
            "id": "e25d73a1-75c1-4abc-8c7a-0d9a7533763e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-18T12:11:59.415880-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": "CLE (P Battenfield)",
                        "amount": 5527.0
                    },
                    {
                        "team": "DET (ED Rodriguez)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c809bde7-da97-48c6-a09c-43ab444195fc",
                    "gambit_id": "b248baa2-0b38-4154-86ce-9497b9061c8e",
                    "last_updated": "2023-04-19T17:22:14.060769-04:00",
                    "created_at": "2023-04-18T12:11:59.419953-04:00",
                    "name": "CLE (P Battenfield)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d73a1-75c1-4abc-8c7a-0d9a7533763e/?format=api"
                },
                {
                    "id": "6670b957-01e0-4928-923b-12b09e3ffee0",
                    "gambit_id": "00692ac6-1d86-4d3b-956f-45ef91c05459",
                    "last_updated": "2023-04-19T17:22:14.057935-04:00",
                    "created_at": "2023-04-18T12:11:59.417884-04:00",
                    "name": "DET (ED Rodriguez)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d73a1-75c1-4abc-8c7a-0d9a7533763e/?format=api"
                }
            ]
        },
        {
            "id": "34f5254e-24f5-4201-940c-06eb10594cf2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-18T12:11:59.406736-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": 5784.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0144a65-5091-4c58-967e-2287a25caaf2",
                    "gambit_id": "ceaf70df-a4ca-46f7-8a67-de70245b55e4",
                    "last_updated": "2023-04-19T17:22:14.047022-04:00",
                    "created_at": "2023-04-18T12:11:59.409294-04:00",
                    "name": "DET",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f5254e-24f5-4201-940c-06eb10594cf2/?format=api"
                },
                {
                    "id": "715a291d-6606-40f9-ac4e-ba9523fee0b0",
                    "gambit_id": "e92abc2f-6a81-4a85-809d-22e038a5be9b",
                    "last_updated": "2023-04-19T17:22:14.049931-04:00",
                    "created_at": "2023-04-18T12:11:59.412720-04:00",
                    "name": "CLE",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f5254e-24f5-4201-940c-06eb10594cf2/?format=api"
                }
            ]
        },
        {
            "id": "30f4d3b2-9565-4463-8b7a-f8b963d9a7d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-18T12:11:59.397335-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f626eff-5f88-442c-95ae-6909cb497305",
                    "gambit_id": "281a8770-a7b8-468f-aaba-02fbc61b4d27",
                    "last_updated": "2023-04-19T17:22:14.038253-04:00",
                    "created_at": "2023-04-18T12:11:59.401434-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30f4d3b2-9565-4463-8b7a-f8b963d9a7d1/?format=api"
                },
                {
                    "id": "71b96b05-eda0-4b2d-9637-a6fa3abd863c",
                    "gambit_id": "fefea9c7-446a-4821-bc4f-1fcd6803724f",
                    "last_updated": "2023-04-19T17:22:14.041266-04:00",
                    "created_at": "2023-04-18T12:11:59.404020-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30f4d3b2-9565-4463-8b7a-f8b963d9a7d1/?format=api"
                }
            ]
        }
    ]
}