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/4b6211f2-12d2-4176-9d78-3dd659901004/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4b6211f2-12d2-4176-9d78-3dd659901004",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8603dc8f-7788-48a3-a93a-69f187be86b8",
    "completed": true,
    "last_updated": "2022-11-25T09:27:00.945246-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.8,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/8603dc8f-7788-48a3-a93a-69f187be86b8",
    "datetime": "2022-11-24T08:00:00-05:00",
    "cutoff_datetime": "2022-11-24T08:00:00-05:00",
    "name": "Uruguay v. South Korea",
    "bettypes": [
        {
            "id": "c49f0719-3b27-433c-a874-b1c5a8d3daa9",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b6211f2-12d2-4176-9d78-3dd659901004/?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": "Uruguay",
                        "amount": 6443.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3557.0
                    }
                ],
                "expected_reward_tokens": 10564.29,
                "profit_sb": 1564.29,
                "profit_sb_percentage": 17.38,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Uruguay",
                        "amount": 5217.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2881.0
                    },
                    {
                        "team": "South Korea",
                        "amount": 1901.0
                    }
                ],
                "expected_reward_tokens": 8554.5,
                "profit_sb": -445.5,
                "profit_sb_percentage": -4.95,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72231eb3-96fb-42e0-a707-ecdfa5aade9c",
                    "gambit_id": "dab9145e-b978-437a-aec7-dfad6bf649ba",
                    "last_updated": "2022-11-25T09:27:00.951766-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Uruguay",
                    "reward": "1.64000",
                    "odds": "1.73000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49f0719-3b27-433c-a874-b1c5a8d3daa9/?format=api"
                },
                {
                    "id": "00c9b5a6-d9fa-4bb3-88b6-b84f029c395d",
                    "gambit_id": "d3d2ea89-2e04-43d1-9dab-0252ec8731f8",
                    "last_updated": "2022-11-25T09:27:00.952859-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.97000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49f0719-3b27-433c-a874-b1c5a8d3daa9/?format=api"
                },
                {
                    "id": "475e98bd-0976-43c0-baac-4ea3456b47f0",
                    "gambit_id": "cd07a1ed-e00a-41fe-b462-a7ead887bdc1",
                    "last_updated": "2022-11-25T09:27:00.950726-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Korea",
                    "reward": "4.50000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c49f0719-3b27-433c-a874-b1c5a8d3daa9/?format=api"
                }
            ]
        },
        {
            "id": "578181dc-49c6-45a9-9fc0-bb99fb473217",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b6211f2-12d2-4176-9d78-3dd659901004/?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 Under 2.5",
                        "amount": 5912.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4088.0
                    }
                ],
                "expected_reward_tokens": 8748.32,
                "profit_sb": -251.68,
                "profit_sb_percentage": -2.8,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0115cd2-4ad2-4247-a9f1-7714b8868cfa",
                    "gambit_id": "9a5f94d5-b3c4-4d8e-895d-5d54db457c05",
                    "last_updated": "2022-11-25T09:27:00.947677-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.48000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578181dc-49c6-45a9-9fc0-bb99fb473217/?format=api"
                },
                {
                    "id": "aac5eca0-958e-461f-b620-cede642ad25f",
                    "gambit_id": "15996202-e23d-4fa5-b809-9210ac456ad2",
                    "last_updated": "2022-11-25T09:27:00.948686-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578181dc-49c6-45a9-9fc0-bb99fb473217/?format=api"
                }
            ]
        }
    ]
}