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/fcd7e360-09ca-4c19-b4d1-3717b9651715/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fcd7e360-09ca-4c19-b4d1-3717b9651715",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dfa46cc7-4428-495a-8039-dccdbc7c6c2f",
    "completed": true,
    "last_updated": "2023-04-03T10:22:14.835347-04:00",
    "created_at": "2023-03-31T11:02:23.322856-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.32,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/dfa46cc7-4428-495a-8039-dccdbc7c6c2f",
    "datetime": "2023-04-01T12:30:00-04:00",
    "cutoff_datetime": "2023-04-01T12:30:00-04:00",
    "name": "Chelsea v. Aston Villa",
    "bettypes": [
        {
            "id": "e31335c0-6288-413f-baee-e17c7b76e4cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcd7e360-09ca-4c19-b4d1-3717b9651715/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T11:02:23.329176-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": 7052.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2948.0
                    }
                ],
                "expected_reward_tokens": 11142.16,
                "profit_sb": 1642.16,
                "profit_sb_percentage": 17.29,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 5875.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2456.0
                    },
                    {
                        "team": "Aston Villa",
                        "amount": 1669.0
                    }
                ],
                "expected_reward_tokens": 9279.64,
                "profit_sb": -220.36,
                "profit_sb_percentage": -2.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31aa8a84-3eb1-4194-85cc-8be74e0b9880",
                    "gambit_id": "e8ff703f-a9c2-494b-8c81-318afec7728b",
                    "last_updated": "2023-04-03T10:22:14.845037-04:00",
                    "created_at": "2023-03-31T11:02:23.330781-04:00",
                    "name": "Chelsea",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31335c0-6288-413f-baee-e17c7b76e4cb/?format=api"
                },
                {
                    "id": "765e4400-43eb-4591-bd16-1a2a33d7bf97",
                    "gambit_id": "325933b0-98b2-4911-9e06-25c354dad02c",
                    "last_updated": "2023-04-03T10:22:14.846899-04:00",
                    "created_at": "2023-03-31T11:02:23.332489-04:00",
                    "name": "Draw",
                    "reward": "3.78000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31335c0-6288-413f-baee-e17c7b76e4cb/?format=api"
                },
                {
                    "id": "44c2d949-ed80-42f4-ba4f-eb3543c70458",
                    "gambit_id": "02bdf632-c01d-4abd-8fcc-299aec574f81",
                    "last_updated": "2023-04-03T10:22:14.848739-04:00",
                    "created_at": "2023-03-31T11:02:23.334379-04:00",
                    "name": "Aston Villa",
                    "reward": "5.56000",
                    "odds": "5.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31335c0-6288-413f-baee-e17c7b76e4cb/?format=api"
                }
            ]
        },
        {
            "id": "c873240d-dbbb-46f2-88b2-35b70acae887",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcd7e360-09ca-4c19-b4d1-3717b9651715/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T11:02:23.324945-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": 5054.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4946.0
                    }
                ],
                "expected_reward_tokens": 9198.28,
                "profit_sb": -301.72,
                "profit_sb_percentage": -3.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "664ca5d1-2c69-4365-bce1-6d26aa741005",
                    "gambit_id": "457531b6-bed3-43f2-9915-1c02cc865568",
                    "last_updated": "2023-04-03T10:22:14.839821-04:00",
                    "created_at": "2023-03-31T11:02:23.326282-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.82000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c873240d-dbbb-46f2-88b2-35b70acae887/?format=api"
                },
                {
                    "id": "d63552a4-f303-4520-aa7c-dd172e772ecc",
                    "gambit_id": "54dcc9d4-5a05-4f3c-bfb0-7e780f2fae74",
                    "last_updated": "2023-04-03T10:22:14.841503-04:00",
                    "created_at": "2023-03-31T11:02:23.327739-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.86000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c873240d-dbbb-46f2-88b2-35b70acae887/?format=api"
                }
            ]
        }
    ]
}