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/3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c0e0d1ff-cb94-4d04-a41d-d79239fc6432",
    "completed": true,
    "last_updated": "2024-01-24T22:28:17.766291-05:00",
    "created_at": "2024-01-23T09:43:20.003191-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c0e0d1ff-cb94-4d04-a41d-d79239fc6432",
    "datetime": "2024-01-23T19:07:00-05:00",
    "cutoff_datetime": "2024-01-23T19:07:00-05:00",
    "name": "Dallas Stars v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "10d638e1-c5bd-46dd-9fea-8c5cb5640425",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-23T09:43:20.032922-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": "Dallas Stars",
                        "amount": 5688.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85b4fe83-b8a2-44ac-9e4a-af7e71999f21",
                    "gambit_id": "ad188bca-78be-4367-b803-4f19281e4801",
                    "last_updated": "2024-01-24T22:28:17.776738-05:00",
                    "created_at": "2024-01-23T09:43:20.046121-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10d638e1-c5bd-46dd-9fea-8c5cb5640425/?format=api"
                },
                {
                    "id": "45b2843f-941a-4734-9488-3f35c308fc30",
                    "gambit_id": "caeec677-65bd-462e-b195-bf7b76d222e1",
                    "last_updated": "2024-01-24T22:28:17.781133-05:00",
                    "created_at": "2024-01-23T09:43:20.054440-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10d638e1-c5bd-46dd-9fea-8c5cb5640425/?format=api"
                }
            ]
        },
        {
            "id": "88f36247-223f-412d-9e60-2ce0ba7d8e26",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-23T09:43:20.059623-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": "Detroit Red Wings",
                        "amount": 6390.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c3258d9-1a39-425f-8b9f-7555e92af186",
                    "gambit_id": "08887e1b-eb9c-49be-aa42-9327ecf60c4e",
                    "last_updated": "2024-01-24T22:28:17.795889-05:00",
                    "created_at": "2024-01-23T09:43:20.071450-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f36247-223f-412d-9e60-2ce0ba7d8e26/?format=api"
                },
                {
                    "id": "96e7e8b9-dc8e-4757-8cc9-3f644c6049fd",
                    "gambit_id": "a80df0f9-1a96-426f-beb8-1f504abcd328",
                    "last_updated": "2024-01-24T22:28:17.792643-05:00",
                    "created_at": "2024-01-23T09:43:20.065629-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f36247-223f-412d-9e60-2ce0ba7d8e26/?format=api"
                }
            ]
        },
        {
            "id": "a12701c8-ec2e-433c-809b-75c18776345b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-23T09:43:20.076299-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": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "451f88da-f7e8-492b-bb30-69dea7fea5d2",
                    "gambit_id": "3bdeb20c-9b9a-443d-b145-aa741961ddae",
                    "last_updated": "2024-01-24T22:28:17.804871-05:00",
                    "created_at": "2024-01-23T09:43:20.081173-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12701c8-ec2e-433c-809b-75c18776345b/?format=api"
                },
                {
                    "id": "93cb380d-8909-4f57-a0a0-ad291033cbfe",
                    "gambit_id": "ffe9fded-9972-42ae-9ddf-1d741579bd59",
                    "last_updated": "2024-01-24T22:28:17.808214-05:00",
                    "created_at": "2024-01-23T09:43:20.086631-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12701c8-ec2e-433c-809b-75c18776345b/?format=api"
                }
            ]
        }
    ]
}