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/3056f192-498b-42c7-aa40-bebd63fcab85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3056f192-498b-42c7-aa40-bebd63fcab85",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5b55cb0a-104a-4fd5-9178-6730c12b44e0",
    "completed": true,
    "last_updated": "2023-09-18T23:23:08.668263-04:00",
    "created_at": "2023-09-15T16:03:08.278981-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.52,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5b55cb0a-104a-4fd5-9178-6730c12b44e0",
    "datetime": "2023-09-17T09:00:00-04:00",
    "cutoff_datetime": "2023-09-17T09:00:00-04:00",
    "name": "Bournemouth v. Chelsea",
    "bettypes": [
        {
            "id": "6c1a3a62-af3d-44df-b71c-610988f6dd68",
            "match": "https://api-prod.gambitprofit.com/api/matches/3056f192-498b-42c7-aa40-bebd63fcab85/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T16:03:08.286705-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 6727.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3273.0
                    }
                ],
                "expected_reward_tokens": 12175.56,
                "profit_sb": 2675.56,
                "profit_sb_percentage": 28.16,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 5117.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2490.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 2393.0
                    }
                ],
                "expected_reward_tokens": 9260.91,
                "profit_sb": -239.09,
                "profit_sb_percentage": -2.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62afed5a-d205-4bf4-b09e-bad67403a036",
                    "gambit_id": "ed5a3d8e-5e48-4e63-8cbe-65a9713d0b1c",
                    "last_updated": "2023-09-18T23:23:08.687742-04:00",
                    "created_at": "2023-09-15T16:03:08.298926-04:00",
                    "name": "Chelsea",
                    "reward": "1.81000",
                    "odds": "1.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1a3a62-af3d-44df-b71c-610988f6dd68/?format=api"
                },
                {
                    "id": "4c30f332-0e9e-4d14-b937-d83c8f9c83c9",
                    "gambit_id": "49f5b03e-7005-46fb-ab53-31f762bedb17",
                    "last_updated": "2023-09-18T23:23:08.683856-04:00",
                    "created_at": "2023-09-15T16:03:08.293179-04:00",
                    "name": "Draw",
                    "reward": "3.72000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1a3a62-af3d-44df-b71c-610988f6dd68/?format=api"
                },
                {
                    "id": "1a4a1a30-fe89-4a7d-9900-c69b1468bc64",
                    "gambit_id": "88d08ab8-e5a1-4b23-b2aa-fad7573fe8c4",
                    "last_updated": "2023-09-18T23:23:08.691458-04:00",
                    "created_at": "2023-09-15T16:03:08.305053-04:00",
                    "name": "Bournemouth",
                    "reward": "3.87000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1a3a62-af3d-44df-b71c-610988f6dd68/?format=api"
                }
            ]
        },
        {
            "id": "d70b6ad9-bc82-4f46-b6d4-f016c2854c87",
            "match": "https://api-prod.gambitprofit.com/api/matches/3056f192-498b-42c7-aa40-bebd63fcab85/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T16:03:08.310144-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": 5511.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": -297.55,
                "profit_sb_percentage": -3.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d16784af-0688-4063-af6c-6385ae1bb27d",
                    "gambit_id": "26e3e206-ac1d-468c-b4e9-3525f1a8b041",
                    "last_updated": "2023-09-18T23:23:08.698761-04:00",
                    "created_at": "2023-09-15T16:03:08.314099-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.67000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70b6ad9-bc82-4f46-b6d4-f016c2854c87/?format=api"
                },
                {
                    "id": "d9541108-4b3e-4c1d-9162-6b6b905939f9",
                    "gambit_id": "4d950886-916f-4d8e-8254-1b19c02fcfc8",
                    "last_updated": "2023-09-18T23:23:08.702328-04:00",
                    "created_at": "2023-09-15T16:03:08.318976-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70b6ad9-bc82-4f46-b6d4-f016c2854c87/?format=api"
                }
            ]
        }
    ]
}