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/701ab01b-38ae-4cd9-b0aa-530824513ce2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "701ab01b-38ae-4cd9-b0aa-530824513ce2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f8da1685-5467-4442-b65d-b1109e0d33e8",
    "completed": true,
    "last_updated": "2023-09-18T23:23:08.209797-04:00",
    "created_at": "2023-09-15T15:58:05.615191-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.68,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/f8da1685-5467-4442-b65d-b1109e0d33e8",
    "datetime": "2023-09-17T11:30:00-04:00",
    "cutoff_datetime": "2023-09-17T11:30:00-04:00",
    "name": "Everton v. Arsenal",
    "bettypes": [
        {
            "id": "a3c6cf2b-9ff0-428a-98b8-1cf75a58edfa",
            "match": "https://api-prod.gambitprofit.com/api/matches/701ab01b-38ae-4cd9-b0aa-530824513ce2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T15:58:05.625561-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7320.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2680.0
                    }
                ],
                "expected_reward_tokens": 11199.6,
                "profit_sb": 1699.6,
                "profit_sb_percentage": 17.89,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 6043.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2212.0
                    },
                    {
                        "team": "Everton",
                        "amount": 1745.0
                    }
                ],
                "expected_reward_tokens": 9245.79,
                "profit_sb": -254.21,
                "profit_sb_percentage": -2.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d14efb6e-cd7c-4998-83e6-09b21bcf488c",
                    "gambit_id": "e47470c5-2e8a-496a-8956-2ef3440743c3",
                    "last_updated": "2023-09-18T23:23:08.229768-04:00",
                    "created_at": "2023-09-15T15:58:05.640080-04:00",
                    "name": "Arsenal",
                    "reward": "1.53000",
                    "odds": "1.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c6cf2b-9ff0-428a-98b8-1cf75a58edfa/?format=api"
                },
                {
                    "id": "3df9ed64-7079-4b82-9d21-1f5bdd38ca10",
                    "gambit_id": "28bea000-e565-4a60-871b-86c44990dcbd",
                    "last_updated": "2023-09-18T23:23:08.222772-04:00",
                    "created_at": "2023-09-15T15:58:05.630806-04:00",
                    "name": "Draw",
                    "reward": "4.18000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c6cf2b-9ff0-428a-98b8-1cf75a58edfa/?format=api"
                },
                {
                    "id": "4e9203c7-ccc4-46e8-a6b3-b30880ba8450",
                    "gambit_id": "4969f8c7-e325-4203-8674-e46552f7d673",
                    "last_updated": "2023-09-18T23:23:08.226375-04:00",
                    "created_at": "2023-09-15T15:58:05.636099-04:00",
                    "name": "Everton",
                    "reward": "5.30000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c6cf2b-9ff0-428a-98b8-1cf75a58edfa/?format=api"
                }
            ]
        },
        {
            "id": "7ed981a1-a86f-4ad2-ac15-0ade3e71e47b",
            "match": "https://api-prod.gambitprofit.com/api/matches/701ab01b-38ae-4cd9-b0aa-530824513ce2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T15:58:05.645767-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": 5615.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9208.5,
                "profit_sb": -291.5,
                "profit_sb_percentage": -3.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0579b390-7c4f-40cd-818a-cb33329ac9d2",
                    "gambit_id": "41cb424b-9f04-4298-b965-bd606ecac43e",
                    "last_updated": "2023-09-18T23:23:08.239875-04:00",
                    "created_at": "2023-09-15T15:58:05.654768-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.64000",
                    "odds": "1.67000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ed981a1-a86f-4ad2-ac15-0ade3e71e47b/?format=api"
                },
                {
                    "id": "c027e640-df0c-463b-bf24-77266c4a3796",
                    "gambit_id": "da1245ca-13fe-453b-acdd-99527752ae66",
                    "last_updated": "2023-09-18T23:23:08.236404-04:00",
                    "created_at": "2023-09-15T15:58:05.650230-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ed981a1-a86f-4ad2-ac15-0ade3e71e47b/?format=api"
                }
            ]
        }
    ]
}