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/77065081-903b-47db-a4d0-f909ee9d5977/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "77065081-903b-47db-a4d0-f909ee9d5977",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0f5602a0-55ef-46d9-b110-94eb58650d5e",
    "completed": true,
    "last_updated": "2023-04-13T11:12:25.288711-04:00",
    "created_at": "2023-04-11T09:02:17.834359-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.44,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/0f5602a0-55ef-46d9-b110-94eb58650d5e",
    "datetime": "2023-04-11T15:00:00-04:00",
    "cutoff_datetime": "2023-04-11T15:00:00-04:00",
    "name": "Benfica v. Inter Milan",
    "bettypes": [
        {
            "id": "f2bbefc0-fdbb-4102-ae1f-100d8f7b6821",
            "match": "https://api-prod.gambitprofit.com/api/matches/77065081-903b-47db-a4d0-f909ee9d5977/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-11T09:02:17.846234-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Benfica",
                        "amount": 5802.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4198.0
                    }
                ],
                "expected_reward_tokens": 13054.5,
                "profit_sb": 3554.5,
                "profit_sb_percentage": 37.42,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Benfica",
                        "amount": 4106.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2971.0
                    },
                    {
                        "team": "Inter Milan",
                        "amount": 2924.0
                    }
                ],
                "expected_reward_tokens": 9238.5,
                "profit_sb": -261.5,
                "profit_sb_percentage": -2.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f27b86b-be4c-4738-b98d-5e2214a54290",
                    "gambit_id": "15c206b2-aa81-405d-aebb-f77ebdf94002",
                    "last_updated": "2023-04-13T11:12:25.296562-04:00",
                    "created_at": "2023-04-11T09:02:17.849465-04:00",
                    "name": "Benfica",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2bbefc0-fdbb-4102-ae1f-100d8f7b6821/?format=api"
                },
                {
                    "id": "c96803d4-2405-4af3-b8ff-c3679881759c",
                    "gambit_id": "af8deb26-9258-4ba9-bf40-bc6db0a47d80",
                    "last_updated": "2023-04-13T11:12:25.297867-04:00",
                    "created_at": "2023-04-11T09:02:17.852356-04:00",
                    "name": "Draw",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2bbefc0-fdbb-4102-ae1f-100d8f7b6821/?format=api"
                },
                {
                    "id": "4e873b0c-c077-4818-8e2b-4b08c2822cdc",
                    "gambit_id": "646f8b60-85a2-4027-80d7-ff115494c67b",
                    "last_updated": "2023-04-13T11:12:25.299094-04:00",
                    "created_at": "2023-04-11T09:02:17.855122-04:00",
                    "name": "Inter Milan",
                    "reward": "3.16000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2bbefc0-fdbb-4102-ae1f-100d8f7b6821/?format=api"
                }
            ]
        },
        {
            "id": "0e2a9199-3e79-4a5c-b21f-fb448414bb0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/77065081-903b-47db-a4d0-f909ee9d5977/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-11T09:02:17.837922-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": 5389.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4611.0
                    }
                ],
                "expected_reward_tokens": 9268.11,
                "profit_sb": -231.89,
                "profit_sb_percentage": -2.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "476f5899-9170-440b-b3ee-327178422d58",
                    "gambit_id": "26b7074e-f23f-4c84-92cb-5bc23fe42dae",
                    "last_updated": "2023-04-13T11:12:25.291974-04:00",
                    "created_at": "2023-04-11T09:02:17.840588-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e2a9199-3e79-4a5c-b21f-fb448414bb0a/?format=api"
                },
                {
                    "id": "91f2b8be-9213-4a9a-9b63-3cbbce794e68",
                    "gambit_id": "160f7caf-e660-470b-ae44-41e5133331a2",
                    "last_updated": "2023-04-13T11:12:25.293223-04:00",
                    "created_at": "2023-04-11T09:02:17.843580-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e2a9199-3e79-4a5c-b21f-fb448414bb0a/?format=api"
                }
            ]
        }
    ]
}