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/0c3b2b7e-2191-4924-b5ac-06d1c7489993/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c3b2b7e-2191-4924-b5ac-06d1c7489993",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5f0086f1-7b8b-416e-b7ca-3a248a8e14fb",
    "completed": true,
    "last_updated": "2023-01-16T11:12:13.516228-05:00",
    "created_at": "2023-01-11T12:17:21.645120-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.15,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5f0086f1-7b8b-416e-b7ca-3a248a8e14fb",
    "datetime": "2023-01-15T09:00:00-05:00",
    "cutoff_datetime": "2023-01-15T09:00:00-05:00",
    "name": "Newcastle United v. Fulham",
    "bettypes": [
        {
            "id": "06d52d5f-48c7-4d88-a7a2-c48f20b07746",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c3b2b7e-2191-4924-b5ac-06d1c7489993/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-11T12:17:21.650432-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 7382.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2618.0
                    }
                ],
                "expected_reward_tokens": 10260.98,
                "profit_sb": 1260.98,
                "profit_sb_percentage": 14.01,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 6296.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2233.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 1471.0
                    }
                ],
                "expected_reward_tokens": 8751.44,
                "profit_sb": -248.56,
                "profit_sb_percentage": -2.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7d0bf37-c578-41d9-832a-5175023e33f5",
                    "gambit_id": "0327296e-c7a9-409d-895b-72a3c9cd0d74",
                    "last_updated": "2023-01-16T11:12:13.540835-05:00",
                    "created_at": "2023-01-11T12:17:21.654041-05:00",
                    "name": "Newcastle United",
                    "reward": "1.39000",
                    "odds": "1.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06d52d5f-48c7-4d88-a7a2-c48f20b07746/?format=api"
                },
                {
                    "id": "be39d238-b456-4270-839b-61e048df66d2",
                    "gambit_id": "d4a1bde3-891e-4a65-84af-a81817509ec1",
                    "last_updated": "2023-01-16T11:12:13.534303-05:00",
                    "created_at": "2023-01-11T12:17:21.651574-05:00",
                    "name": "Draw",
                    "reward": "3.92000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06d52d5f-48c7-4d88-a7a2-c48f20b07746/?format=api"
                },
                {
                    "id": "7bcfe8b0-02a6-4cd0-ac38-2155303fcec1",
                    "gambit_id": "eb78103c-f6bc-421b-bd86-a424af1b7210",
                    "last_updated": "2023-01-16T11:12:13.537570-05:00",
                    "created_at": "2023-01-11T12:17:21.652828-05:00",
                    "name": "Fulham",
                    "reward": "5.95000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06d52d5f-48c7-4d88-a7a2-c48f20b07746/?format=api"
                }
            ]
        },
        {
            "id": "c16ad7b3-ee8b-4a3b-9d11-d0e61b4f2018",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c3b2b7e-2191-4924-b5ac-06d1c7489993/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-11T12:17:21.646691-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": 5574.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4426.0
                    }
                ],
                "expected_reward_tokens": 8806.92,
                "profit_sb": -193.08,
                "profit_sb_percentage": -2.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27179eb6-f0a2-4e59-ba73-1e100a8abf2e",
                    "gambit_id": "5319b9f2-d6ed-498c-8356-c1851766f497",
                    "last_updated": "2023-01-16T11:12:13.528524-05:00",
                    "created_at": "2023-01-11T12:17:21.649134-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.58000",
                    "odds": "1.67000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c16ad7b3-ee8b-4a3b-9d11-d0e61b4f2018/?format=api"
                },
                {
                    "id": "bbe1f7a8-2f0d-46d8-b2d4-be95f5e6b8d5",
                    "gambit_id": "93db38b9-5eda-4341-bb52-084916e428e5",
                    "last_updated": "2023-01-16T11:12:13.525377-05:00",
                    "created_at": "2023-01-11T12:17:21.647883-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.99000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c16ad7b3-ee8b-4a3b-9d11-d0e61b4f2018/?format=api"
                }
            ]
        }
    ]
}