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/b9ed0c8d-4635-445a-98a8-90257ae33b3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b9ed0c8d-4635-445a-98a8-90257ae33b3a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "86a0226d-fefc-4d8b-80b9-c36ca85518ac",
    "completed": true,
    "last_updated": "2022-10-12T10:16:59.121715-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/86a0226d-fefc-4d8b-80b9-c36ca85518ac",
    "datetime": "2022-10-11T15:37:00-04:00",
    "cutoff_datetime": "2022-10-11T15:37:00-04:00",
    "name": "SEA (L Gilbert) v. HOU (J Verlander)",
    "bettypes": [
        {
            "id": "2a07cd23-0112-45dc-bcc2-d9277fe95e75",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9ed0c8d-4635-445a-98a8-90257ae33b3a/?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": "HOU (J Verlander)",
                        "amount": 6636.0
                    },
                    {
                        "team": "SEA (L Gilbert)",
                        "amount": 3364.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cf467aac-a204-45fd-8bb0-0c9be283bd4a",
                    "gambit_id": "a3e9a0f8-cb95-419d-a38e-7295b578837b",
                    "last_updated": "2022-10-12T10:16:59.131759-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Verlander)",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a07cd23-0112-45dc-bcc2-d9277fe95e75/?format=api"
                },
                {
                    "id": "283b8066-7f4a-430e-9039-3e41ecbbbba5",
                    "gambit_id": "295caf0f-bfa2-4a27-a6a9-4d02edf44ad9",
                    "last_updated": "2022-10-12T10:16:59.130682-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a07cd23-0112-45dc-bcc2-d9277fe95e75/?format=api"
                }
            ]
        },
        {
            "id": "f4c8e76d-8c82-4d32-a415-9a0dcb2c00fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9ed0c8d-4635-445a-98a8-90257ae33b3a/?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": "HOU",
                        "amount": 5000.0
                    },
                    {
                        "team": "SEA",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "937690ef-aae0-404a-b0db-f5e6819dd89a",
                    "gambit_id": "59ce1a28-b1c4-4851-8407-617a9258733b",
                    "last_updated": "2022-10-12T10:16:59.127738-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c8e76d-8c82-4d32-a415-9a0dcb2c00fb/?format=api"
                },
                {
                    "id": "929a9f2d-ea0f-456b-9c8f-7ab38fb63add",
                    "gambit_id": "b77fb1a2-f380-46d7-a296-0e71a131116c",
                    "last_updated": "2022-10-12T10:16:59.128703-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c8e76d-8c82-4d32-a415-9a0dcb2c00fb/?format=api"
                }
            ]
        },
        {
            "id": "ce075bbe-ee9a-4ca2-aef7-bd0e9a48cbb8",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9ed0c8d-4635-445a-98a8-90257ae33b3a/?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 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba913e55-7e64-4181-b45d-8bb306fc28d6",
                    "gambit_id": "e76ea73e-7763-499c-9b6e-d91eeb171283",
                    "last_updated": "2022-10-12T10:16:59.125788-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce075bbe-ee9a-4ca2-aef7-bd0e9a48cbb8/?format=api"
                },
                {
                    "id": "30217a2b-174d-4a19-aae4-0716b5e4d136",
                    "gambit_id": "b0c239df-ce49-4e86-99c7-4cc4fdadd23f",
                    "last_updated": "2022-10-12T10:16:59.124565-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce075bbe-ee9a-4ca2-aef7-bd0e9a48cbb8/?format=api"
                }
            ]
        }
    ]
}