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/82c9fd38-8026-4815-bb8a-d8e4b3bccc02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "82c9fd38-8026-4815-bb8a-d8e4b3bccc02",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "53b097cd-962e-49bd-bdec-d39930aa59c5",
    "completed": true,
    "last_updated": "2024-01-04T13:28:21.180964-05:00",
    "created_at": "2024-01-03T09:37:57.913284-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/53b097cd-962e-49bd-bdec-d39930aa59c5",
    "datetime": "2024-01-03T21:07:00-05:00",
    "cutoff_datetime": "2024-01-03T21:07:00-05:00",
    "name": "Toronto Maple Leafs v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "da958cf5-18bc-4a29-9c4b-96424716008d",
            "match": "https://api-prod.gambitprofit.com/api/matches/82c9fd38-8026-4815-bb8a-d8e4b3bccc02/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-03T09:37:57.918363-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": "Toronto Maple Leafs",
                        "amount": 6554.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5aa193f7-1e0a-4856-837f-a1b5fa868b5a",
                    "gambit_id": "46c0980c-0e04-4c53-a69a-10029692a482",
                    "last_updated": "2024-01-04T13:28:21.189485-05:00",
                    "created_at": "2024-01-03T09:37:57.922773-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da958cf5-18bc-4a29-9c4b-96424716008d/?format=api"
                },
                {
                    "id": "e77d172e-deaf-46c7-bf99-8f175c688d08",
                    "gambit_id": "70417da6-cfa3-4b23-9248-a29dd656e7ab",
                    "last_updated": "2024-01-04T13:28:21.192698-05:00",
                    "created_at": "2024-01-03T09:37:57.926972-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da958cf5-18bc-4a29-9c4b-96424716008d/?format=api"
                }
            ]
        },
        {
            "id": "5690a3a9-4188-49c2-80d2-730637a41e78",
            "match": "https://api-prod.gambitprofit.com/api/matches/82c9fd38-8026-4815-bb8a-d8e4b3bccc02/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-03T09:37:57.930880-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": "Anaheim Ducks",
                        "amount": 5423.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b80b245-be18-487e-ab53-cf13640ac50f",
                    "gambit_id": "f3ad2fd1-3240-48e6-b230-1f0300e0d768",
                    "last_updated": "2024-01-04T13:28:21.202161-05:00",
                    "created_at": "2024-01-03T09:37:57.939208-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5690a3a9-4188-49c2-80d2-730637a41e78/?format=api"
                },
                {
                    "id": "7991eb2a-0165-46b4-af32-e49a97b62713",
                    "gambit_id": "1cd9ef85-0228-4616-bd58-6d84998aaa53",
                    "last_updated": "2024-01-04T13:28:21.198951-05:00",
                    "created_at": "2024-01-03T09:37:57.934963-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5690a3a9-4188-49c2-80d2-730637a41e78/?format=api"
                }
            ]
        },
        {
            "id": "3485b0d2-2982-423d-a778-37a5d61efc9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/82c9fd38-8026-4815-bb8a-d8e4b3bccc02/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-03T09:37:57.943551-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": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1e1d4f12-4fcd-4bfb-a0ef-18ea418225c7",
                    "gambit_id": "95d9c6fd-af23-443e-a140-b9f068f7834a",
                    "last_updated": "2024-01-04T13:28:21.208308-05:00",
                    "created_at": "2024-01-03T09:37:57.947539-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3485b0d2-2982-423d-a778-37a5d61efc9a/?format=api"
                },
                {
                    "id": "ec23408c-fe9e-4eb6-baa3-8e5282c62d37",
                    "gambit_id": "30b4fbeb-03a0-4d5e-aaf9-d11cf17f0e33",
                    "last_updated": "2024-01-04T13:28:21.211561-05:00",
                    "created_at": "2024-01-03T09:37:57.952178-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3485b0d2-2982-423d-a778-37a5d61efc9a/?format=api"
                }
            ]
        }
    ]
}