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/c7ab1717-40da-4a5d-b07a-62dbfe458c5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c7ab1717-40da-4a5d-b07a-62dbfe458c5d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "11c04d5d-bb98-4b85-b185-4018dbdbcf3e",
    "completed": true,
    "last_updated": "2022-11-28T11:52:10.222548-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.15,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/11c04d5d-bb98-4b85-b185-4018dbdbcf3e",
    "datetime": "2022-11-27T11:00:00-05:00",
    "cutoff_datetime": "2022-11-27T11:00:00-05:00",
    "name": "Croatia v. Canada",
    "bettypes": [
        {
            "id": "6de99af1-b5d2-45e5-80e2-c07bdd55ace2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7ab1717-40da-4a5d-b07a-62dbfe458c5d/?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": "Croatia",
                        "amount": 5884.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4116.0
                    }
                ],
                "expected_reward_tokens": 12059.88,
                "profit_sb": 3059.88,
                "profit_sb_percentage": 34.0,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Croatia",
                        "amount": 4220.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2953.0
                    },
                    {
                        "team": "Canada",
                        "amount": 2827.0
                    }
                ],
                "expected_reward_tokens": 8650.62,
                "profit_sb": -349.38,
                "profit_sb_percentage": -3.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8a49afd-792f-416e-9528-7927f609581d",
                    "gambit_id": "108f9c70-a454-4177-8b64-a2e9c1928a6d",
                    "last_updated": "2022-11-28T11:52:10.229986-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Croatia",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de99af1-b5d2-45e5-80e2-c07bdd55ace2/?format=api"
                },
                {
                    "id": "5e308689-c783-4b1c-8ed8-a650902eeaa5",
                    "gambit_id": "9f7236b9-8c98-48fa-a7f6-1460fe8d6a0a",
                    "last_updated": "2022-11-28T11:52:10.231087-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.93000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de99af1-b5d2-45e5-80e2-c07bdd55ace2/?format=api"
                },
                {
                    "id": "4a824270-98e9-4e8b-9f6a-b116771e6826",
                    "gambit_id": "3c986cf3-1c11-47cb-b093-0c009052b694",
                    "last_updated": "2022-11-28T11:52:10.228880-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Canada",
                    "reward": "3.06000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de99af1-b5d2-45e5-80e2-c07bdd55ace2/?format=api"
                }
            ]
        },
        {
            "id": "84e36798-9226-4c79-8d5a-5dcb58cd0579",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7ab1717-40da-4a5d-b07a-62dbfe458c5d/?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": 5552.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4448.0
                    }
                ],
                "expected_reward_tokens": 8716.64,
                "profit_sb": -283.36,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "60de071d-e41b-4bd7-95c3-a056afa2ca09",
                    "gambit_id": "71519b98-c6d6-4701-8882-a4f55a23a85e",
                    "last_updated": "2022-11-28T11:52:10.225437-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.57000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e36798-9226-4c79-8d5a-5dcb58cd0579/?format=api"
                },
                {
                    "id": "11b16d87-a490-4205-8ef2-8f65f1968dba",
                    "gambit_id": "867351b4-4941-4582-b0e3-b85f0a27ff75",
                    "last_updated": "2022-11-28T11:52:10.226615-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e36798-9226-4c79-8d5a-5dcb58cd0579/?format=api"
                }
            ]
        }
    ]
}