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/e05f506f-99b7-4caf-9f97-d514b7c886fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e05f506f-99b7-4caf-9f97-d514b7c886fd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a8ee66aa-4068-429c-bb0a-7961dfcc48e5",
    "completed": true,
    "last_updated": "2024-01-02T10:38:09.835596-05:00",
    "created_at": "2023-12-27T09:43:11.565297-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.35,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a8ee66aa-4068-429c-bb0a-7961dfcc48e5",
    "datetime": "2023-12-31T13:00:00-05:00",
    "cutoff_datetime": "2023-12-31T13:00:00-05:00",
    "name": "New England Patriots v. Buffalo Bills",
    "bettypes": [
        {
            "id": "01c2919c-055f-4917-84cc-ba3010226510",
            "match": "https://api-prod.gambitprofit.com/api/matches/e05f506f-99b7-4caf-9f97-d514b7c886fd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-27T09:43:11.588277-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Buffalo Bills",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10800.0,
                "profit_sb": 1300.0,
                "profit_sb_percentage": 13.68,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Buffalo Bills",
                        "amount": 8769.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 1231.0
                    }
                ],
                "expected_reward_tokens": 9466.39,
                "profit_sb": -33.61,
                "profit_sb_percentage": -0.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bba4e2c-f3a9-45b8-94ac-e832896f9316",
                    "gambit_id": "d701a5fa-f5e8-47fa-94cd-a6f70a5b2b5f",
                    "last_updated": "2024-01-02T10:38:09.861361-05:00",
                    "created_at": "2023-12-27T09:43:11.596239-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.08000",
                    "odds": "1.08330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c2919c-055f-4917-84cc-ba3010226510/?format=api"
                },
                {
                    "id": "66b64745-9798-4023-a42d-649b7b010ca1",
                    "gambit_id": "d868313f-cb30-43a3-bbc2-5ec094e4a07e",
                    "last_updated": "2024-01-02T10:38:09.857962-05:00",
                    "created_at": "2023-12-27T09:43:11.592507-05:00",
                    "name": "New England Patriots",
                    "reward": "7.69000",
                    "odds": "8.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c2919c-055f-4917-84cc-ba3010226510/?format=api"
                }
            ]
        },
        {
            "id": "c8c7b9e7-c255-4609-8fb6-bc7861e6f8cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/e05f506f-99b7-4caf-9f97-d514b7c886fd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-27T09:43:11.575734-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": "New England Patriots",
                        "amount": 5000.0
                    },
                    {
                        "team": "Buffalo Bills",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6057861-30cb-4345-8dd0-b9f7864afce8",
                    "gambit_id": "bec73c27-def8-4fd7-a6c1-85467817b3a3",
                    "last_updated": "2024-01-02T10:38:09.846273-05:00",
                    "created_at": "2023-12-27T09:43:11.580054-05:00",
                    "name": "New England Patriots",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8c7b9e7-c255-4609-8fb6-bc7861e6f8cc/?format=api"
                },
                {
                    "id": "f54020c3-0775-4788-8963-583ef6c6e49c",
                    "gambit_id": "bf6e4c1d-266e-4aa4-99e4-01e7bdba9bbb",
                    "last_updated": "2024-01-02T10:38:09.850117-05:00",
                    "created_at": "2023-12-27T09:43:11.584214-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8c7b9e7-c255-4609-8fb6-bc7861e6f8cc/?format=api"
                }
            ]
        },
        {
            "id": "7ebd18a3-5f6d-439f-85af-dd06f9b4dee8",
            "match": "https://api-prod.gambitprofit.com/api/matches/e05f506f-99b7-4caf-9f97-d514b7c886fd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-27T09:43:11.599900-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 40",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8537e44-64b4-4e8a-9b0b-6102af80371f",
                    "gambit_id": "add3d3a1-340c-46c2-affa-9bad1478d55d",
                    "last_updated": "2024-01-02T10:38:09.869182-05:00",
                    "created_at": "2023-12-27T09:43:11.603689-05:00",
                    "name": "Game Total Over 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ebd18a3-5f6d-439f-85af-dd06f9b4dee8/?format=api"
                },
                {
                    "id": "08380def-f267-4e43-9e5b-5c52587f4c86",
                    "gambit_id": "9ca57141-33f2-41b1-9f2e-9d580190a50e",
                    "last_updated": "2024-01-02T10:38:09.873283-05:00",
                    "created_at": "2023-12-27T09:43:11.607853-05:00",
                    "name": "Game Total Under 40",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ebd18a3-5f6d-439f-85af-dd06f9b4dee8/?format=api"
                }
            ]
        }
    ]
}