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/c06569aa-30fc-4567-a8df-4cfb910067d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c06569aa-30fc-4567-a8df-4cfb910067d9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f622a78b-e2b8-48da-83ba-291c242cd6a5",
    "completed": true,
    "last_updated": "2022-08-08T10:52:15.825694-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.14,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f622a78b-e2b8-48da-83ba-291c242cd6a5",
    "datetime": "2022-08-07T19:08:00-04:00",
    "cutoff_datetime": "2022-08-07T19:08:00-04:00",
    "name": "SDG (Y Darvish) v. LOS (T Anderson)",
    "bettypes": [
        {
            "id": "2742c4ea-6c8e-4705-a9ac-58c68d0ee08f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "LOS (T Anderson)",
                        "amount": 5579.0
                    },
                    {
                        "team": "SDG (Y Darvish)",
                        "amount": 4421.0
                    }
                ],
                "expected_reward_tokens": 9372.52,
                "profit_sb": 372.52,
                "profit_sb_percentage": 4.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "416722fe-4a5f-4f7f-9a83-f7c71a8dda5a",
                    "gambit_id": "a7521117-426e-46df-a8f8-496f8b1d214d",
                    "last_updated": "2022-08-08T10:52:15.828690-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (T Anderson)",
                    "reward": "1.68000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2742c4ea-6c8e-4705-a9ac-58c68d0ee08f/?format=api"
                },
                {
                    "id": "7adcabb1-4ced-4b86-b91a-638bb2601298",
                    "gambit_id": "f7b9f5de-10c5-4b13-9f5d-66622acb4cbf",
                    "last_updated": "2022-08-08T10:52:15.829083-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "2.12000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2742c4ea-6c8e-4705-a9ac-58c68d0ee08f/?format=api"
                }
            ]
        },
        {
            "id": "d4adecb7-0e50-4644-9a04-84d3fb45a4e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?format=api",
            "name": "Play the Odds",
            "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": "SDG",
                        "amount": 5995.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4005.0
                    }
                ],
                "expected_reward_tokens": 9291.6,
                "profit_sb": 291.6,
                "profit_sb_percentage": 3.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "35d20c43-a6d6-44dc-abc5-f1baab42f4e1",
                    "gambit_id": "e9c2bc3e-980d-416d-829c-9b67c3d88b7e",
                    "last_updated": "2022-08-08T10:52:15.828280-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.55000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4adecb7-0e50-4644-9a04-84d3fb45a4e7/?format=api"
                },
                {
                    "id": "5e7f2e98-32e7-430a-8540-320c3d7b7920",
                    "gambit_id": "d626f08b-5237-4a64-982b-aa7583a8ec89",
                    "last_updated": "2022-08-08T10:52:15.827840-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4adecb7-0e50-4644-9a04-84d3fb45a4e7/?format=api"
                }
            ]
        },
        {
            "id": "ca4f36db-5140-4905-80b7-a97e1ef8a4cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?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 Over 8.5",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fae29e2b-0602-4243-9fb8-b89e3f610d7c",
                    "gambit_id": "27ca7da2-db1c-4aa6-8789-4e321b88ce29",
                    "last_updated": "2022-08-08T10:52:15.827382-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4f36db-5140-4905-80b7-a97e1ef8a4cd/?format=api"
                },
                {
                    "id": "b2be8ec2-6c74-4ea3-8dab-aa6dec735c61",
                    "gambit_id": "80d68264-25a2-4c1d-9b07-669ca3e8f7cd",
                    "last_updated": "2022-08-08T10:52:15.826764-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4f36db-5140-4905-80b7-a97e1ef8a4cd/?format=api"
                }
            ]
        }
    ]
}