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/c3d5a2e4-1b6f-4a1c-ab27-bd66e70c9bf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3d5a2e4-1b6f-4a1c-ab27-bd66e70c9bf5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8da7331-bcf3-4730-8626-2555ba58cc6d",
    "completed": false,
    "last_updated": "2023-07-24T19:07:56.812448-04:00",
    "created_at": "2023-07-17T11:42:58.549540-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c8da7331-bcf3-4730-8626-2555ba58cc6d",
    "datetime": "2023-07-17T19:10:00-04:00",
    "cutoff_datetime": "2023-07-17T19:10:00-04:00",
    "name": "SFO (L Webb) v. CIN (B Williamson)",
    "bettypes": [
        {
            "id": "8edd4678-5f32-486e-a5cb-0ee221fb55e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3d5a2e4-1b6f-4a1c-ab27-bd66e70c9bf5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-17T11:42:58.551512-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": "SFO (L Webb)",
                        "amount": 5909.0
                    },
                    {
                        "team": "CIN (B Williamson)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eb4a3b73-ec7f-45bf-bcaf-cc8ed13a161c",
                    "gambit_id": "924c0b62-947b-4cf0-85e5-b0585b36cff6",
                    "last_updated": "2023-07-24T19:07:56.822959-04:00",
                    "created_at": "2023-07-17T11:42:58.552939-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edd4678-5f32-486e-a5cb-0ee221fb55e3/?format=api"
                },
                {
                    "id": "b6579994-3906-4bdb-8be0-954480b4b901",
                    "gambit_id": "8ac67b44-da5c-49a6-b0bd-5415b3cb6055",
                    "last_updated": "2023-07-24T19:07:56.826617-04:00",
                    "created_at": "2023-07-17T11:42:58.554408-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edd4678-5f32-486e-a5cb-0ee221fb55e3/?format=api"
                }
            ]
        },
        {
            "id": "f68f489f-aae4-4dd5-a22f-64f9e0904117",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3d5a2e4-1b6f-4a1c-ab27-bd66e70c9bf5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-17T11:42:58.555870-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": "CIN",
                        "amount": 5213.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90700e33-fefc-4522-9d8b-6c642b059ef9",
                    "gambit_id": "afa16428-74e0-44d2-b562-5a5655c7007c",
                    "last_updated": "2023-07-24T19:07:56.836726-04:00",
                    "created_at": "2023-07-17T11:42:58.558761-04:00",
                    "name": "CIN",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f68f489f-aae4-4dd5-a22f-64f9e0904117/?format=api"
                },
                {
                    "id": "ef70487a-ce74-48fe-85df-90ec9961dd7a",
                    "gambit_id": "a248eccb-3fca-496b-848c-adc5b3063283",
                    "last_updated": "2023-07-24T19:07:56.833451-04:00",
                    "created_at": "2023-07-17T11:42:58.557268-04:00",
                    "name": "SFO",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f68f489f-aae4-4dd5-a22f-64f9e0904117/?format=api"
                }
            ]
        },
        {
            "id": "4abe3a90-1c5a-40d6-8554-ea93db7a66a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3d5a2e4-1b6f-4a1c-ab27-bd66e70c9bf5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-17T11:42:58.560339-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5005c4a8-c15a-49e2-b662-fb5a24cf84b5",
                    "gambit_id": "0f63a059-221a-40c7-8763-252706ea2454",
                    "last_updated": "2023-07-24T19:07:56.843680-04:00",
                    "created_at": "2023-07-17T11:42:58.563398-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4abe3a90-1c5a-40d6-8554-ea93db7a66a6/?format=api"
                },
                {
                    "id": "8b59f3da-2872-4686-b58f-20a8897e7bc7",
                    "gambit_id": "e0d2734a-8431-41a9-8802-1ac70b41b2d3",
                    "last_updated": "2023-07-24T19:07:56.846981-04:00",
                    "created_at": "2023-07-17T11:42:58.561713-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4abe3a90-1c5a-40d6-8554-ea93db7a66a6/?format=api"
                }
            ]
        }
    ]
}