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/e12d815c-5dc5-473b-a9c1-05ef19fa1059/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e12d815c-5dc5-473b-a9c1-05ef19fa1059",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "96276192-0290-4d49-8656-8b7047a8835b",
    "completed": true,
    "last_updated": "2023-02-04T12:07:01.618582-05:00",
    "created_at": "2023-02-02T16:07:14.806190-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.26,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/96276192-0290-4d49-8656-8b7047a8835b",
    "datetime": "2023-02-03T15:00:00-05:00",
    "cutoff_datetime": "2023-02-03T15:00:00-05:00",
    "name": "Chelsea v. Fulham",
    "bettypes": [
        {
            "id": "95f24b01-4f31-475a-8baf-34c8525f2139",
            "match": "https://api-prod.gambitprofit.com/api/matches/e12d815c-5dc5-473b-a9c1-05ef19fa1059/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-02T16:07:14.813033-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 7138.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2862.0
                    }
                ],
                "expected_reward_tokens": 10990.08,
                "profit_sb": 1490.08,
                "profit_sb_percentage": 15.69,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 5947.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2385.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 1668.0
                    }
                ],
                "expected_reward_tokens": 9157.32,
                "profit_sb": -342.68,
                "profit_sb_percentage": -3.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee1332c0-d1f6-4f23-b756-6f301498f6ff",
                    "gambit_id": "50a90eaa-bf71-4fff-b691-2bec7c936206",
                    "last_updated": "2023-02-04T12:07:01.626019-05:00",
                    "created_at": "2023-02-02T16:07:14.815684-05:00",
                    "name": "Chelsea",
                    "reward": "1.54000",
                    "odds": "1.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f24b01-4f31-475a-8baf-34c8525f2139/?format=api"
                },
                {
                    "id": "9286c98f-60d3-4a99-9782-3af5efc893e9",
                    "gambit_id": "ff8fddc8-0838-4f1a-8483-10c7c4a1cdd5",
                    "last_updated": "2023-02-04T12:07:01.627088-05:00",
                    "created_at": "2023-02-02T16:07:14.817076-05:00",
                    "name": "Draw",
                    "reward": "3.84000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f24b01-4f31-475a-8baf-34c8525f2139/?format=api"
                },
                {
                    "id": "58a82499-852c-4f91-af25-c45f578c177d",
                    "gambit_id": "be874fd0-6141-4825-a187-80909fdf8b31",
                    "last_updated": "2023-02-04T12:07:01.624908-05:00",
                    "created_at": "2023-02-02T16:07:14.814346-05:00",
                    "name": "Fulham",
                    "reward": "5.49000",
                    "odds": "5.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f24b01-4f31-475a-8baf-34c8525f2139/?format=api"
                }
            ]
        },
        {
            "id": "795f6196-4f6c-46b0-a5ae-e4a820a75b0b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e12d815c-5dc5-473b-a9c1-05ef19fa1059/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-02T16:07:14.808357-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": 5163.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4837.0
                    }
                ],
                "expected_reward_tokens": 9190.14,
                "profit_sb": -309.86,
                "profit_sb_percentage": -3.26,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1aaa17b0-68d1-4c99-ac47-9a28821074ad",
                    "gambit_id": "dd96c048-2c75-498d-80d6-58c6095efab7",
                    "last_updated": "2023-02-04T12:07:01.622543-05:00",
                    "created_at": "2023-02-02T16:07:14.811552-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.78000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795f6196-4f6c-46b0-a5ae-e4a820a75b0b/?format=api"
                },
                {
                    "id": "3b67dc9a-f0f7-4934-b098-4b858af77044",
                    "gambit_id": "3060b632-2f4b-45d7-b52d-78fe6d9953db",
                    "last_updated": "2023-02-04T12:07:01.621344-05:00",
                    "created_at": "2023-02-02T16:07:14.810046-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.90000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795f6196-4f6c-46b0-a5ae-e4a820a75b0b/?format=api"
                }
            ]
        }
    ]
}