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/0640b843-0da7-40b5-9191-a714e4b0efa0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0640b843-0da7-40b5-9191-a714e4b0efa0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "360ca340-8242-4ca8-a826-8bcd874e0bea",
    "completed": true,
    "last_updated": "2023-06-22T10:53:26.000286-04:00",
    "created_at": "2023-06-21T08:33:16.393598-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/360ca340-8242-4ca8-a826-8bcd874e0bea",
    "datetime": "2023-06-21T19:40:00-04:00",
    "cutoff_datetime": "2023-06-21T19:40:00-04:00",
    "name": "BOS (G Whitlock) v. MIN (S Gray)",
    "bettypes": [
        {
            "id": "db40b928-2762-415b-a749-74b3d304f0bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/0640b843-0da7-40b5-9191-a714e4b0efa0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-21T08:33:16.396275-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 (S Gray)",
                        "amount": 5234.0
                    },
                    {
                        "team": "BOS (G Whitlock)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "97c6a142-e9d8-4d90-9197-146f90ac7d2f",
                    "gambit_id": "3e869d86-3f5a-41a3-a108-4ff54df7b499",
                    "last_updated": "2023-06-22T10:53:26.007338-04:00",
                    "created_at": "2023-06-21T08:33:16.404706-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db40b928-2762-415b-a749-74b3d304f0bd/?format=api"
                },
                {
                    "id": "a083c58b-304c-4db2-b172-da38a7279bad",
                    "gambit_id": "a0ec441e-5d35-45b8-a6c5-1252c0062210",
                    "last_updated": "2023-06-22T10:53:26.005182-04:00",
                    "created_at": "2023-06-21T08:33:16.402306-04:00",
                    "name": "BOS (G Whitlock)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db40b928-2762-415b-a749-74b3d304f0bd/?format=api"
                }
            ]
        },
        {
            "id": "93f3954f-7d38-4646-8d54-3204cfaa6de4",
            "match": "https://api-prod.gambitprofit.com/api/matches/0640b843-0da7-40b5-9191-a714e4b0efa0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-21T08:33:16.406799-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": "BOS",
                        "amount": 6308.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "feb43d05-e2ab-4d97-b5ad-80271b757043",
                    "gambit_id": "dd2e4fa9-b9a8-406f-b952-2c0a403397c6",
                    "last_updated": "2023-06-22T10:53:26.011396-04:00",
                    "created_at": "2023-06-21T08:33:16.408567-04:00",
                    "name": "BOS",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f3954f-7d38-4646-8d54-3204cfaa6de4/?format=api"
                },
                {
                    "id": "0b5b0f93-978f-4058-86d8-0dbc919f9658",
                    "gambit_id": "3b3b1c57-618d-4b7c-9717-d9d331368b6b",
                    "last_updated": "2023-06-22T10:53:26.013697-04:00",
                    "created_at": "2023-06-21T08:33:16.410645-04:00",
                    "name": "MIN",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f3954f-7d38-4646-8d54-3204cfaa6de4/?format=api"
                }
            ]
        },
        {
            "id": "1bce76a0-74bc-4401-952b-a7a385bb2c98",
            "match": "https://api-prod.gambitprofit.com/api/matches/0640b843-0da7-40b5-9191-a714e4b0efa0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-21T08:33:16.412837-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c35dc09d-5a75-4d3c-ad74-94cb1a32691b",
                    "gambit_id": "e5d602ef-842d-4713-aaef-79ac7a2520d2",
                    "last_updated": "2023-06-22T10:53:26.018016-04:00",
                    "created_at": "2023-06-21T08:33:16.414910-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bce76a0-74bc-4401-952b-a7a385bb2c98/?format=api"
                },
                {
                    "id": "327452df-eef9-411d-838c-509d38ef0443",
                    "gambit_id": "cd3f9c14-a1fb-4f50-be32-164527a90230",
                    "last_updated": "2023-06-22T10:53:26.020289-04:00",
                    "created_at": "2023-06-21T08:33:16.416899-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bce76a0-74bc-4401-952b-a7a385bb2c98/?format=api"
                }
            ]
        }
    ]
}