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/42683f56-a199-4f18-8f30-80d9eb8ebee6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "42683f56-a199-4f18-8f30-80d9eb8ebee6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f9224e3e-ca51-47d1-9ae7-b659cf54f01d",
    "completed": true,
    "last_updated": "2023-03-09T10:02:12.321212-05:00",
    "created_at": "2023-03-08T09:36:59.246784-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/f9224e3e-ca51-47d1-9ae7-b659cf54f01d",
    "datetime": "2023-03-08T15:00:00-05:00",
    "cutoff_datetime": "2023-03-08T15:00:00-05:00",
    "name": "Tottenham v. AC Milan",
    "bettypes": [
        {
            "id": "59829c8a-8398-4301-b2ed-464b01af0534",
            "match": "https://api-prod.gambitprofit.com/api/matches/42683f56-a199-4f18-8f30-80d9eb8ebee6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-08T09:36:59.252737-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 6642.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3358.0
                    }
                ],
                "expected_reward_tokens": 11820.16,
                "profit_sb": 2320.16,
                "profit_sb_percentage": 24.42,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 5257.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2659.0
                    },
                    {
                        "team": "AC Milan",
                        "amount": 2084.0
                    }
                ],
                "expected_reward_tokens": 9357.16,
                "profit_sb": -142.84,
                "profit_sb_percentage": -1.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57eb6594-83ba-4995-b9af-850102925012",
                    "gambit_id": "049bfe45-a1ea-420b-a3f6-a45d031e0b43",
                    "last_updated": "2023-03-09T10:02:12.329598-05:00",
                    "created_at": "2023-03-08T09:36:59.255492-05:00",
                    "name": "Tottenham",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59829c8a-8398-4301-b2ed-464b01af0534/?format=api"
                },
                {
                    "id": "bfe31f40-375d-4049-86b2-71a9271a3439",
                    "gambit_id": "9a16eab4-cb87-4ed5-a2dd-c8e50bafe5d9",
                    "last_updated": "2023-03-09T10:02:12.330700-05:00",
                    "created_at": "2023-03-08T09:36:59.256819-05:00",
                    "name": "Draw",
                    "reward": "3.52000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59829c8a-8398-4301-b2ed-464b01af0534/?format=api"
                },
                {
                    "id": "4b5ef572-bc59-4829-a988-96e574406ff1",
                    "gambit_id": "d8355526-611b-4638-b0b0-94ac76ee42fc",
                    "last_updated": "2023-03-09T10:02:12.328486-05:00",
                    "created_at": "2023-03-08T09:36:59.254137-05:00",
                    "name": "AC Milan",
                    "reward": "4.49000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59829c8a-8398-4301-b2ed-464b01af0534/?format=api"
                }
            ]
        },
        {
            "id": "cae63291-577f-4e49-9ed1-6812c448eb85",
            "match": "https://api-prod.gambitprofit.com/api/matches/42683f56-a199-4f18-8f30-80d9eb8ebee6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-08T09:36:59.248499-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": 5520.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4480.0
                    }
                ],
                "expected_reward_tokens": 9273.6,
                "profit_sb": -226.4,
                "profit_sb_percentage": -2.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86ed956f-801e-43a2-a163-01e08a7ef418",
                    "gambit_id": "2cf524ac-f70d-47e9-83f5-1aced43d3a73",
                    "last_updated": "2023-03-09T10:02:12.324153-05:00",
                    "created_at": "2023-03-08T09:36:59.249862-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.68000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cae63291-577f-4e49-9ed1-6812c448eb85/?format=api"
                },
                {
                    "id": "a61b6e82-d189-4ff2-bc8f-a6fe2abfca18",
                    "gambit_id": "72e17290-bd14-44bf-8dd2-dddc8d707204",
                    "last_updated": "2023-03-09T10:02:12.326069-05:00",
                    "created_at": "2023-03-08T09:36:59.251307-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cae63291-577f-4e49-9ed1-6812c448eb85/?format=api"
                }
            ]
        }
    ]
}