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/6d169013-cc4b-44b1-8b02-4bad2cfb2c03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d169013-cc4b-44b1-8b02-4bad2cfb2c03",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c9c0fe38-9243-4f86-be00-3b7b391cb687",
    "completed": true,
    "last_updated": "2023-10-09T15:43:11.995323-04:00",
    "created_at": "2023-10-03T10:18:15.616283-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c9c0fe38-9243-4f86-be00-3b7b391cb687",
    "datetime": "2023-10-08T16:05:00-04:00",
    "cutoff_datetime": "2023-10-08T16:05:00-04:00",
    "name": "Philadelphia Eagles v. Los Angeles Rams",
    "bettypes": [
        {
            "id": "19b2f0ec-dcf1-4cd5-be06-f1ab52418547",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d169013-cc4b-44b1-8b02-4bad2cfb2c03/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-03T10:18:15.647574-04: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": "Philadelphia Eagles",
                        "amount": 6324.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a785de43-efd6-4447-94ff-bdbbf7d9a31e",
                    "gambit_id": "96331f6d-7b6c-461c-bf92-38a0bec17d76",
                    "last_updated": "2023-10-09T15:43:12.018777-04:00",
                    "created_at": "2023-10-03T10:18:15.653899-04:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b2f0ec-dcf1-4cd5-be06-f1ab52418547/?format=api"
                },
                {
                    "id": "d8895f2e-038d-4e60-bbf5-0fe3e67c3e21",
                    "gambit_id": "169a72e4-8d8c-45d4-9d81-71e540ddd136",
                    "last_updated": "2023-10-09T15:43:12.022976-04:00",
                    "created_at": "2023-10-03T10:18:15.660220-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b2f0ec-dcf1-4cd5-be06-f1ab52418547/?format=api"
                }
            ]
        },
        {
            "id": "839d616d-d5bd-46bd-ba68-bfe9cd8291be",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d169013-cc4b-44b1-8b02-4bad2cfb2c03/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-03T10:18:15.628983-04: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": "Philadelphia Eagles",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2175545-5603-4f3c-9ce5-df82b3e7ed02",
                    "gambit_id": "4bab6cf1-34de-4e1b-9f11-08bba01a3b5f",
                    "last_updated": "2023-10-09T15:43:12.006120-04:00",
                    "created_at": "2023-10-03T10:18:15.635110-04:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839d616d-d5bd-46bd-ba68-bfe9cd8291be/?format=api"
                },
                {
                    "id": "8f1fa295-36ee-408e-b62b-24243b026d76",
                    "gambit_id": "9cffcaeb-8438-4c92-8c10-0fe586ff4ee7",
                    "last_updated": "2023-10-09T15:43:12.011071-04:00",
                    "created_at": "2023-10-03T10:18:15.641358-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839d616d-d5bd-46bd-ba68-bfe9cd8291be/?format=api"
                }
            ]
        },
        {
            "id": "3bdd6afe-97dc-422c-b519-0c393e820c8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d169013-cc4b-44b1-8b02-4bad2cfb2c03/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-03T10:18:15.669164-04: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 50.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 50.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f677e8ea-41a3-4a14-b819-7cb520e900e5",
                    "gambit_id": "367a4fff-6ab2-426c-87f7-c17111fde5ef",
                    "last_updated": "2023-10-09T15:43:12.046962-04:00",
                    "created_at": "2023-10-03T10:18:15.676849-04:00",
                    "name": "Game Total Over 50.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdd6afe-97dc-422c-b519-0c393e820c8a/?format=api"
                },
                {
                    "id": "ee7dd305-89bc-47ad-a8ad-55fb4fca9f21",
                    "gambit_id": "de95f24a-420e-486f-b9e3-d2901be184af",
                    "last_updated": "2023-10-09T15:43:12.052356-04:00",
                    "created_at": "2023-10-03T10:18:15.684354-04:00",
                    "name": "Game Total Under 50.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdd6afe-97dc-422c-b519-0c393e820c8a/?format=api"
                }
            ]
        }
    ]
}