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/75b1741f-53b0-4ffe-96b5-99ede5f8b29a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75b1741f-53b0-4ffe-96b5-99ede5f8b29a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "11c46427-3e87-471a-bf20-924c05ffb808",
    "completed": true,
    "last_updated": "2022-11-14T15:28:08.887340-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "English EFL Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/11c46427-3e87-471a-bf20-924c05ffb808",
    "datetime": "2022-11-10T15:00:00-05:00",
    "cutoff_datetime": "2022-11-10T15:00:00-05:00",
    "name": "Manchester United v. Aston Villa",
    "bettypes": [
        {
            "id": "3d2e2b69-323e-43b2-853e-bd95a5fb247f",
            "match": "https://api-prod.gambitprofit.com/api/matches/75b1741f-53b0-4ffe-96b5-99ede5f8b29a/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 6786.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3214.0
                    }
                ],
                "expected_reward_tokens": 10991.88,
                "profit_sb": 1991.88,
                "profit_sb_percentage": 22.13,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 5458.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2585.0
                    },
                    {
                        "team": "Aston Villa",
                        "amount": 1956.0
                    }
                ],
                "expected_reward_tokens": 8840.7,
                "profit_sb": -159.3,
                "profit_sb_percentage": -1.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca2dabe2-f1c4-4284-b73c-f029b88b5110",
                    "gambit_id": "696958bd-3abb-413e-91aa-de8e97a46929",
                    "last_updated": "2022-11-14T15:28:08.895026-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester United",
                    "reward": "1.62000",
                    "odds": "1.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2e2b69-323e-43b2-853e-bd95a5fb247f/?format=api"
                },
                {
                    "id": "943cf8d6-a852-4b63-8c3c-eae8dfd2c81c",
                    "gambit_id": "91f6fb7d-1856-41cc-9a7a-4bb576a66bef",
                    "last_updated": "2022-11-14T15:28:08.896172-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.42000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2e2b69-323e-43b2-853e-bd95a5fb247f/?format=api"
                },
                {
                    "id": "8c7e4dbe-b997-410f-9e28-645675abd297",
                    "gambit_id": "eec5654c-374b-4d7d-adfb-40d2a2747c65",
                    "last_updated": "2022-11-14T15:28:08.893814-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Aston Villa",
                    "reward": "4.52000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2e2b69-323e-43b2-853e-bd95a5fb247f/?format=api"
                }
            ]
        },
        {
            "id": "90ed3a72-cab9-4267-b009-30223603d5de",
            "match": "https://api-prod.gambitprofit.com/api/matches/75b1741f-53b0-4ffe-96b5-99ede5f8b29a/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5154.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4846.0
                    }
                ],
                "expected_reward_tokens": 8916.42,
                "profit_sb": -83.58,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86446f97-a141-415a-a536-955a8204e62f",
                    "gambit_id": "ee29e0b9-9914-4fb9-8d37-de6c82231de8",
                    "last_updated": "2022-11-14T15:28:08.891305-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.73000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ed3a72-cab9-4267-b009-30223603d5de/?format=api"
                },
                {
                    "id": "a18595f1-b458-4558-8633-c42e82f3ccf5",
                    "gambit_id": "83b6a724-7edf-46d5-9409-16a949781f40",
                    "last_updated": "2022-11-14T15:28:08.890171-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.84000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ed3a72-cab9-4267-b009-30223603d5de/?format=api"
                }
            ]
        }
    ]
}