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/16c27771-8c1b-43ec-881d-f2d55921b698/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "16c27771-8c1b-43ec-881d-f2d55921b698",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ddd1b617-58c8-465d-b9fc-aebdefba77ed",
    "completed": true,
    "last_updated": "2022-09-08T10:56:54.903429-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ddd1b617-58c8-465d-b9fc-aebdefba77ed",
    "datetime": "2022-09-07T12:45:00-04:00",
    "cutoff_datetime": "2022-09-07T12:45:00-04:00",
    "name": "Ajax Amsterdam v. Glasgow Rangers",
    "bettypes": [
        {
            "id": "aa6a6397-5c27-4551-ae13-7cf8620172cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/16c27771-8c1b-43ec-881d-f2d55921b698/?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": "Ajax Amsterdam",
                        "amount": 7578.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2422.0
                    }
                ],
                "expected_reward_tokens": 10608.36,
                "profit_sb": 1608.36,
                "profit_sb_percentage": 17.87,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Ajax Amsterdam",
                        "amount": 6433.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2056.0
                    },
                    {
                        "team": "Glasgow Rangers",
                        "amount": 1511.0
                    }
                ],
                "expected_reward_tokens": 9005.28,
                "profit_sb": 5.28,
                "profit_sb_percentage": 0.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bce1ebdd-3e3a-47b4-827d-ccfc0cd94a70",
                    "gambit_id": "54f20b9d-a88b-4cdb-b5f9-ff8ffc783142",
                    "last_updated": "2022-09-08T10:56:54.910376-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ajax Amsterdam",
                    "reward": "1.40000",
                    "odds": "1.44000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6a6397-5c27-4551-ae13-7cf8620172cc/?format=api"
                },
                {
                    "id": "41b0b646-8820-4581-af6d-bfa2566a97b0",
                    "gambit_id": "6fc29a0b-1744-45e5-81c8-72252d839001",
                    "last_updated": "2022-09-08T10:56:54.911369-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.38000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6a6397-5c27-4551-ae13-7cf8620172cc/?format=api"
                },
                {
                    "id": "b7ee5c50-d63d-41e3-a5e1-6ca753cefea7",
                    "gambit_id": "52d1c60d-1747-415f-8e35-0ad03dadc802",
                    "last_updated": "2022-09-08T10:56:54.909369-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Glasgow Rangers",
                    "reward": "5.96000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6a6397-5c27-4551-ae13-7cf8620172cc/?format=api"
                }
            ]
        },
        {
            "id": "46da30f1-d5ea-4676-9386-9da79667f45d",
            "match": "https://api-prod.gambitprofit.com/api/matches/16c27771-8c1b-43ec-881d-f2d55921b698/?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": 6011.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3989.0
                    }
                ],
                "expected_reward_tokens": 9015.14,
                "profit_sb": 15.14,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e6c723d6-d2b7-4c50-9e98-f3f679c21786",
                    "gambit_id": "0a7b9e7d-c144-40b7-95a5-62e9e6d6f913",
                    "last_updated": "2022-09-08T10:56:54.907280-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46da30f1-d5ea-4676-9386-9da79667f45d/?format=api"
                },
                {
                    "id": "769e25da-a7a4-490f-84fc-bc3cb6effab2",
                    "gambit_id": "8097fd3f-1824-4476-8574-71b2e24f788f",
                    "last_updated": "2022-09-08T10:56:54.906176-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.26000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46da30f1-d5ea-4676-9386-9da79667f45d/?format=api"
                }
            ]
        }
    ]
}