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/1f74a553-a403-4e47-8686-db81b3078575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1f74a553-a403-4e47-8686-db81b3078575",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dfe82b1f-d065-4ea2-b36e-6ce5b7a08f6c",
    "completed": true,
    "last_updated": "2023-08-05T11:58:12.245720-04:00",
    "created_at": "2023-08-04T08:53:00.012200-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dfe82b1f-d065-4ea2-b36e-6ce5b7a08f6c",
    "datetime": "2023-08-04T21:40:00-04:00",
    "cutoff_datetime": "2023-08-04T21:40:00-04:00",
    "name": "LOS (B Miller) v. SDG (Y Darvish)",
    "bettypes": [
        {
            "id": "ea5d1ae4-7e15-4aae-99b7-50b21e9ed19c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f74a553-a403-4e47-8686-db81b3078575/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-04T08:53:00.018999-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": "SDG (Y Darvish)",
                        "amount": 5490.0
                    },
                    {
                        "team": "LOS (B Miller)",
                        "amount": 4510.0
                    }
                ],
                "expected_reward_tokens": 9606.3,
                "profit_sb": 106.3,
                "profit_sb_percentage": 1.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ad97964-b691-4813-99e4-62f7c3ca2870",
                    "gambit_id": "2524d109-27ac-4522-b9ef-814d3d006898",
                    "last_updated": "2023-08-05T11:58:12.268083-04:00",
                    "created_at": "2023-08-04T08:53:00.029566-04:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "1.75000",
                    "odds": "1.78120",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5d1ae4-7e15-4aae-99b7-50b21e9ed19c/?format=api"
                },
                {
                    "id": "03fa33e2-527d-499c-bc39-f93617fb6aff",
                    "gambit_id": "b0c96645-adb9-4e0d-af64-761d36652325",
                    "last_updated": "2023-08-05T11:58:12.264126-04:00",
                    "created_at": "2023-08-04T08:53:00.024429-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "2.13000",
                    "odds": "2.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5d1ae4-7e15-4aae-99b7-50b21e9ed19c/?format=api"
                }
            ]
        },
        {
            "id": "ef069087-cef3-4f65-b1ca-177bb8589189",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f74a553-a403-4e47-8686-db81b3078575/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-04T08:53:00.035276-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": "LOS",
                        "amount": 6324.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42336299-98ee-4e2e-b0ac-0a6ae12c4806",
                    "gambit_id": "f653e7ef-a500-42ef-9ccd-72252619d4ca",
                    "last_updated": "2023-08-05T11:58:12.281103-04:00",
                    "created_at": "2023-08-04T08:53:00.039721-04:00",
                    "name": "LOS",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef069087-cef3-4f65-b1ca-177bb8589189/?format=api"
                },
                {
                    "id": "727c0a2a-074b-435e-abad-58b5cef230e9",
                    "gambit_id": "a0a90c47-fba8-4a88-b648-fa39b94cc280",
                    "last_updated": "2023-08-05T11:58:12.284471-04:00",
                    "created_at": "2023-08-04T08:53:00.043947-04:00",
                    "name": "SDG",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef069087-cef3-4f65-b1ca-177bb8589189/?format=api"
                }
            ]
        },
        {
            "id": "a1f4c171-2624-4c02-ae73-d14e11446243",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f74a553-a403-4e47-8686-db81b3078575/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-04T08:53:00.048288-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9fddfd59-16aa-4528-9377-2761298647a6",
                    "gambit_id": "ff63ae08-fa0a-40b7-998e-52fe9bdf1d67",
                    "last_updated": "2023-08-05T11:58:12.300024-04:00",
                    "created_at": "2023-08-04T08:53:00.055940-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f4c171-2624-4c02-ae73-d14e11446243/?format=api"
                },
                {
                    "id": "ae8bec48-a685-462e-9014-e227efc497a4",
                    "gambit_id": "eb5fcb14-5c22-4c6f-a2e5-b4fab3f821d8",
                    "last_updated": "2023-08-05T11:58:12.291876-04:00",
                    "created_at": "2023-08-04T08:53:00.051971-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f4c171-2624-4c02-ae73-d14e11446243/?format=api"
                }
            ]
        }
    ]
}