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/0c0d245e-436f-46df-a614-2bc5fa4dddfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c0d245e-436f-46df-a614-2bc5fa4dddfa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7b2301a9-eaa3-47cc-b498-530ffcdb36ad",
    "completed": true,
    "last_updated": "2023-07-09T09:58:32.924744-04:00",
    "created_at": "2023-07-07T11:33:29.643464-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7b2301a9-eaa3-47cc-b498-530ffcdb36ad",
    "datetime": "2023-07-07T21:40:00-04:00",
    "cutoff_datetime": "2023-07-07T21:40:00-04:00",
    "name": "PIT (R Hill) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "c0945649-0687-4ecd-9dd9-4d09ea9ade87",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c0d245e-436f-46df-a614-2bc5fa4dddfa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-07T11:33:29.646173-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": "ARI (Z Gallen)",
                        "amount": 6564.0
                    },
                    {
                        "team": "PIT (R Hill)",
                        "amount": 3436.0
                    }
                ],
                "expected_reward_tokens": 9517.72,
                "profit_sb": 17.72,
                "profit_sb_percentage": 0.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "47c812e6-a358-4a2e-958e-64e0de18a32b",
                    "gambit_id": "350e46fa-ea66-4657-8bb2-cdceb71f5508",
                    "last_updated": "2023-07-09T09:58:32.932274-04:00",
                    "created_at": "2023-07-07T11:33:29.649526-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0945649-0687-4ecd-9dd9-4d09ea9ade87/?format=api"
                },
                {
                    "id": "e0058ed4-7667-4695-be27-ea34097f55ad",
                    "gambit_id": "221be142-2e50-43e6-aab8-6e77cc06e9e0",
                    "last_updated": "2023-07-09T09:58:32.929818-04:00",
                    "created_at": "2023-07-07T11:33:29.647813-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0945649-0687-4ecd-9dd9-4d09ea9ade87/?format=api"
                }
            ]
        },
        {
            "id": "ecd1263a-7a50-4cb7-a354-6b30bd363e1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c0d245e-436f-46df-a614-2bc5fa4dddfa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-07T11:33:29.656186-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": "PIT",
                        "amount": 5107.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91315885-e7ea-44ad-9847-d0272d3c76b8",
                    "gambit_id": "bae74f85-7383-4a8f-b8a8-efc007179c7b",
                    "last_updated": "2023-07-09T09:58:32.945048-04:00",
                    "created_at": "2023-07-07T11:33:29.658018-04:00",
                    "name": "PIT",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1263a-7a50-4cb7-a354-6b30bd363e1e/?format=api"
                },
                {
                    "id": "cf5fadc5-c653-4f89-82b7-5fe2d11c00ba",
                    "gambit_id": "3941a944-d3f4-4157-a66c-90ace4e466df",
                    "last_updated": "2023-07-09T09:58:32.947655-04:00",
                    "created_at": "2023-07-07T11:33:29.659855-04:00",
                    "name": "ARI",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1263a-7a50-4cb7-a354-6b30bd363e1e/?format=api"
                }
            ]
        },
        {
            "id": "2ea36598-e0d8-4375-bd0c-6a3395cbb43e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c0d245e-436f-46df-a614-2bc5fa4dddfa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-07T11:33:29.651157-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06b5011b-acd1-49e9-9c8f-7781234b6573",
                    "gambit_id": "c6c3d673-de04-4a18-bed7-ceae24a94199",
                    "last_updated": "2023-07-09T09:58:32.937083-04:00",
                    "created_at": "2023-07-07T11:33:29.652529-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea36598-e0d8-4375-bd0c-6a3395cbb43e/?format=api"
                },
                {
                    "id": "f2822245-c2ad-49c7-8357-b4d8f4cdb8ee",
                    "gambit_id": "3f2af7f6-171f-4aca-a7ca-8330865107da",
                    "last_updated": "2023-07-09T09:58:32.939632-04:00",
                    "created_at": "2023-07-07T11:33:29.654191-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea36598-e0d8-4375-bd0c-6a3395cbb43e/?format=api"
                }
            ]
        }
    ]
}