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/f85aac0a-96d9-49bb-bccf-54a450f19b04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f85aac0a-96d9-49bb-bccf-54a450f19b04",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "21756887-74bf-4435-a2d6-5bdbe7699462",
    "completed": true,
    "last_updated": "2023-11-23T17:43:24.155643-05:00",
    "created_at": "2023-11-22T09:08:20.113932-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.47,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/21756887-74bf-4435-a2d6-5bdbe7699462",
    "datetime": "2023-11-22T22:07:00-05:00",
    "cutoff_datetime": "2023-11-22T22:07:00-05:00",
    "name": "Montreal Canadiens v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "c6830db6-ce9e-4d2b-9d15-b89a83da7337",
            "match": "https://api-prod.gambitprofit.com/api/matches/f85aac0a-96d9-49bb-bccf-54a450f19b04/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-22T09:08:20.118924-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": 5214.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3c47094-4c85-490f-8fb3-87a984d5db69",
                    "gambit_id": "5ff20565-971f-438f-8eb4-a84ef551b3df",
                    "last_updated": "2023-11-23T17:43:24.184929-05:00",
                    "created_at": "2023-11-22T09:08:20.126169-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6830db6-ce9e-4d2b-9d15-b89a83da7337/?format=api"
                },
                {
                    "id": "89aed0a7-d390-4561-838e-745d43f1905a",
                    "gambit_id": "e5bf95df-e06e-4bb8-8531-97118e558088",
                    "last_updated": "2023-11-23T17:43:24.181762-05:00",
                    "created_at": "2023-11-22T09:08:20.122451-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6830db6-ce9e-4d2b-9d15-b89a83da7337/?format=api"
                }
            ]
        },
        {
            "id": "80c31d77-1727-4ca7-839f-1d7f4992763a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f85aac0a-96d9-49bb-bccf-54a450f19b04/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-22T09:08:20.130143-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": "Montreal Canadiens",
                        "amount": 6546.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3454.0
                    }
                ],
                "expected_reward_tokens": 9360.34,
                "profit_sb": -139.66,
                "profit_sb_percentage": -1.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "825f3191-8112-445c-8240-4b272be14886",
                    "gambit_id": "6ac3d69c-e67f-4822-8743-fc9d64a62c84",
                    "last_updated": "2023-11-23T17:43:24.191218-05:00",
                    "created_at": "2023-11-22T09:08:20.133661-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c31d77-1727-4ca7-839f-1d7f4992763a/?format=api"
                },
                {
                    "id": "624ff1bc-2d51-4f86-b612-65eb9b010e2f",
                    "gambit_id": "ed7fd163-58e6-43a5-bb31-d3a568547731",
                    "last_updated": "2023-11-23T17:43:24.194438-05:00",
                    "created_at": "2023-11-22T09:08:20.138584-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.71000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c31d77-1727-4ca7-839f-1d7f4992763a/?format=api"
                }
            ]
        },
        {
            "id": "49e21c57-066e-49ae-8de2-decf461cda22",
            "match": "https://api-prod.gambitprofit.com/api/matches/f85aac0a-96d9-49bb-bccf-54a450f19b04/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-22T09:08:20.142355-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": "5c0de130-1c63-42a1-99fe-41a572e94d73",
                    "gambit_id": "ab0f2706-0a76-41f5-862b-d68ef0edc548",
                    "last_updated": "2023-11-23T17:43:24.206408-05:00",
                    "created_at": "2023-11-22T09:08:20.146241-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/49e21c57-066e-49ae-8de2-decf461cda22/?format=api"
                },
                {
                    "id": "dd11be51-b742-4172-b6d7-09e2e6a29f90",
                    "gambit_id": "8a383502-280c-4bc8-a937-1b401f266f5a",
                    "last_updated": "2023-11-23T17:43:24.209619-05:00",
                    "created_at": "2023-11-22T09:08:20.149915-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/49e21c57-066e-49ae-8de2-decf461cda22/?format=api"
                }
            ]
        }
    ]
}