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/9dab2237-fb38-4f47-8857-8b749997de94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9dab2237-fb38-4f47-8857-8b749997de94",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "953d6fe2-a420-44b7-8cc0-878bc24216b0",
    "completed": true,
    "last_updated": "2023-06-16T10:03:13.119260-04:00",
    "created_at": "2023-06-15T10:38:00.777191-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/953d6fe2-a420-44b7-8cc0-878bc24216b0",
    "datetime": "2023-06-15T20:05:00-04:00",
    "cutoff_datetime": "2023-06-15T20:05:00-04:00",
    "name": "PIT (J Oviedo) v. CHC (M Stroman)",
    "bettypes": [
        {
            "id": "ae6cf4e2-672b-4ef6-a574-bd0fc73d4299",
            "match": "https://api-prod.gambitprofit.com/api/matches/9dab2237-fb38-4f47-8857-8b749997de94/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-15T10:38:00.779728-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": "CHC (M Stroman)",
                        "amount": 5787.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fb8acec1-5fce-4596-b8fc-9a60922bfe7e",
                    "gambit_id": "b6897ae0-4bac-43c3-a67b-27971ad7d390",
                    "last_updated": "2023-06-16T10:03:13.125849-04:00",
                    "created_at": "2023-06-15T10:38:00.783847-04:00",
                    "name": "CHC (M Stroman)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae6cf4e2-672b-4ef6-a574-bd0fc73d4299/?format=api"
                },
                {
                    "id": "c877a694-7715-42b4-8915-797b9fe70f14",
                    "gambit_id": "78413140-1568-4b6c-963b-15ed56c5e294",
                    "last_updated": "2023-06-16T10:03:13.123868-04:00",
                    "created_at": "2023-06-15T10:38:00.781729-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae6cf4e2-672b-4ef6-a574-bd0fc73d4299/?format=api"
                }
            ]
        },
        {
            "id": "af504f8a-f89b-4885-8e34-b2e875462cf8",
            "match": "https://api-prod.gambitprofit.com/api/matches/9dab2237-fb38-4f47-8857-8b749997de94/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-15T10:38:00.785485-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": "PIT",
                        "amount": 6020.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db9dc07e-775e-4d52-b512-8a41af9c6c63",
                    "gambit_id": "cd979a7b-97f5-488c-bff8-5aa01cc49a4b",
                    "last_updated": "2023-06-16T10:03:13.129869-04:00",
                    "created_at": "2023-06-15T10:38:00.787126-04:00",
                    "name": "PIT",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af504f8a-f89b-4885-8e34-b2e875462cf8/?format=api"
                },
                {
                    "id": "a2d2e16a-5adb-4b51-9f77-56d3b5d05144",
                    "gambit_id": "e7c459c1-4f07-4281-b8a9-005510ee0ce5",
                    "last_updated": "2023-06-16T10:03:13.131796-04:00",
                    "created_at": "2023-06-15T10:38:00.789008-04:00",
                    "name": "CHC",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af504f8a-f89b-4885-8e34-b2e875462cf8/?format=api"
                }
            ]
        },
        {
            "id": "7ae8983b-729a-4362-a252-7eb13e9c22ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/9dab2237-fb38-4f47-8857-8b749997de94/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-15T10:38:00.790751-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 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "382d0e16-6f7a-4ac1-bd01-f819c1ab8786",
                    "gambit_id": "841e639f-0ceb-4a95-9f17-b7a32d11f99d",
                    "last_updated": "2023-06-16T10:03:13.137569-04:00",
                    "created_at": "2023-06-15T10:38:00.793911-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae8983b-729a-4362-a252-7eb13e9c22ec/?format=api"
                },
                {
                    "id": "faa37228-5dff-4554-a065-1af8c5f01b6c",
                    "gambit_id": "436da1ff-8990-4102-9578-7bb8814b0d3a",
                    "last_updated": "2023-06-16T10:03:13.135561-04:00",
                    "created_at": "2023-06-15T10:38:00.792319-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae8983b-729a-4362-a252-7eb13e9c22ec/?format=api"
                }
            ]
        }
    ]
}