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/cc8ca46d-6dd1-478a-937e-85fe85d6863e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cc8ca46d-6dd1-478a-937e-85fe85d6863e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2f164bb7-f4d3-4691-bb01-e22b01f1665c",
    "completed": false,
    "last_updated": "2022-12-24T17:12:14.541691-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.28,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/2f164bb7-f4d3-4691-bb01-e22b01f1665c",
    "datetime": "2022-09-10T10:00:00-04:00",
    "cutoff_datetime": "2022-09-10T10:00:00-04:00",
    "name": "Southampton v. Brentford",
    "bettypes": [
        {
            "id": "e336ae52-d81b-43b7-be16-2b6327dc02c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc8ca46d-6dd1-478a-937e-85fe85d6863e/?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": "Southampton",
                        "amount": 5556.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 4444.0
                    }
                ],
                "expected_reward_tokens": 11998.8,
                "profit_sb": 2998.8,
                "profit_sb_percentage": 33.32,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Southampton",
                        "amount": 4084.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 3267.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2649.0
                    }
                ],
                "expected_reward_tokens": 8820.9,
                "profit_sb": -179.1,
                "profit_sb_percentage": -1.99,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4aff0d87-65f0-4dd1-b17b-01692d3e132f",
                    "gambit_id": "a112f092-76ce-4a9e-a13f-c72d75584d62",
                    "last_updated": "2022-12-24T17:12:14.550206-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southampton",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e336ae52-d81b-43b7-be16-2b6327dc02c5/?format=api"
                },
                {
                    "id": "5486ab73-974e-4f06-9207-77897cb9b930",
                    "gambit_id": "c3cd5e68-019a-4c20-bb78-9796d41017f3",
                    "last_updated": "2022-12-24T17:12:14.547927-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brentford",
                    "reward": "2.70000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e336ae52-d81b-43b7-be16-2b6327dc02c5/?format=api"
                },
                {
                    "id": "8b47c69c-2066-4fe0-b682-0bed77238430",
                    "gambit_id": "be004e2d-6477-40d5-8a3b-4824fcd9aa97",
                    "last_updated": "2022-12-24T17:12:14.549077-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.33000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e336ae52-d81b-43b7-be16-2b6327dc02c5/?format=api"
                }
            ]
        },
        {
            "id": "01884fc7-4fa5-4678-9145-6a2ab229b5ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc8ca46d-6dd1-478a-937e-85fe85d6863e/?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": 5374.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4626.0
                    }
                ],
                "expected_reward_tokens": 8974.44,
                "profit_sb": -25.56,
                "profit_sb_percentage": -0.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62573872-c577-4ac8-a958-fe71ab9b8843",
                    "gambit_id": "d270ddec-f9ce-4b90-bfd5-176ecd0c3992",
                    "last_updated": "2022-12-24T17:12:14.545646-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.67000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01884fc7-4fa5-4678-9145-6a2ab229b5ca/?format=api"
                },
                {
                    "id": "02c01bf2-a838-446f-b6b7-ad296973e370",
                    "gambit_id": "4114e268-deee-4917-9381-1e2630db8f9b",
                    "last_updated": "2022-12-24T17:12:14.544472-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01884fc7-4fa5-4678-9145-6a2ab229b5ca/?format=api"
                }
            ]
        }
    ]
}