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/004d5e54-f8d6-432d-a325-e21af1415d13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "004d5e54-f8d6-432d-a325-e21af1415d13",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ab477626-34a2-43e8-bc21-8e152c36963b",
    "completed": true,
    "last_updated": "2023-01-05T10:36:51.221044-05:00",
    "created_at": "2023-01-04T08:47:14.907612-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.62,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ab477626-34a2-43e8-bc21-8e152c36963b",
    "datetime": "2023-01-04T14:30:00-05:00",
    "cutoff_datetime": "2023-01-04T14:30:00-05:00",
    "name": "Southampton v. Nottingham Forest",
    "bettypes": [
        {
            "id": "e402c55a-dd73-4bf6-a133-b91102bd1378",
            "match": "https://api-prod.gambitprofit.com/api/matches/004d5e54-f8d6-432d-a325-e21af1415d13/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-04T08:47:14.914492-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Southampton",
                        "amount": 6220.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3780.0
                    }
                ],
                "expected_reward_tokens": 11566.8,
                "profit_sb": 2566.8,
                "profit_sb_percentage": 28.52,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Southampton",
                        "amount": 4630.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2814.0
                    },
                    {
                        "team": "Nottingham Forest",
                        "amount": 2555.0
                    }
                ],
                "expected_reward_tokens": 8610.35,
                "profit_sb": -389.65,
                "profit_sb_percentage": -4.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8d74217-e916-447f-a85b-693de6f44888",
                    "gambit_id": "d078901e-7212-460c-a8a5-343573140e51",
                    "last_updated": "2023-01-05T10:36:51.228104-05:00",
                    "created_at": "2023-01-04T08:47:14.917044-05:00",
                    "name": "Southampton",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e402c55a-dd73-4bf6-a133-b91102bd1378/?format=api"
                },
                {
                    "id": "9c36fb88-a49d-44ff-ab91-c082e998d4d8",
                    "gambit_id": "2af315d6-2ea2-484b-a117-0005785814a6",
                    "last_updated": "2023-01-05T10:36:51.229179-05:00",
                    "created_at": "2023-01-04T08:47:14.918372-05:00",
                    "name": "Draw",
                    "reward": "3.06000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e402c55a-dd73-4bf6-a133-b91102bd1378/?format=api"
                },
                {
                    "id": "a4e64702-d5f3-4e8a-b3e6-0d77a8749682",
                    "gambit_id": "00446e31-04f9-4ab0-a4d5-cff3ea684e8b",
                    "last_updated": "2023-01-05T10:36:51.227021-05:00",
                    "created_at": "2023-01-04T08:47:14.915700-05:00",
                    "name": "Nottingham Forest",
                    "reward": "3.37000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e402c55a-dd73-4bf6-a133-b91102bd1378/?format=api"
                }
            ]
        },
        {
            "id": "1e014d5e-b084-4806-a351-a54388c672a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/004d5e54-f8d6-432d-a325-e21af1415d13/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-04T08:47:14.910138-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 Under 2.5",
                        "amount": 5239.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4761.0
                    }
                ],
                "expected_reward_tokens": 8853.91,
                "profit_sb": -146.09,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d83a88b0-15bf-49b7-895a-235c4fa1e99f",
                    "gambit_id": "7694306b-0662-42a2-a6ec-198f918184ff",
                    "last_updated": "2023-01-05T10:36:51.223751-05:00",
                    "created_at": "2023-01-04T08:47:14.911736-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e014d5e-b084-4806-a351-a54388c672a8/?format=api"
                },
                {
                    "id": "015c5e93-84be-4480-b540-ae5d7f5bf478",
                    "gambit_id": "7556a3ab-57fb-467c-91e9-7f2c9119eded",
                    "last_updated": "2023-01-05T10:36:51.224846-05:00",
                    "created_at": "2023-01-04T08:47:14.913123-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e014d5e-b084-4806-a351-a54388c672a8/?format=api"
                }
            ]
        }
    ]
}