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/43ac4a1c-6957-4d06-a1f5-7fb056dd3614/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43ac4a1c-6957-4d06-a1f5-7fb056dd3614",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "100d6138-293f-4b10-b53c-cb02a12cc273",
    "completed": true,
    "last_updated": "2023-06-11T10:28:01.620138-04:00",
    "created_at": "2023-06-10T09:38:06.611220-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/100d6138-293f-4b10-b53c-cb02a12cc273",
    "datetime": "2023-06-10T18:10:00-04:00",
    "cutoff_datetime": "2023-06-10T18:10:00-04:00",
    "name": "HOU (J France) v. CLE (T McKenzie)",
    "bettypes": [
        {
            "id": "dbf52620-b550-4ba7-801c-b772a2f47ad0",
            "match": "https://api-prod.gambitprofit.com/api/matches/43ac4a1c-6957-4d06-a1f5-7fb056dd3614/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-10T09:38:06.616526-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": "CLE (T McKenzie)",
                        "amount": 5527.0
                    },
                    {
                        "team": "HOU (J France)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ca55cd6-f33c-44a8-b7c5-642e7f1c4675",
                    "gambit_id": "368e4caf-606d-4c6f-9ce9-35fe947601ca",
                    "last_updated": "2023-06-11T10:28:01.626405-04:00",
                    "created_at": "2023-06-10T09:38:06.622960-04:00",
                    "name": "CLE (T McKenzie)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbf52620-b550-4ba7-801c-b772a2f47ad0/?format=api"
                },
                {
                    "id": "a0b9e561-1eb5-4129-99b1-416cc68e2531",
                    "gambit_id": "326b1746-4d1a-499e-8e1d-aeb2e0dd548d",
                    "last_updated": "2023-06-11T10:28:01.624707-04:00",
                    "created_at": "2023-06-10T09:38:06.619809-04:00",
                    "name": "HOU (J France)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbf52620-b550-4ba7-801c-b772a2f47ad0/?format=api"
                }
            ]
        },
        {
            "id": "ef3585e9-1867-4c06-bcf2-0d604afa233f",
            "match": "https://api-prod.gambitprofit.com/api/matches/43ac4a1c-6957-4d06-a1f5-7fb056dd3614/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-10T09:38:06.626183-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": "HOU",
                        "amount": 6100.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7d8f500e-147c-44fb-ac3e-4c8c9a564163",
                    "gambit_id": "03d3ce78-b97a-4743-96fd-3b25b03cbf3e",
                    "last_updated": "2023-06-11T10:28:01.629628-04:00",
                    "created_at": "2023-06-10T09:38:06.628777-04:00",
                    "name": "HOU",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3585e9-1867-4c06-bcf2-0d604afa233f/?format=api"
                },
                {
                    "id": "3d55bf3e-2266-4eca-8b0a-422392baaaf6",
                    "gambit_id": "0bb9f740-2283-4ccc-9519-41be0d13cef6",
                    "last_updated": "2023-06-11T10:28:01.631436-04:00",
                    "created_at": "2023-06-10T09:38:06.631306-04:00",
                    "name": "CLE",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3585e9-1867-4c06-bcf2-0d604afa233f/?format=api"
                }
            ]
        },
        {
            "id": "b8b3191e-ddb4-402c-b726-36a0d86a9773",
            "match": "https://api-prod.gambitprofit.com/api/matches/43ac4a1c-6957-4d06-a1f5-7fb056dd3614/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-10T09:38:06.633977-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 Under 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96dc08b9-9b62-4a9a-8b52-f4b8bc44d52e",
                    "gambit_id": "bf299c3e-589f-4c61-bf2f-906f33313dc1",
                    "last_updated": "2023-06-11T10:28:01.637133-04:00",
                    "created_at": "2023-06-10T09:38:06.639647-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8b3191e-ddb4-402c-b726-36a0d86a9773/?format=api"
                },
                {
                    "id": "e51c83dc-2e37-4caf-bbd1-f5d4d8912225",
                    "gambit_id": "5b256965-7410-4d32-9838-1f84a00403bc",
                    "last_updated": "2023-06-11T10:28:01.635284-04:00",
                    "created_at": "2023-06-10T09:38:06.636531-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8b3191e-ddb4-402c-b726-36a0d86a9773/?format=api"
                }
            ]
        }
    ]
}