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/0c5d3373-8f93-4082-900c-b2daf12e9064/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c5d3373-8f93-4082-900c-b2daf12e9064",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "06b00d91-e77a-45db-84ff-0bbdc7f6992f",
    "completed": true,
    "last_updated": "2022-12-03T10:17:30.568795-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.24,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/06b00d91-e77a-45db-84ff-0bbdc7f6992f",
    "datetime": "2022-12-01T14:00:00-05:00",
    "cutoff_datetime": "2022-12-01T14:00:00-05:00",
    "name": "Japan v. Spain",
    "bettypes": [
        {
            "id": "b998afed-0af1-40e5-ac1d-b0b2bb00c732",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c5d3373-8f93-4082-900c-b2daf12e9064/?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": "Spain",
                        "amount": 7252.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2748.0
                    }
                ],
                "expected_reward_tokens": 10442.4,
                "profit_sb": 1442.4,
                "profit_sb_percentage": 16.03,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Spain",
                        "amount": 6110.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2316.0
                    },
                    {
                        "team": "Japan",
                        "amount": 1574.0
                    }
                ],
                "expected_reward_tokens": 8798.4,
                "profit_sb": -201.6,
                "profit_sb_percentage": -2.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2200081f-5730-4d83-9b42-a9f9e36b4a9a",
                    "gambit_id": "b842a465-911d-419b-bcb9-0e0d375d027b",
                    "last_updated": "2022-12-03T10:17:30.574765-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Spain",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b998afed-0af1-40e5-ac1d-b0b2bb00c732/?format=api"
                },
                {
                    "id": "515860ab-064e-4246-bfd1-e24f757fa301",
                    "gambit_id": "c5ba1fa7-9511-4879-a62f-7c0ff16e7540",
                    "last_updated": "2022-12-03T10:17:30.575733-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.80000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b998afed-0af1-40e5-ac1d-b0b2bb00c732/?format=api"
                },
                {
                    "id": "e6bc5637-80da-444f-9732-5660cff23335",
                    "gambit_id": "408cbab8-e114-49b7-a4d9-20eba4d37770",
                    "last_updated": "2022-12-03T10:17:30.576705-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Japan",
                    "reward": "5.59000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b998afed-0af1-40e5-ac1d-b0b2bb00c732/?format=api"
                }
            ]
        },
        {
            "id": "5a7eba2f-c601-4173-9bf6-747948b106f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c5d3373-8f93-4082-900c-b2daf12e9064/?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": 5129.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4871.0
                    }
                ],
                "expected_reward_tokens": 8719.09,
                "profit_sb": -280.91,
                "profit_sb_percentage": -3.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6e03ef7-f240-44fd-9483-59effb35efbd",
                    "gambit_id": "2ecea821-459f-4f53-8bd4-92fac748daa5",
                    "last_updated": "2022-12-03T10:17:30.572828-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7eba2f-c601-4173-9bf6-747948b106f4/?format=api"
                },
                {
                    "id": "16201958-6719-43b8-b5ea-210cf472e495",
                    "gambit_id": "50be5f18-4c31-42a2-82b4-3c5f645c96bc",
                    "last_updated": "2022-12-03T10:17:30.571661-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.79000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7eba2f-c601-4173-9bf6-747948b106f4/?format=api"
                }
            ]
        }
    ]
}