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/f0d0920e-43a2-424c-8fe0-f472ef9420a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f0d0920e-43a2-424c-8fe0-f472ef9420a7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8782873b-5f9f-41f0-9fbd-4e2aba0f152c",
    "completed": true,
    "last_updated": "2023-01-01T14:27:15.882970-05:00",
    "created_at": "2022-12-31T00:12:08.973264-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.79,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/8782873b-5f9f-41f0-9fbd-4e2aba0f152c",
    "datetime": "2022-12-31T12:30:00-05:00",
    "cutoff_datetime": "2022-12-31T12:30:00-05:00",
    "name": "Brighton & Hove Albion v. Arsenal",
    "bettypes": [
        {
            "id": "7aee56b6-909c-4b80-b924-e2325433700f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0d0920e-43a2-424c-8fe0-f472ef9420a7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-31T00:12:08.978563-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": 6238.0
                    },
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 3762.0
                    }
                ],
                "expected_reward_tokens": 11850.3,
                "profit_sb": 2850.3,
                "profit_sb_percentage": 31.67,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 4532.0
                    },
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 2734.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2734.0
                    }
                ],
                "expected_reward_tokens": 8610.8,
                "profit_sb": -389.2,
                "profit_sb_percentage": -4.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ac2093e-aa1e-4ae0-a144-2dfe3c212455",
                    "gambit_id": "52302ede-8a68-45c9-bfea-b6c6d074abc5",
                    "last_updated": "2023-01-01T14:27:15.889285-05:00",
                    "created_at": "2022-12-31T00:12:08.979716-05:00",
                    "name": "Arsenal",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aee56b6-909c-4b80-b924-e2325433700f/?format=api"
                },
                {
                    "id": "5d3f4664-78b8-4f32-b5f9-448a934ac77e",
                    "gambit_id": "b2613f26-5c09-4492-8ae3-10e98dbd4a63",
                    "last_updated": "2023-01-01T14:27:15.890430-05:00",
                    "created_at": "2022-12-31T00:12:08.980950-05:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "3.15000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aee56b6-909c-4b80-b924-e2325433700f/?format=api"
                },
                {
                    "id": "962943d0-3eaf-4d41-b727-6bfc974615b6",
                    "gambit_id": "78bc96fb-af99-4c49-ba8c-36d745388dd7",
                    "last_updated": "2023-01-01T14:27:15.891561-05:00",
                    "created_at": "2022-12-31T00:12:08.982114-05:00",
                    "name": "Draw",
                    "reward": "3.15000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aee56b6-909c-4b80-b924-e2325433700f/?format=api"
                }
            ]
        },
        {
            "id": "4ad0b6b1-ac17-4941-bf48-d2a8208eb5e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0d0920e-43a2-424c-8fe0-f472ef9420a7/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-31T00:12:08.974867-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": 5057.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4943.0
                    }
                ],
                "expected_reward_tokens": 8748.61,
                "profit_sb": -251.39,
                "profit_sb_percentage": -2.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bf02c98-bee8-49a6-b54e-c2def5196082",
                    "gambit_id": "aaf04d57-df8d-4a88-a043-c663e715c6d0",
                    "last_updated": "2023-01-01T14:27:15.886930-05:00",
                    "created_at": "2022-12-31T00:12:08.977313-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.73000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad0b6b1-ac17-4941-bf48-d2a8208eb5e7/?format=api"
                },
                {
                    "id": "cc0cd39d-2483-45cd-abac-a34d3ad7f2cb",
                    "gambit_id": "2be6773c-dc96-4f14-a7cf-81c4d3853046",
                    "last_updated": "2023-01-01T14:27:15.885756-05:00",
                    "created_at": "2022-12-31T00:12:08.976078-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.77000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad0b6b1-ac17-4941-bf48-d2a8208eb5e7/?format=api"
                }
            ]
        }
    ]
}