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/904ff7d1-c44a-4d72-8d3f-c126ad33ce11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "904ff7d1-c44a-4d72-8d3f-c126ad33ce11",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4e60bf7b-6d66-4872-a654-011e0f59c088",
    "completed": true,
    "last_updated": "2023-07-20T09:53:26.071725-04:00",
    "created_at": "2023-07-18T08:53:09.737356-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4e60bf7b-6d66-4872-a654-011e0f59c088",
    "datetime": "2023-07-18T19:20:00-04:00",
    "cutoff_datetime": "2023-07-18T19:20:00-04:00",
    "name": "ARI (Z Davies) v. ATL (B Elder)",
    "bettypes": [
        {
            "id": "f1118c21-5275-4b21-bcb4-e8144b97d1ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/904ff7d1-c44a-4d72-8d3f-c126ad33ce11/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-18T08:53:09.739283-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": "ATL (B Elder)",
                        "amount": 6232.0
                    },
                    {
                        "team": "ARI (Z Davies)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f2de8e1f-cb40-44be-9ffa-2db0abd4be17",
                    "gambit_id": "14ffad8c-8474-4c89-8b65-4622e3895a14",
                    "last_updated": "2023-07-20T09:53:26.076915-04:00",
                    "created_at": "2023-07-18T08:53:09.742178-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1118c21-5275-4b21-bcb4-e8144b97d1ff/?format=api"
                },
                {
                    "id": "dacc709a-f646-40b9-a1af-055b01686da3",
                    "gambit_id": "48aa9983-d08e-4784-a86a-131ae65fb51e",
                    "last_updated": "2023-07-20T09:53:26.075436-04:00",
                    "created_at": "2023-07-18T08:53:09.740684-04:00",
                    "name": "ARI (Z Davies)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1118c21-5275-4b21-bcb4-e8144b97d1ff/?format=api"
                }
            ]
        },
        {
            "id": "ca398400-36b7-4072-bd6c-2e3ca7bbccd2",
            "match": "https://api-prod.gambitprofit.com/api/matches/904ff7d1-c44a-4d72-8d3f-c126ad33ce11/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-18T08:53:09.743842-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": "ARI",
                        "amount": 5107.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "174ab75f-c800-47af-a599-7082241bf3d2",
                    "gambit_id": "d0b92e0a-ddc0-47ae-9247-d5205b6423c5",
                    "last_updated": "2023-07-20T09:53:26.079684-04:00",
                    "created_at": "2023-07-18T08:53:09.745322-04:00",
                    "name": "ARI",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca398400-36b7-4072-bd6c-2e3ca7bbccd2/?format=api"
                },
                {
                    "id": "c4a700f8-158e-415c-878f-5d7e8492e904",
                    "gambit_id": "46b59ed7-0c49-45ec-952e-2dab1e832612",
                    "last_updated": "2023-07-20T09:53:26.081018-04:00",
                    "created_at": "2023-07-18T08:53:09.746776-04:00",
                    "name": "ATL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca398400-36b7-4072-bd6c-2e3ca7bbccd2/?format=api"
                }
            ]
        },
        {
            "id": "10be284c-011e-4b06-a1b3-b67b7bde07b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/904ff7d1-c44a-4d72-8d3f-c126ad33ce11/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-18T08:53:09.748249-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a094201d-d7c7-478a-9b8f-7397ac0eae5f",
                    "gambit_id": "0e8b9691-7dec-469f-bdeb-3bf2e827aac9",
                    "last_updated": "2023-07-20T09:53:26.085183-04:00",
                    "created_at": "2023-07-18T08:53:09.751174-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10be284c-011e-4b06-a1b3-b67b7bde07b6/?format=api"
                },
                {
                    "id": "29aca436-ad35-4b59-9cd8-bd5b11e06544",
                    "gambit_id": "d4fe9ade-1f6a-4a2a-a373-477b301a4b3b",
                    "last_updated": "2023-07-20T09:53:26.083888-04:00",
                    "created_at": "2023-07-18T08:53:09.749709-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10be284c-011e-4b06-a1b3-b67b7bde07b6/?format=api"
                }
            ]
        }
    ]
}