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/bc900b90-a0cd-45bf-8f73-7fa3d96c8809/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bc900b90-a0cd-45bf-8f73-7fa3d96c8809",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a6e4ea5d-4b8f-4429-a8f0-e8fe5936129a",
    "completed": true,
    "last_updated": "2022-11-30T10:12:25.368536-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.15,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/a6e4ea5d-4b8f-4429-a8f0-e8fe5936129a",
    "datetime": "2022-11-29T14:00:00-05:00",
    "cutoff_datetime": "2022-11-29T14:00:00-05:00",
    "name": "Iran v. USA",
    "bettypes": [
        {
            "id": "bc1a97d2-8ed7-4352-9bf2-bedc6336e438",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc900b90-a0cd-45bf-8f73-7fa3d96c8809/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "USA",
                        "amount": 6375.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3625.0
                    }
                ],
                "expected_reward_tokens": 11092.5,
                "profit_sb": 2092.5,
                "profit_sb_percentage": 23.25,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "USA",
                        "amount": 4935.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2806.0
                    },
                    {
                        "team": "Iran",
                        "amount": 2260.0
                    }
                ],
                "expected_reward_tokens": 8586.36,
                "profit_sb": -413.64,
                "profit_sb_percentage": -4.6,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8ad8c04-212d-4451-8991-17335e677b5c",
                    "gambit_id": "dc319eae-18ec-4d7a-8674-8abded7983cd",
                    "last_updated": "2022-11-30T10:12:25.374721-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "USA",
                    "reward": "1.74000",
                    "odds": "1.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1a97d2-8ed7-4352-9bf2-bedc6336e438/?format=api"
                },
                {
                    "id": "7df0aec9-e31d-4257-8825-1e171a4aca6b",
                    "gambit_id": "75cfdfc9-5824-4b5e-a5dd-57d4fe67d79f",
                    "last_updated": "2022-11-30T10:12:25.376678-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.06000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1a97d2-8ed7-4352-9bf2-bedc6336e438/?format=api"
                },
                {
                    "id": "f28eef8c-dad0-477a-b80e-073eca0aff4a",
                    "gambit_id": "11fdbb92-09f8-478f-8eee-fc8cf0bdb2ba",
                    "last_updated": "2022-11-30T10:12:25.375692-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iran",
                    "reward": "3.80000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1a97d2-8ed7-4352-9bf2-bedc6336e438/?format=api"
                }
            ]
        },
        {
            "id": "97fd896e-1402-4b94-b403-5fcff4b9c660",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc900b90-a0cd-45bf-8f73-7fa3d96c8809/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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": 5552.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4448.0
                    }
                ],
                "expected_reward_tokens": 8716.64,
                "profit_sb": -283.36,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d5ecf02-78ae-428c-aa9f-b86513f1538c",
                    "gambit_id": "c0f00a2d-e05b-45f1-bf5e-71f0afa16c7b",
                    "last_updated": "2022-11-30T10:12:25.371578-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.57000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fd896e-1402-4b94-b403-5fcff4b9c660/?format=api"
                },
                {
                    "id": "15ed0573-3fa5-48a3-9296-66bf6670f435",
                    "gambit_id": "85d5df51-80e8-4f61-88d0-3a46ea8b532b",
                    "last_updated": "2022-11-30T10:12:25.372750-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97fd896e-1402-4b94-b403-5fcff4b9c660/?format=api"
                }
            ]
        }
    ]
}