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/09ed04fd-9974-4618-9180-2aa91be63a17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09ed04fd-9974-4618-9180-2aa91be63a17",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "63467d85-4bc8-4eab-bfca-e6434c0ba642",
    "completed": true,
    "last_updated": "2023-04-11T13:17:01.760258-04:00",
    "created_at": "2023-04-10T08:57:02.552001-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/63467d85-4bc8-4eab-bfca-e6434c0ba642",
    "datetime": "2023-04-10T21:38:00-04:00",
    "cutoff_datetime": "2023-04-10T21:38:00-04:00",
    "name": "WAS (P Corbin) v. LAA (J Suarez)",
    "bettypes": [
        {
            "id": "d4667ee8-b73a-4c9a-87c1-03a1d54b5489",
            "match": "https://api-prod.gambitprofit.com/api/matches/09ed04fd-9974-4618-9180-2aa91be63a17/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-10T08:57:02.573359-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": "LAA (J Suarez)",
                        "amount": 6833.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 3167.0
                    }
                ],
                "expected_reward_tokens": 9564.34,
                "profit_sb": 64.34,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7c4da145-2287-4ad4-89db-d52df960504f",
                    "gambit_id": "7cb5670b-7ce5-4451-a85f-86176ac90dcd",
                    "last_updated": "2023-04-11T13:17:01.783583-04:00",
                    "created_at": "2023-04-10T08:57:02.575689-04:00",
                    "name": "LAA (J Suarez)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4667ee8-b73a-4c9a-87c1-03a1d54b5489/?format=api"
                },
                {
                    "id": "c682e9ec-de53-4f5e-ade4-96a035cf27c3",
                    "gambit_id": "861144dc-0a11-4d45-8b8c-21b54b21a997",
                    "last_updated": "2023-04-11T13:17:01.786583-04:00",
                    "created_at": "2023-04-10T08:57:02.577705-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4667ee8-b73a-4c9a-87c1-03a1d54b5489/?format=api"
                }
            ]
        },
        {
            "id": "aaf5864d-c689-41c8-b079-6da15b57f041",
            "match": "https://api-prod.gambitprofit.com/api/matches/09ed04fd-9974-4618-9180-2aa91be63a17/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-10T08:57:02.564713-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": "LAA",
                        "amount": 5421.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34b2317f-2987-4fac-b09e-f579f7861251",
                    "gambit_id": "9eea3d9e-d05e-4f26-a9eb-91c975e24866",
                    "last_updated": "2023-04-11T13:17:01.775677-04:00",
                    "created_at": "2023-04-10T08:57:02.567108-04:00",
                    "name": "LAA",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf5864d-c689-41c8-b079-6da15b57f041/?format=api"
                },
                {
                    "id": "0b76fa86-93e4-4b7d-9295-81500b7d04e9",
                    "gambit_id": "e9ca056b-783f-473e-b16f-4efc123ab098",
                    "last_updated": "2023-04-11T13:17:01.778602-04:00",
                    "created_at": "2023-04-10T08:57:02.570434-04:00",
                    "name": "WAS",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf5864d-c689-41c8-b079-6da15b57f041/?format=api"
                }
            ]
        },
        {
            "id": "f73da0a6-3fb6-47ef-b1b0-ac7d3bd018ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/09ed04fd-9974-4618-9180-2aa91be63a17/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-10T08:57:02.555808-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 10",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "61d56db5-ff1b-4e59-b0d8-e45f0d406712",
                    "gambit_id": "7c95ee56-ec9a-4b86-b93f-dd0409e9fb5d",
                    "last_updated": "2023-04-11T13:17:01.768034-04:00",
                    "created_at": "2023-04-10T08:57:02.558678-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f73da0a6-3fb6-47ef-b1b0-ac7d3bd018ba/?format=api"
                },
                {
                    "id": "9635062d-3ccc-4aa4-b7a5-165a8a46f240",
                    "gambit_id": "90fb674e-5947-4949-aa23-ce04bdbe7eef",
                    "last_updated": "2023-04-11T13:17:01.770628-04:00",
                    "created_at": "2023-04-10T08:57:02.561692-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f73da0a6-3fb6-47ef-b1b0-ac7d3bd018ba/?format=api"
                }
            ]
        }
    ]
}