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/07c47da5-7cff-41e2-b4fa-cde10cf47524/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "07c47da5-7cff-41e2-b4fa-cde10cf47524",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c4d6f1b0-d92b-4166-a13c-dcf4faaab1be",
    "completed": true,
    "last_updated": "2022-10-27T12:02:07.685752-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.5,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c4d6f1b0-d92b-4166-a13c-dcf4faaab1be",
    "datetime": "2022-10-26T15:00:00-04:00",
    "cutoff_datetime": "2022-10-26T15:00:00-04:00",
    "name": "Ajax Amsterdam v. Liverpool",
    "bettypes": [
        {
            "id": "84c1a974-2371-4e1a-ae38-60b316455692",
            "match": "https://api-prod.gambitprofit.com/api/matches/07c47da5-7cff-41e2-b4fa-cde10cf47524/?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": "Liverpool",
                        "amount": 6454.0
                    },
                    {
                        "team": "Ajax Amsterdam",
                        "amount": 3546.0
                    }
                ],
                "expected_reward_tokens": 12198.06,
                "profit_sb": 2698.06,
                "profit_sb_percentage": 28.4,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 4925.0
                    },
                    {
                        "team": "Ajax Amsterdam",
                        "amount": 2706.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2369.0
                    }
                ],
                "expected_reward_tokens": 9308.25,
                "profit_sb": -191.75,
                "profit_sb_percentage": -2.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db926e02-ca07-4eb6-92a0-01fd060ddbe5",
                    "gambit_id": "7e679b16-d66e-412c-b890-40d80abce717",
                    "last_updated": "2022-10-27T12:02:07.692114-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liverpool",
                    "reward": "1.89000",
                    "odds": "1.91000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c1a974-2371-4e1a-ae38-60b316455692/?format=api"
                },
                {
                    "id": "44f4e0e1-fe76-435e-9556-c11937e964bb",
                    "gambit_id": "fa7f083a-b6e7-48d4-9e33-b7166b93e82a",
                    "last_updated": "2022-10-27T12:02:07.693246-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ajax Amsterdam",
                    "reward": "3.44000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c1a974-2371-4e1a-ae38-60b316455692/?format=api"
                },
                {
                    "id": "498ef19a-2d52-4793-85eb-1ae980631aac",
                    "gambit_id": "c5fbadac-62c0-43e5-b7d1-ee04d3472d79",
                    "last_updated": "2022-10-27T12:02:07.694476-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.93000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c1a974-2371-4e1a-ae38-60b316455692/?format=api"
                }
            ]
        },
        {
            "id": "582c703e-cb52-400d-a7ff-79002479db41",
            "match": "https://api-prod.gambitprofit.com/api/matches/07c47da5-7cff-41e2-b4fa-cde10cf47524/?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": 6932.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3068.0
                    }
                ],
                "expected_reward_tokens": 9357.4,
                "profit_sb": -142.6,
                "profit_sb_percentage": -1.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6de1ba16-8eba-4f44-ac84-9b26f0e6adb5",
                    "gambit_id": "45899875-c191-4bc7-860a-fe4ba0eb378d",
                    "last_updated": "2022-10-27T12:02:07.689834-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.35000",
                    "odds": "1.36000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/582c703e-cb52-400d-a7ff-79002479db41/?format=api"
                },
                {
                    "id": "012c9327-e629-4e74-865f-0478e6006f78",
                    "gambit_id": "4cc11cad-fe0d-4a27-8c4e-1f06aff07eb1",
                    "last_updated": "2022-10-27T12:02:07.688656-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "3.05000",
                    "odds": "3.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/582c703e-cb52-400d-a7ff-79002479db41/?format=api"
                }
            ]
        }
    ]
}