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/6eee37dc-3eb7-4a8d-98fe-b86de3026897/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6eee37dc-3eb7-4a8d-98fe-b86de3026897",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "101dd8ad-97f8-4257-a394-e6c4032b1d64",
    "completed": true,
    "last_updated": "2023-04-18T12:12:05.070912-04:00",
    "created_at": "2023-04-14T12:02:18.928482-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.78,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/101dd8ad-97f8-4257-a394-e6c4032b1d64",
    "datetime": "2023-04-17T15:00:00-04:00",
    "cutoff_datetime": "2023-04-17T15:00:00-04:00",
    "name": "Leeds United v. Liverpool",
    "bettypes": [
        {
            "id": "95bf0188-60ac-4ad6-ad69-4065b93a965b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6eee37dc-3eb7-4a8d-98fe-b86de3026897/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:18.935673-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7192.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2808.0
                    }
                ],
                "expected_reward_tokens": 11793.6,
                "profit_sb": 2293.6,
                "profit_sb_percentage": 24.14,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 5632.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2199.0
                    },
                    {
                        "team": "Leeds United",
                        "amount": 2168.0
                    }
                ],
                "expected_reward_tokens": 9235.68,
                "profit_sb": -264.32,
                "profit_sb_percentage": -2.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd11d969-02d5-466e-8a8a-110927b7d686",
                    "gambit_id": "167dc160-142d-42c4-8fe1-67bc4298ab4b",
                    "last_updated": "2023-04-18T12:12:05.079160-04:00",
                    "created_at": "2023-04-14T12:02:18.937229-04:00",
                    "name": "Liverpool",
                    "reward": "1.64000",
                    "odds": "1.67000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95bf0188-60ac-4ad6-ad69-4065b93a965b/?format=api"
                },
                {
                    "id": "6d23aca5-7b01-4f70-a6ca-6e92253bb563",
                    "gambit_id": "022cd069-6376-4cfc-b87e-a0f4f242081f",
                    "last_updated": "2023-04-18T12:12:05.081873-04:00",
                    "created_at": "2023-04-14T12:02:18.940273-04:00",
                    "name": "Draw",
                    "reward": "4.20000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95bf0188-60ac-4ad6-ad69-4065b93a965b/?format=api"
                },
                {
                    "id": "e9723d4d-c1db-4fe6-b092-c05e25fe539a",
                    "gambit_id": "8b68e0cf-3796-453a-94f2-994aa883b7a6",
                    "last_updated": "2023-04-18T12:12:05.080501-04:00",
                    "created_at": "2023-04-14T12:02:18.938753-04:00",
                    "name": "Leeds United",
                    "reward": "4.26000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95bf0188-60ac-4ad6-ad69-4065b93a965b/?format=api"
                }
            ]
        },
        {
            "id": "360aa3ab-e205-47a5-ade4-5651f294b68a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6eee37dc-3eb7-4a8d-98fe-b86de3026897/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:18.930449-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 2.5",
                        "amount": 6352.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3648.0
                    }
                ],
                "expected_reward_tokens": 9083.36,
                "profit_sb": -416.64,
                "profit_sb_percentage": -4.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8a4dae9b-a2bf-43ba-b73e-cae513ffc897",
                    "gambit_id": "32979ad4-8ebf-46b6-94db-73a23b2fed75",
                    "last_updated": "2023-04-18T12:12:05.074922-04:00",
                    "created_at": "2023-04-14T12:02:18.931999-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.43000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360aa3ab-e205-47a5-ade4-5651f294b68a/?format=api"
                },
                {
                    "id": "78777d80-e5e7-421d-8747-8b146b21e19d",
                    "gambit_id": "bcdcd79b-69ba-4338-9ce1-2014c2d4d350",
                    "last_updated": "2023-04-18T12:12:05.076391-04:00",
                    "created_at": "2023-04-14T12:02:18.933642-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360aa3ab-e205-47a5-ade4-5651f294b68a/?format=api"
                }
            ]
        }
    ]
}