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/f7c1f90c-f882-481f-9425-2ab64856ca4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f7c1f90c-f882-481f-9425-2ab64856ca4f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0ba95c82-69b6-44e2-bd4d-56c503bbf201",
    "completed": true,
    "last_updated": "2023-11-06T10:23:09.791799-05:00",
    "created_at": "2023-11-03T20:08:22.167619-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.97,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/0ba95c82-69b6-44e2-bd4d-56c503bbf201",
    "datetime": "2023-11-04T13:30:00-04:00",
    "cutoff_datetime": "2023-11-04T13:30:00-04:00",
    "name": "Newcastle United v. Arsenal",
    "bettypes": [
        {
            "id": "612cb099-b6fb-4fb2-bea0-d5fb75f93a1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7c1f90c-f882-481f-9425-2ab64856ca4f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-03T20:08:22.173463-04: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": 5086.0
                    },
                    {
                        "team": "Newcastle United",
                        "amount": 4914.0
                    }
                ],
                "expected_reward_tokens": 13071.02,
                "profit_sb": 3571.02,
                "profit_sb_percentage": 37.59,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 3574.0
                    },
                    {
                        "team": "Newcastle United",
                        "amount": 3453.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2973.0
                    }
                ],
                "expected_reward_tokens": 9184.98,
                "profit_sb": -315.02,
                "profit_sb_percentage": -3.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a22e29e3-3c58-4fa3-aced-c572d23ca3fd",
                    "gambit_id": "f0e6e2f9-dfc6-4d37-8cad-8a017222df30",
                    "last_updated": "2023-11-06T10:23:09.809133-05:00",
                    "created_at": "2023-11-03T20:08:22.187047-04:00",
                    "name": "Arsenal",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/612cb099-b6fb-4fb2-bea0-d5fb75f93a1a/?format=api"
                },
                {
                    "id": "3ca3a889-97c7-416f-b657-d631c2564d23",
                    "gambit_id": "af056a70-73e7-4bea-a160-19910e770f1c",
                    "last_updated": "2023-11-06T10:23:09.805433-05:00",
                    "created_at": "2023-11-03T20:08:22.182848-04:00",
                    "name": "Newcastle United",
                    "reward": "2.66000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/612cb099-b6fb-4fb2-bea0-d5fb75f93a1a/?format=api"
                },
                {
                    "id": "b3f0ab83-9a0b-435f-8564-f7b57e2acc9a",
                    "gambit_id": "f204d890-d640-4aa1-874f-8b10303667e5",
                    "last_updated": "2023-11-06T10:23:09.800706-05:00",
                    "created_at": "2023-11-03T20:08:22.178441-04:00",
                    "name": "Draw",
                    "reward": "3.09000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/612cb099-b6fb-4fb2-bea0-d5fb75f93a1a/?format=api"
                }
            ]
        },
        {
            "id": "43114429-b2aa-4c76-8a37-b3d88fdf4d46",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7c1f90c-f882-481f-9425-2ab64856ca4f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-03T20:08:22.191209-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 Under 2.5",
                        "amount": 5391.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4609.0
                    }
                ],
                "expected_reward_tokens": 9218.0,
                "profit_sb": -282.0,
                "profit_sb_percentage": -2.97,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25d60aeb-af3c-4fda-b492-c8b3d046e843",
                    "gambit_id": "334afda7-6eb0-4cea-a0c7-4445a5fec0b0",
                    "last_updated": "2023-11-06T10:23:09.823266-05:00",
                    "created_at": "2023-11-03T20:08:22.199323-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.71000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43114429-b2aa-4c76-8a37-b3d88fdf4d46/?format=api"
                },
                {
                    "id": "a6c1d877-6dc9-42ac-af72-a6f82123b1ad",
                    "gambit_id": "7ccbc8d6-ca00-4126-a83b-102eaf1e3429",
                    "last_updated": "2023-11-06T10:23:09.819541-05:00",
                    "created_at": "2023-11-03T20:08:22.195019-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43114429-b2aa-4c76-8a37-b3d88fdf4d46/?format=api"
                }
            ]
        }
    ]
}