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/a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0e364f82-e4b7-4b74-a286-d9ecd64ea92c",
    "completed": true,
    "last_updated": "2023-04-07T10:17:17.423651-04:00",
    "created_at": "2023-04-06T09:06:59.833380-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0e364f82-e4b7-4b74-a286-d9ecd64ea92c",
    "datetime": "2023-04-06T19:20:00-04:00",
    "cutoff_datetime": "2023-04-06T19:20:00-04:00",
    "name": "SDG (B Snell) v. ATL (S Strider)",
    "bettypes": [
        {
            "id": "ee6f7465-fa76-4d12-94b3-071d8006234b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-06T09:06:59.845191-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 (S Strider)",
                        "amount": 5909.0
                    },
                    {
                        "team": "SDG (B Snell)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0dc9578c-b914-4496-bed4-b6beb1eabfba",
                    "gambit_id": "7af7d244-828b-4ddd-8987-eeba2b1cdc6c",
                    "last_updated": "2023-04-07T10:17:17.448248-04:00",
                    "created_at": "2023-04-06T09:06:59.846620-04:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee6f7465-fa76-4d12-94b3-071d8006234b/?format=api"
                },
                {
                    "id": "d69430cb-9fb2-4b5d-b5c4-6fe70ffe020d",
                    "gambit_id": "bba79bfb-8938-4a06-8217-9331e5646fb9",
                    "last_updated": "2023-04-07T10:17:17.450994-04:00",
                    "created_at": "2023-04-06T09:06:59.848077-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee6f7465-fa76-4d12-94b3-071d8006234b/?format=api"
                }
            ]
        },
        {
            "id": "22789a0c-0282-4adb-a9cc-73b366803f5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-06T09:06:59.840635-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": "SDG",
                        "amount": 5867.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b760c20-0621-4adb-9139-2dbfaded54f1",
                    "gambit_id": "eb6b0fd7-d690-4898-a4bf-46600205b472",
                    "last_updated": "2023-04-07T10:17:17.439416-04:00",
                    "created_at": "2023-04-06T09:06:59.843622-04:00",
                    "name": "SDG",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22789a0c-0282-4adb-a9cc-73b366803f5b/?format=api"
                },
                {
                    "id": "046297d3-356d-4a90-89e6-112b5e982930",
                    "gambit_id": "e91f14aa-f7ae-435d-ab9d-01a4196015ac",
                    "last_updated": "2023-04-07T10:17:17.442402-04:00",
                    "created_at": "2023-04-06T09:06:59.842092-04:00",
                    "name": "ATL",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22789a0c-0282-4adb-a9cc-73b366803f5b/?format=api"
                }
            ]
        },
        {
            "id": "91cfd833-80f2-43ed-beec-84f736256e9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-06T09:06:59.835729-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4e4c5e5-9cb9-4b07-b7cb-75cf05b8b923",
                    "gambit_id": "e33f6d23-ab3e-4d7f-b9c8-cf7fba71f5a2",
                    "last_updated": "2023-04-07T10:17:17.429946-04:00",
                    "created_at": "2023-04-06T09:06:59.837261-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91cfd833-80f2-43ed-beec-84f736256e9a/?format=api"
                },
                {
                    "id": "e05aa3cc-3e40-40c9-8935-da8986cd174e",
                    "gambit_id": "ceb66aa2-9224-410e-a163-df764895bb11",
                    "last_updated": "2023-04-07T10:17:17.433880-04:00",
                    "created_at": "2023-04-06T09:06:59.838936-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91cfd833-80f2-43ed-beec-84f736256e9a/?format=api"
                }
            ]
        }
    ]
}