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/485acca5-fe22-42e2-841a-1fae18f7ca81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "485acca5-fe22-42e2-841a-1fae18f7ca81",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c65f5c7b-9b78-4713-8a62-b5c0285a4ae1",
    "completed": true,
    "last_updated": "2023-12-11T11:43:01.201541-05:00",
    "created_at": "2023-12-08T09:38:22.582831-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.44,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c65f5c7b-9b78-4713-8a62-b5c0285a4ae1",
    "datetime": "2023-12-09T12:30:00-05:00",
    "cutoff_datetime": "2023-12-09T12:30:00-05:00",
    "name": "Aston Villa v. Arsenal",
    "bettypes": [
        {
            "id": "3319a255-edcb-4d6a-9634-14c79445c688",
            "match": "https://api-prod.gambitprofit.com/api/matches/485acca5-fe22-42e2-841a-1fae18f7ca81/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-08T09:38:22.595776-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 6343.0
                    },
                    {
                        "team": "Aston Villa",
                        "amount": 3657.0
                    }
                ],
                "expected_reward_tokens": 12432.28,
                "profit_sb": 2932.28,
                "profit_sb_percentage": 30.87,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 4695.0
                    },
                    {
                        "team": "Aston Villa",
                        "amount": 2706.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2599.0
                    }
                ],
                "expected_reward_tokens": 9200.4,
                "profit_sb": -299.6,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc47083f-1a64-448a-a294-3ce3b828b900",
                    "gambit_id": "a9cbd431-9bc8-44ff-9782-b841fc37b036",
                    "last_updated": "2023-12-11T11:43:01.222154-05:00",
                    "created_at": "2023-12-08T09:38:22.609014-05:00",
                    "name": "Arsenal",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3319a255-edcb-4d6a-9634-14c79445c688/?format=api"
                },
                {
                    "id": "ab662473-4944-4da3-ab97-d8822adbee83",
                    "gambit_id": "f355cf89-1249-4fa0-b638-00bd587ce9b9",
                    "last_updated": "2023-12-11T11:43:01.218417-05:00",
                    "created_at": "2023-12-08T09:38:22.605108-05:00",
                    "name": "Aston Villa",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3319a255-edcb-4d6a-9634-14c79445c688/?format=api"
                },
                {
                    "id": "2f08392e-3f02-4992-929f-aa1967858b92",
                    "gambit_id": "3581ad6c-42a2-4204-8585-d890ffe6ce37",
                    "last_updated": "2023-12-11T11:43:01.214683-05:00",
                    "created_at": "2023-12-08T09:38:22.600083-05:00",
                    "name": "Draw",
                    "reward": "3.54000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3319a255-edcb-4d6a-9634-14c79445c688/?format=api"
                }
            ]
        },
        {
            "id": "7a81af83-7b4e-4cc7-97d7-65d466d7ebf2",
            "match": "https://api-prod.gambitprofit.com/api/matches/485acca5-fe22-42e2-841a-1fae18f7ca81/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-08T09:38:22.613175-05: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 2.5",
                        "amount": 5389.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4611.0
                    }
                ],
                "expected_reward_tokens": 9268.11,
                "profit_sb": -231.89,
                "profit_sb_percentage": -2.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "41adae76-17ee-4a41-b09e-44ce97934f86",
                    "gambit_id": "fb055a55-35b5-49f2-b89d-7ee1b8e2b4a7",
                    "last_updated": "2023-12-11T11:43:01.229854-05:00",
                    "created_at": "2023-12-08T09:38:22.620623-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a81af83-7b4e-4cc7-97d7-65d466d7ebf2/?format=api"
                },
                {
                    "id": "7ff205a4-0243-495f-a35f-643fb2b80d6a",
                    "gambit_id": "231c0a5d-4bf8-43ce-9d58-4c787aecf79d",
                    "last_updated": "2023-12-11T11:43:01.233217-05:00",
                    "created_at": "2023-12-08T09:38:22.624465-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a81af83-7b4e-4cc7-97d7-65d466d7ebf2/?format=api"
                }
            ]
        }
    ]
}