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/acf24a8e-870c-451d-8d1d-fc28bc19ba30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "acf24a8e-870c-451d-8d1d-fc28bc19ba30",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e1c29a59-160f-4417-88d7-fe8d6ef822aa",
    "completed": true,
    "last_updated": "2023-07-24T13:23:14.790653-04:00",
    "created_at": "2023-07-23T11:48:00.106757-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e1c29a59-160f-4417-88d7-fe8d6ef822aa",
    "datetime": "2023-07-23T16:07:00-04:00",
    "cutoff_datetime": "2023-07-23T16:07:00-04:00",
    "name": "HOU (H Brown) v. OAK (L Medina)",
    "bettypes": [
        {
            "id": "52c7d15b-3ebd-422d-9b3d-cccea1b63716",
            "match": "https://api-prod.gambitprofit.com/api/matches/acf24a8e-870c-451d-8d1d-fc28bc19ba30/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-23T11:48:00.112135-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": "HOU (H Brown)",
                        "amount": 6682.0
                    },
                    {
                        "team": "OAK (L Medina)",
                        "amount": 3318.0
                    }
                ],
                "expected_reward_tokens": 9488.44,
                "profit_sb": -11.56,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "93dc7366-b0a4-4261-bc23-67bd468c4116",
                    "gambit_id": "0bf80687-ee44-409d-a9aa-333ddaaeeff9",
                    "last_updated": "2023-07-24T13:23:14.811239-04:00",
                    "created_at": "2023-07-23T11:48:00.116370-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c7d15b-3ebd-422d-9b3d-cccea1b63716/?format=api"
                },
                {
                    "id": "d1d7af0c-da2e-4c47-9770-8c7a34de163b",
                    "gambit_id": "e1fb3e19-5bc1-4379-96bb-e2f0a7c975ad",
                    "last_updated": "2023-07-24T13:23:14.814600-04:00",
                    "created_at": "2023-07-23T11:48:00.120466-04:00",
                    "name": "OAK (L Medina)",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c7d15b-3ebd-422d-9b3d-cccea1b63716/?format=api"
                }
            ]
        },
        {
            "id": "a08c6975-acdc-4d59-83fe-f994d3ce191a",
            "match": "https://api-prod.gambitprofit.com/api/matches/acf24a8e-870c-451d-8d1d-fc28bc19ba30/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-23T11:48:00.124299-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": "HOU",
                        "amount": 5512.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "036de516-f1d4-4015-aaa7-b4da1d1247ea",
                    "gambit_id": "0fe2cf35-f22d-4983-98cb-4813dedc5b12",
                    "last_updated": "2023-07-24T13:23:14.821485-04:00",
                    "created_at": "2023-07-23T11:48:00.128298-04:00",
                    "name": "HOU",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08c6975-acdc-4d59-83fe-f994d3ce191a/?format=api"
                },
                {
                    "id": "c9409623-c06a-46ab-b595-17a57649452b",
                    "gambit_id": "30d38e6a-e0da-4665-9542-3ae2d542200c",
                    "last_updated": "2023-07-24T13:23:14.824705-04:00",
                    "created_at": "2023-07-23T11:48:00.132729-04:00",
                    "name": "OAK",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08c6975-acdc-4d59-83fe-f994d3ce191a/?format=api"
                }
            ]
        },
        {
            "id": "b193b0f0-86d3-44c4-b058-db6d515b5ee0",
            "match": "https://api-prod.gambitprofit.com/api/matches/acf24a8e-870c-451d-8d1d-fc28bc19ba30/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-23T11:48:00.137366-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 Over 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b5bcf69f-29e4-4b8e-808a-1c35b7c3394a",
                    "gambit_id": "e7d4df0f-b642-4de4-be60-efd1489e2158",
                    "last_updated": "2023-07-24T13:23:14.830962-04:00",
                    "created_at": "2023-07-23T11:48:00.141426-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b193b0f0-86d3-44c4-b058-db6d515b5ee0/?format=api"
                },
                {
                    "id": "fb62cd10-4638-4b21-aab2-b013ef0ff850",
                    "gambit_id": "07d2eafb-729f-4e23-b454-e0c012e3b1d5",
                    "last_updated": "2023-07-24T13:23:14.834230-04:00",
                    "created_at": "2023-07-23T11:48:00.145655-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b193b0f0-86d3-44c4-b058-db6d515b5ee0/?format=api"
                }
            ]
        }
    ]
}