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/3e081419-9d61-4d73-b440-feaaf75a5a87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3e081419-9d61-4d73-b440-feaaf75a5a87",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "433713c0-6dc6-4aea-9d31-b2fcb65d349e",
    "completed": true,
    "last_updated": "2023-09-09T11:18:32.283410-04:00",
    "created_at": "2023-09-08T09:23:25.788265-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/433713c0-6dc6-4aea-9d31-b2fcb65d349e",
    "datetime": "2023-09-08T20:10:00-04:00",
    "cutoff_datetime": "2023-09-08T20:10:00-04:00",
    "name": "NYM (K Senga) v. MIN (D Keuchel)",
    "bettypes": [
        {
            "id": "b133b78e-238b-4dde-9c42-eea209cf7ba4",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e081419-9d61-4d73-b440-feaaf75a5a87/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-08T09:23:25.803972-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": "NYM (K Senga)",
                        "amount": 5222.0
                    },
                    {
                        "team": "MIN (D Keuchel)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d4459ab4-9920-4be9-af73-25ceab564651",
                    "gambit_id": "a649ae0d-b32f-4234-a942-735ef4f973af",
                    "last_updated": "2023-09-09T11:18:32.292288-04:00",
                    "created_at": "2023-09-08T09:23:25.808374-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b133b78e-238b-4dde-9c42-eea209cf7ba4/?format=api"
                },
                {
                    "id": "48896f41-bbdd-4b6a-86e0-cba1cc638e0a",
                    "gambit_id": "d5f8b3ac-6950-4f23-8f89-8f47f5724216",
                    "last_updated": "2023-09-09T11:18:32.295818-04:00",
                    "created_at": "2023-09-08T09:23:25.812465-04:00",
                    "name": "MIN (D Keuchel)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b133b78e-238b-4dde-9c42-eea209cf7ba4/?format=api"
                }
            ]
        },
        {
            "id": "4dae5451-c4aa-461c-96ea-2bb5dd975430",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e081419-9d61-4d73-b440-feaaf75a5a87/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-08T09:23:25.816696-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": "MIN",
                        "amount": 5939.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b39aab6f-8c81-4946-81e5-435c0058441e",
                    "gambit_id": "4d70b152-4b07-417b-b023-b78942b7d593",
                    "last_updated": "2023-09-09T11:18:32.305934-04:00",
                    "created_at": "2023-09-08T09:23:25.825392-04:00",
                    "name": "MIN",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dae5451-c4aa-461c-96ea-2bb5dd975430/?format=api"
                },
                {
                    "id": "2767775a-6a66-44ce-93b2-9a3795af273e",
                    "gambit_id": "49f9f4ce-b086-4e5b-85f9-04006c963904",
                    "last_updated": "2023-09-09T11:18:32.302547-04:00",
                    "created_at": "2023-09-08T09:23:25.820309-04:00",
                    "name": "NYM",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dae5451-c4aa-461c-96ea-2bb5dd975430/?format=api"
                }
            ]
        },
        {
            "id": "6a025a5f-068f-4ef6-8490-09cce03887a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e081419-9d61-4d73-b440-feaaf75a5a87/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-08T09:23:25.833107-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": "75fd1479-aa8b-4e72-9c4a-20e8ad69de8e",
                    "gambit_id": "e38dbeb6-d76a-48ab-8731-75567e91369f",
                    "last_updated": "2023-09-09T11:18:32.317227-04:00",
                    "created_at": "2023-09-08T09:23:25.840964-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/6a025a5f-068f-4ef6-8490-09cce03887a8/?format=api"
                },
                {
                    "id": "3e694a31-9c5e-4282-afa1-bdc730b1f0f6",
                    "gambit_id": "2c761929-eb07-4cbb-b924-cd92ed311668",
                    "last_updated": "2023-09-09T11:18:32.313597-04:00",
                    "created_at": "2023-09-08T09:23:25.837363-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/6a025a5f-068f-4ef6-8490-09cce03887a8/?format=api"
                }
            ]
        }
    ]
}