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/1a4096b4-dcaa-4ef2-aa87-694b79043843/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1a4096b4-dcaa-4ef2-aa87-694b79043843",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ad209445-fdbb-4d02-a57e-a99505f7e103",
    "completed": true,
    "last_updated": "2023-05-01T12:27:21.207263-04:00",
    "created_at": "2023-04-28T15:07:05.042977-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.92,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ad209445-fdbb-4d02-a57e-a99505f7e103",
    "datetime": "2023-04-30T09:00:00-04:00",
    "cutoff_datetime": "2023-04-30T09:00:00-04:00",
    "name": "Fulham v. Manchester City",
    "bettypes": [
        {
            "id": "72951064-2916-4bdc-8a2e-ca1005088248",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a4096b4-dcaa-4ef2-aa87-694b79043843/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-28T15:07:05.052041-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 8239.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1761.0
                    }
                ],
                "expected_reward_tokens": 10213.8,
                "profit_sb": 713.8,
                "profit_sb_percentage": 7.51,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7514.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1607.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 879.0
                    }
                ],
                "expected_reward_tokens": 9317.36,
                "profit_sb": -182.64,
                "profit_sb_percentage": -1.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d81237af-d7b6-4936-80ba-da8f44227b9f",
                    "gambit_id": "5b3f667a-6b2a-4747-bced-5e377eb0b491",
                    "last_updated": "2023-05-01T12:27:21.215288-04:00",
                    "created_at": "2023-04-28T15:07:05.053685-04:00",
                    "name": "Manchester City",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72951064-2916-4bdc-8a2e-ca1005088248/?format=api"
                },
                {
                    "id": "ff459bbe-9068-4b08-862d-c74ec4d28963",
                    "gambit_id": "7a50577e-c5a4-4899-80e4-e6326094f6d5",
                    "last_updated": "2023-05-01T12:27:21.218005-04:00",
                    "created_at": "2023-04-28T15:07:05.057140-04:00",
                    "name": "Draw",
                    "reward": "5.80000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72951064-2916-4bdc-8a2e-ca1005088248/?format=api"
                },
                {
                    "id": "73d1c3e4-86d0-4583-aad1-b1535042f2cf",
                    "gambit_id": "49e0ddd5-8c3d-4fb0-9189-bf5f36798397",
                    "last_updated": "2023-05-01T12:27:21.216677-04:00",
                    "created_at": "2023-04-28T15:07:05.055464-04:00",
                    "name": "Fulham",
                    "reward": "10.60000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72951064-2916-4bdc-8a2e-ca1005088248/?format=api"
                }
            ]
        },
        {
            "id": "92aeb3bc-09fc-453c-b0b7-7639d38511e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a4096b4-dcaa-4ef2-aa87-694b79043843/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-28T15:07:05.046098-04: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": 5974.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9259.7,
                "profit_sb": -240.3,
                "profit_sb_percentage": -2.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a91ed98c-b516-41a7-b3bd-9ed380e2a2e3",
                    "gambit_id": "81a8ff6d-bd4b-4da1-b48b-2d0820371ae2",
                    "last_updated": "2023-05-01T12:27:21.212091-04:00",
                    "created_at": "2023-04-28T15:07:05.050234-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.55000",
                    "odds": "1.57000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92aeb3bc-09fc-453c-b0b7-7639d38511e9/?format=api"
                },
                {
                    "id": "a4d4a3d9-2259-47d8-9788-45264faa58a7",
                    "gambit_id": "39249798-0043-49a9-bc72-9c121f17be89",
                    "last_updated": "2023-05-01T12:27:21.210772-04:00",
                    "created_at": "2023-04-28T15:07:05.048284-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92aeb3bc-09fc-453c-b0b7-7639d38511e9/?format=api"
                }
            ]
        }
    ]
}