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/96110fb3-adc4-4d1d-a20d-aff3780b9d2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "96110fb3-adc4-4d1d-a20d-aff3780b9d2d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "57d1e28d-13e9-4ce7-9742-cc6dfb902540",
    "completed": true,
    "last_updated": "2023-09-07T10:23:15.638233-04:00",
    "created_at": "2023-09-01T23:08:18.999702-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.2,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/57d1e28d-13e9-4ce7-9742-cc6dfb902540",
    "datetime": "2023-09-03T09:00:00-04:00",
    "cutoff_datetime": "2023-09-03T09:00:00-04:00",
    "name": "Crystal Palace v. Wolverhampton Wanderers",
    "bettypes": [
        {
            "id": "57be2c1e-1f3d-4198-8626-72abfefa3e5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/96110fb3-adc4-4d1d-a20d-aff3780b9d2d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-01T23:08:19.007838-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 6423.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3577.0
                    }
                ],
                "expected_reward_tokens": 11946.78,
                "profit_sb": 2446.78,
                "profit_sb_percentage": 25.76,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Crystal Palace",
                        "amount": 4995.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2782.0
                    },
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 2223.0
                    }
                ],
                "expected_reward_tokens": 9290.7,
                "profit_sb": -209.3,
                "profit_sb_percentage": -2.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e885707-29e7-4908-b07a-f69e2b5f3459",
                    "gambit_id": "80fca0e4-4917-44dd-b549-4f4b0a657316",
                    "last_updated": "2023-09-07T10:23:15.646975-04:00",
                    "created_at": "2023-09-01T23:08:19.012234-04:00",
                    "name": "Crystal Palace",
                    "reward": "1.86000",
                    "odds": "1.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57be2c1e-1f3d-4198-8626-72abfefa3e5d/?format=api"
                },
                {
                    "id": "f4fd5a3b-620a-4140-b64e-e94b8fd974de",
                    "gambit_id": "22590218-4fd8-4f68-8f19-69d30378bb48",
                    "last_updated": "2023-09-07T10:23:15.653408-04:00",
                    "created_at": "2023-09-01T23:08:19.034798-04:00",
                    "name": "Draw",
                    "reward": "3.34000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57be2c1e-1f3d-4198-8626-72abfefa3e5d/?format=api"
                },
                {
                    "id": "e3052b70-c465-445d-9321-57a370b806f1",
                    "gambit_id": "46317b04-fcdb-4b39-9a30-24b098adfb7e",
                    "last_updated": "2023-09-07T10:23:15.650286-04:00",
                    "created_at": "2023-09-01T23:08:19.016265-04:00",
                    "name": "Wolverhampton Wanderers",
                    "reward": "4.18000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57be2c1e-1f3d-4198-8626-72abfefa3e5d/?format=api"
                }
            ]
        },
        {
            "id": "c6763178-fbf7-49ce-a35a-bb808c694622",
            "match": "https://api-prod.gambitprofit.com/api/matches/96110fb3-adc4-4d1d-a20d-aff3780b9d2d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-01T23:08:19.040375-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 2.5",
                        "amount": 5269.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4731.0
                    }
                ],
                "expected_reward_tokens": 9272.76,
                "profit_sb": -227.24,
                "profit_sb_percentage": -2.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ead7fef3-7b2e-499d-8959-dbfe21363533",
                    "gambit_id": "984b5402-39fd-4b28-9265-42d6f066e0aa",
                    "last_updated": "2023-09-07T10:23:15.677924-04:00",
                    "created_at": "2023-09-01T23:08:19.048425-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6763178-fbf7-49ce-a35a-bb808c694622/?format=api"
                },
                {
                    "id": "90c684f0-a440-4aed-9ea1-b1e93014e49a",
                    "gambit_id": "a4b1d14d-7983-465e-8ae6-e3e940d4949f",
                    "last_updated": "2023-09-07T10:23:15.659627-04:00",
                    "created_at": "2023-09-01T23:08:19.044552-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6763178-fbf7-49ce-a35a-bb808c694622/?format=api"
                }
            ]
        }
    ]
}