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/9777504f-68d6-425d-9ae5-a08d65cf63c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9777504f-68d6-425d-9ae5-a08d65cf63c5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f8f16df3-072c-4ef3-8c37-6f111b8bae31",
    "completed": true,
    "last_updated": "2023-04-26T12:02:16.392428-04:00",
    "created_at": "2023-04-25T11:41:58.604240-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f8f16df3-072c-4ef3-8c37-6f111b8bae31",
    "datetime": "2023-04-25T18:40:00-04:00",
    "cutoff_datetime": "2023-04-25T18:40:00-04:00",
    "name": "TEX (M Perez) v. CIN (L Weaver)",
    "bettypes": [
        {
            "id": "15eaf106-8b57-4406-a043-2d128e986a51",
            "match": "https://api-prod.gambitprofit.com/api/matches/9777504f-68d6-425d-9ae5-a08d65cf63c5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-25T11:41:58.622169-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": "TEX (M Perez)",
                        "amount": 5426.0
                    },
                    {
                        "team": "CIN (L Weaver)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1e46aeb7-a961-4e05-8380-122652306c1b",
                    "gambit_id": "785551ad-9853-420d-be69-374b6685b769",
                    "last_updated": "2023-04-26T12:02:16.406330-04:00",
                    "created_at": "2023-04-25T11:41:58.626845-04:00",
                    "name": "TEX (M Perez)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15eaf106-8b57-4406-a043-2d128e986a51/?format=api"
                },
                {
                    "id": "ec75fbf1-7754-4e20-bbe3-471bcc336d1d",
                    "gambit_id": "3aae1a19-04c6-4677-8c13-c892fcd756a8",
                    "last_updated": "2023-04-26T12:02:16.404833-04:00",
                    "created_at": "2023-04-25T11:41:58.624438-04:00",
                    "name": "CIN (L Weaver)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15eaf106-8b57-4406-a043-2d128e986a51/?format=api"
                }
            ]
        },
        {
            "id": "b194f4c2-6776-49ab-a276-ab56ed8811a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/9777504f-68d6-425d-9ae5-a08d65cf63c5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-25T11:41:58.614585-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": "CIN",
                        "amount": 5699.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a6ed8ab-2e98-4424-819e-0ce29f5b96ae",
                    "gambit_id": "06158e84-3621-41b9-8151-f256c5e5fa25",
                    "last_updated": "2023-04-26T12:02:16.400714-04:00",
                    "created_at": "2023-04-25T11:41:58.617077-04:00",
                    "name": "CIN",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b194f4c2-6776-49ab-a276-ab56ed8811a5/?format=api"
                },
                {
                    "id": "4a9df494-e8df-4d9e-b767-0c427601ce5d",
                    "gambit_id": "08297afc-5033-42c3-88d3-e324c62a042e",
                    "last_updated": "2023-04-26T12:02:16.402043-04:00",
                    "created_at": "2023-04-25T11:41:58.619570-04:00",
                    "name": "TEX",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b194f4c2-6776-49ab-a276-ab56ed8811a5/?format=api"
                }
            ]
        },
        {
            "id": "1c24e31b-8701-4c40-9ad1-2e97e39fe7b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/9777504f-68d6-425d-9ae5-a08d65cf63c5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-25T11:41:58.607313-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "93ac68dc-054a-49d0-a9c1-79500427f96f",
                    "gambit_id": "c9747a34-b337-4968-b5af-2b177b2dc751",
                    "last_updated": "2023-04-26T12:02:16.398102-04:00",
                    "created_at": "2023-04-25T11:41:58.609511-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c24e31b-8701-4c40-9ad1-2e97e39fe7b9/?format=api"
                },
                {
                    "id": "ff10cbc5-55c1-45bb-8066-5c300cec4237",
                    "gambit_id": "30b4dbb6-e96c-444a-9512-6e72870ec089",
                    "last_updated": "2023-04-26T12:02:16.396698-04:00",
                    "created_at": "2023-04-25T11:41:58.612041-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c24e31b-8701-4c40-9ad1-2e97e39fe7b9/?format=api"
                }
            ]
        }
    ]
}