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/f521834c-7e05-4253-b902-d1160a59ec3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f521834c-7e05-4253-b902-d1160a59ec3a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "846e6739-4ce5-456c-93bc-8f04518e84fc",
    "completed": true,
    "last_updated": "2023-12-12T10:33:15.699697-05:00",
    "created_at": "2023-12-08T10:48:05.370803-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.46,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/846e6739-4ce5-456c-93bc-8f04518e84fc",
    "datetime": "2023-12-10T09:00:00-05:00",
    "cutoff_datetime": "2023-12-10T09:00:00-05:00",
    "name": "Fulham v. West Ham United",
    "bettypes": [
        {
            "id": "dcffc70a-f135-4092-8b05-893e02536f61",
            "match": "https://api-prod.gambitprofit.com/api/matches/f521834c-7e05-4253-b902-d1160a59ec3a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-08T10:48:05.379972-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Fulham",
                        "amount": 6045.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 3955.0
                    }
                ],
                "expected_reward_tokens": 12694.5,
                "profit_sb": 3194.5,
                "profit_sb_percentage": 33.63,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Fulham",
                        "amount": 4384.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 2868.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2748.0
                    }
                ],
                "expected_reward_tokens": 9205.8,
                "profit_sb": -294.2,
                "profit_sb_percentage": -3.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56646a5d-e111-42e1-83c2-fbde724e440c",
                    "gambit_id": "69e505af-325d-46be-9f2d-fb3c83ee5e71",
                    "last_updated": "2023-12-12T10:33:15.716053-05:00",
                    "created_at": "2023-12-08T10:48:05.383745-05:00",
                    "name": "Fulham",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcffc70a-f135-4092-8b05-893e02536f61/?format=api"
                },
                {
                    "id": "17f0bc63-8b84-4504-9620-091eebb3cd03",
                    "gambit_id": "1f9f5c7b-e429-4d40-b965-22759e4929be",
                    "last_updated": "2023-12-12T10:33:15.719525-05:00",
                    "created_at": "2023-12-08T10:48:05.387832-05:00",
                    "name": "West Ham United",
                    "reward": "3.21000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcffc70a-f135-4092-8b05-893e02536f61/?format=api"
                },
                {
                    "id": "745173a1-a0b9-4c12-ae60-070e1b0ba723",
                    "gambit_id": "202c08fc-5f5b-49e8-bbc2-867f3d8e1d34",
                    "last_updated": "2023-12-12T10:33:15.722734-05:00",
                    "created_at": "2023-12-08T10:48:05.391901-05:00",
                    "name": "Draw",
                    "reward": "3.35000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcffc70a-f135-4092-8b05-893e02536f61/?format=api"
                }
            ]
        },
        {
            "id": "29ab5d21-b2e5-4128-bc02-2886cef3c788",
            "match": "https://api-prod.gambitprofit.com/api/matches/f521834c-7e05-4253-b902-d1160a59ec3a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-08T10:48:05.397280-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": 5148.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4852.0
                    }
                ],
                "expected_reward_tokens": 9266.4,
                "profit_sb": -233.6,
                "profit_sb_percentage": -2.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "319b7500-6b7f-4461-9d01-7c9a8f2920d8",
                    "gambit_id": "b147d8ad-5cfc-450b-a167-155c36778603",
                    "last_updated": "2023-12-12T10:33:15.729101-05:00",
                    "created_at": "2023-12-08T10:48:05.400982-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.80000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ab5d21-b2e5-4128-bc02-2886cef3c788/?format=api"
                },
                {
                    "id": "7093a69d-9357-44c4-b154-dc4dd84139e4",
                    "gambit_id": "53b7fe63-3cbe-400a-a51b-4329189ac088",
                    "last_updated": "2023-12-12T10:33:15.732865-05:00",
                    "created_at": "2023-12-08T10:48:05.405105-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.91000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ab5d21-b2e5-4128-bc02-2886cef3c788/?format=api"
                }
            ]
        }
    ]
}